Status: Pass 1027 Failure 85 Skip 93
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.servers.test_create_server | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersTestBootFromVolume) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 59, in resource_setup server_initial = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 275, in create_test_server LOG.exception("Deleting volume %s failed, exception %s", File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6557d5ea-95b9-43eb-a358-620e56572584 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.compute.volumes.test_volumes_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 93b8d13e-9ed9-4bf6-996d-c1e0b3fdd7f4 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.admin.test_snapshots_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
SnapshotsActionsTest) |
fail
ft3.1: setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7f2042d3-98de-459f-a1ca-64eeab8a087d failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.admin.test_volume_quotas_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeQuotasNegativeTestJSON) |
fail
ft4.1: setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a2cef751-5f8f-4adb-9741-703da7f65e23 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumeSnapshotQuotasNegativeTestJSON) |
fail
ft5.1: setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8f781b1f-f666-43a7-8dca-e7cd66de932e failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.admin.test_volumes_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesListAdminTestJSON) |
fail
ft6.1: setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5250dcd0-992b-476f-9396-5ca10372e2fe failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_image_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesImageMetadata) |
fail
ft7.1: setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29f810dc-8de2-4590-b9c2-8d487c1747df failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_snapshot_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
SnapshotMetadataTestJSON) |
fail
ft8.1: setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 48b78919-d7df-4c2f-9a34-3fc6e91c8593 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_volume_absolute_limits | 1 | 0 | 1 | 0 | 0 | Detail | |
AbsoluteLimitsTests) |
fail
ft9.1: setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 14c524bb-1c54-481d-87ee-02909df73d71 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_volume_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesMetadataTest) |
fail
ft10.1: setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8b6da33b-d93f-444e-a94e-b47ab171843f failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesActionsTest) |
fail
ft11.1: setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5ed9371a-e41f-447b-8fe0-ecc9c71e5d15 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_volumes_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesListTestJSON) |
fail
ft12.1: setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29b8dd60-569b-481f-bda3-d0eb94dce6b7 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_volumes_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesNegativeTest) |
fail
ft13.1: setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 60d62599-e3f6-41c4-81db-02d21635695f failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_volumes_snapshots | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotTestJSON) |
fail
ft14.1: setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 743012dd-abff-4b2b-921f-488690edb21e failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.volume.test_volumes_snapshots_list | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesSnapshotListTestJSON) |
fail
ft15.1: setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bc4b67b3-c8ef-46a7-9b74-2fca7ec01b0d failed to build and is in ERROR status |
||||||
tearDownClass (tempest.api.compute.admin.test_live_migration | 2 | 0 | 2 | 0 | 0 | Detail | |
LiveMigrationTest) |
fail
ft16.1: tearDownClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)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: (LiveMigrationTest:tearDownClass) Failed to delete volume 997d5f5d-e99e-462a-8484-14b1195f85a5 within the required time (360 s). Timer started at 1661029646. Timer ended at 1661030006. Waited for 360 s., <traceback object at 0x7ffba5664680>) |
||||||
LiveAutoBlockMigrationV225Test) |
fail
ft16.2: tearDownClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)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 0x7fccde7ef880>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (LiveAutoBlockMigrationV225Test:tearDownClass) Failed to delete volume 2c684cdd-8c9b-467e-ae3e-ba5141281cbc within the required time (360 s). Timer started at 1661029798. Timer ended at 1661030158. Waited for 360 s., <traceback object at 0x7fccde7cb9c0>)) |
||||||
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft17.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: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume b4e47d00-e3cb-47d4-a932-c6b81c03aac3 within the required time (360 s). Timer started at 1661029755. Timer ended at 1661030115. Waited for 360 s., <traceback object at 0x7fe66eae1ec0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 6aab6b13-d5cd-4e27-b735-df6289512ea1 within the required time (360 s). Timer started at 1661030116. Timer ended at 1661030476. Waited for 360 s., <traceback object at 0x7fe66eacda40>)) |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 3 | 1 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt18.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt18.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt18.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft18.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:00:30,731 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.118s 2022-08-20 21:00:30,731 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3272', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5f39d441-66a6-466f-9a37-44e61fd276ba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "name": "tempest-LiveAutoBlockMigrationV225Test-165698469-project", "password_expires_at": null}, "audit_ids": ["U46aIClARxa4haWixxvs3Q"], "expires_at": "2022-08-20T22:00:30.000000Z", "issued_at": "2022-08-20T21:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "name": "tempest-LiveAutoBlockMigrationV225Test-165698469"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_c8bfb40c6e1e496fb1a3703ddb50e8bb", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/c8bfb40c6e1e496fb1a3703ddb50e8bb", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:00:30,732 146534 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration) Found network {'id': '05b11391-5645-4c33-ac03-5d890e9cfe11', 'name': 'tempest-LiveAutoBlockMigrationV225Test-271724062-network', 'tenant_id': 'c8bfb40c6e1e496fb1a3703ddb50e8bb', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8bfb40c6e1e496fb1a3703ddb50e8bb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 150, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T20:56:39Z', 'updated_at': '2022-08-20T20:56:39Z', 'revision_number': 1} available for tenant 2022-08-20 21:00:31,384 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes 0.651s 2022-08-20 21:00:31,384 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-2094281454", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d362bca9-c924-4d02-a267-61d3cb69419a', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d362bca9-c924-4d02-a267-61d3cb69419a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.230927", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:00:31,442 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.048s 2022-08-20 21:00:31,443 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a055e4f-cbd7-493d-9239-b47d730fbe76', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a055e4f-cbd7-493d-9239-b47d730fbe76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:32,529 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.074s 2022-08-20 21:00:32,529 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecae184-f96d-4ea4-8c27-f325b2985a50', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecae184-f96d-4ea4-8c27-f325b2985a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:33,649 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.108s 2022-08-20 21:00:33,649 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64530432-c986-46ba-998e-5c5c65654eec', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64530432-c986-46ba-998e-5c5c65654eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:34,783 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.121s 2022-08-20 21:00:34,783 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad98dcdf-57e8-4b7d-af30-5f1852d935d3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad98dcdf-57e8-4b7d-af30-5f1852d935d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:35,887 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.092s 2022-08-20 21:00:35,887 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1618755-2f3d-4de8-87e3-1861001adaa6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1618755-2f3d-4de8-87e3-1861001adaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:37,035 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.136s 2022-08-20 21:00:37,035 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a54846d-dc35-4ffd-b2ef-a74cc5930649', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a54846d-dc35-4ffd-b2ef-a74cc5930649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:38,315 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.265s 2022-08-20 21:00:38,315 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eb28128-0bdf-40ff-85c1-c8dc47886fce', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eb28128-0bdf-40ff-85c1-c8dc47886fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:39,450 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.121s 2022-08-20 21:00:39,450 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc88d14c-a71d-4599-bdbc-cc79ae584a7f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc88d14c-a71d-4599-bdbc-cc79ae584a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:40,527 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.060s 2022-08-20 21:00:40,527 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ac42aa-fbbb-45ac-8dae-204b82bf97d5', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ac42aa-fbbb-45ac-8dae-204b82bf97d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:41,675 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.136s 2022-08-20 21:00:41,676 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b09b9635-bd81-485e-a7a6-17c717092f38', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b09b9635-bd81-485e-a7a6-17c717092f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:42,734 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.047s 2022-08-20 21:00:42,735 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de52a7d5-1517-484f-90c9-86641fd42140', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de52a7d5-1517-484f-90c9-86641fd42140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:43,856 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.109s 2022-08-20 21:00:43,856 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2226db73-ee66-4c42-a7a5-f3938d195791', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2226db73-ee66-4c42-a7a5-f3938d195791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:44,959 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.092s 2022-08-20 21:00:44,960 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42d3395-a43e-422a-99e7-4977c2b2fc91', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42d3395-a43e-422a-99e7-4977c2b2fc91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:46,092 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.120s 2022-08-20 21:00:46,093 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5676e0fb-2726-466f-91ae-7099c14fa1e3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5676e0fb-2726-466f-91ae-7099c14fa1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:47,192 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.087s 2022-08-20 21:00:47,192 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b068e38b-7b55-423d-bf85-039458ad4b62', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b068e38b-7b55-423d-bf85-039458ad4b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:48,273 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.069s 2022-08-20 21:00:48,273 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac88c106-2e71-4891-a295-1585be3e270f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac88c106-2e71-4891-a295-1585be3e270f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:49,346 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.060s 2022-08-20 21:00:49,346 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ecbc564-ff63-4517-849e-a7446ac42bd6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ecbc564-ff63-4517-849e-a7446ac42bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:50,475 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.117s 2022-08-20 21:00:50,476 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7f2a12-74db-4158-bb33-3624c9eb7d6b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7f2a12-74db-4158-bb33-3624c9eb7d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:51,586 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.099s 2022-08-20 21:00:51,587 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ba1e81-cb02-460d-b8b5-c91bca6cd910', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ba1e81-cb02-460d-b8b5-c91bca6cd910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:52,682 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.083s 2022-08-20 21:00:52,682 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c069f9-a2a0-47ca-9bc7-60c4f9c296d8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c069f9-a2a0-47ca-9bc7-60c4f9c296d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:53,784 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.090s 2022-08-20 21:00:53,785 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6787000e-6d02-410b-9eed-a620c70c8d76', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6787000e-6d02-410b-9eed-a620c70c8d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:54,858 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.062s 2022-08-20 21:00:54,859 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd344b3-3919-4a3f-bb91-ed1eb7206dff', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd344b3-3919-4a3f-bb91-ed1eb7206dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:31.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:55,922 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.053s 2022-08-20 21:00:55,923 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd061f7-fc56-4cdb-944c-c81f702df350', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd061f7-fc56-4cdb-944c-c81f702df350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:57,004 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.069s 2022-08-20 21:00:57,004 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002fbb32-8afe-4b23-951d-671745590b0d', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002fbb32-8afe-4b23-951d-671745590b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:58,060 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.045s 2022-08-20 21:00:58,061 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053b796d-b98f-4d35-b20a-1750435566a3', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053b796d-b98f-4d35-b20a-1750435566a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:00:59,217 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.141s 2022-08-20 21:00:59,218 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834f66ff-d38b-4916-bd77-e29bfb4ac0f7', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834f66ff-d38b-4916-bd77-e29bfb4ac0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:00,363 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.132s 2022-08-20 21:01:00,364 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6128626-eda4-441a-b90f-f2f5577722a0', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6128626-eda4-441a-b90f-f2f5577722a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:01,467 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.091s 2022-08-20 21:01:01,467 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fd76e2-9b7e-476e-86f4-6de8bfddf6e3', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fd76e2-9b7e-476e-86f4-6de8bfddf6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:02,577 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.094s 2022-08-20 21:01:02,577 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee827cd-200b-4c14-a6a8-79d8e36143e4', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee827cd-200b-4c14-a6a8-79d8e36143e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:03,654 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.066s 2022-08-20 21:01:03,655 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02c72725-14b9-4c63-9835-c0956db4ad99', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02c72725-14b9-4c63-9835-c0956db4ad99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:04,777 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.111s 2022-08-20 21:01:04,778 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac92355c-85e5-4830-96fc-2309d74e1469', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac92355c-85e5-4830-96fc-2309d74e1469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:05,957 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.167s 2022-08-20 21:01:05,957 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e1a4bc-a2a8-491c-b7d3-51ad3b203a72', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e1a4bc-a2a8-491c-b7d3-51ad3b203a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:07,056 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.082s 2022-08-20 21:01:07,057 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5749e0-5202-40cb-9da1-4135fd7ea1ad', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5749e0-5202-40cb-9da1-4135fd7ea1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:08,151 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.080s 2022-08-20 21:01:08,152 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a117cc26-7ed6-4ff0-907c-fe3778c4ed2f', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a117cc26-7ed6-4ff0-907c-fe3778c4ed2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:09,266 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.101s 2022-08-20 21:01:09,271 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc08b98-a40d-4bd8-a32d-49b9bae5bae5', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc08b98-a40d-4bd8-a32d-49b9bae5bae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:10,422 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.138s 2022-08-20 21:01:10,423 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5c7d37-1d5c-447a-85ba-51d1a626765b', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5c7d37-1d5c-447a-85ba-51d1a626765b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:11,525 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.089s 2022-08-20 21:01:11,525 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fcdd2a-ca38-4d8f-969b-6e1386fcd01f', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fcdd2a-ca38-4d8f-969b-6e1386fcd01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:00:56.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:12,607 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.071s 2022-08-20 21:01:12,608 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab4b8cd-7b71-467f-b071-3d6464093ba3', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab4b8cd-7b71-467f-b071-3d6464093ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:01:12.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:13,701 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.081s 2022-08-20 21:01:13,701 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62fbe1b-a4eb-41b1-be35-5147954d3f57', 'content-length': '968', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62fbe1b-a4eb-41b1-be35-5147954d3f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:01:12.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:14,793 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64 0.079s 2022-08-20 21:01:14,794 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1e4836-e1c8-4e3c-b9de-c233e4502ef4', 'content-length': '1356', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1e4836-e1c8-4e3c-b9de-c233e4502ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64'} Body: b'{"volume": {"id": "9929c09d-47b3-4e90-b04b-521510460b64", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:00:31.000000", "updated_at": "2022-08-20T21:01:14.000000", "name": "tempest-tempest.common.compute-volume-2094281454", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/c8bfb40c6e1e496fb1a3703ddb50e8bb/volumes/9929c09d-47b3-4e90-b04b-521510460b64"}], "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "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": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb"}}' 2022-08-20 21:01:14,805 146534 INFO [tempest.common.waiters] volume 9929c09d-47b3-4e90-b04b-521510460b64 reached available after waiting for 43.805030 seconds 2022-08-20 21:01:17,108 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.23/compute/v2.1/servers 2.303s 2022-08-20 21:01:17,109 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "05b11391-5645-4c33-ac03-5d890e9cfe11"}], "block_device_mapping_v2": [{"uuid": "9929c09d-47b3-4e90-b04b-521510460b64", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56578778-d80f-411e-a519-4751fd41b9bf', 'x-compute-request-id': 'req-56578778-d80f-411e-a519-4751fd41b9bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "v53Y3joSGLgg"}}' 2022-08-20 21:01:19,254 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 2.141s 2022-08-20 21:01:19,254 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1786cec4-68f9-4a67-a8e3-e19e92e5819e', 'x-compute-request-id': 'req-1786cec4-68f9-4a67-a8e3-e19e92e5819e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:21,008 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.741s 2022-08-20 21:01:21,009 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b73ee5-6a50-4b77-803e-4fa4f9d65477', 'x-compute-request-id': 'req-b3b73ee5-6a50-4b77-803e-4fa4f9d65477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:22,938 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.915s 2022-08-20 21:01:22,938 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eb8e7ec-28fe-454e-93e4-c0b375c133fc', 'x-compute-request-id': 'req-0eb8e7ec-28fe-454e-93e4-c0b375c133fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:22,960 146534 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2022-08-20 21:01:24,811 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.850s 2022-08-20 21:01:24,811 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ac077f-54b2-4fa0-83cb-ec53bf038de1', 'x-compute-request-id': 'req-69ac077f-54b2-4fa0-83cb-ec53bf038de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:26,905 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.076s 2022-08-20 21:01:26,906 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5deb8fad-22f2-492b-8452-3400475d9d83', 'x-compute-request-id': 'req-5deb8fad-22f2-492b-8452-3400475d9d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:28,720 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.792s 2022-08-20 21:01:28,720 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21381ad-cdf4-421f-80f7-401b9117540f', 'x-compute-request-id': 'req-e21381ad-cdf4-421f-80f7-401b9117540f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:30,484 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.750s 2022-08-20 21:01:30,485 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f74d87-de13-480e-b808-40872f584a5a', 'x-compute-request-id': 'req-c7f74d87-de13-480e-b808-40872f584a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:31,943 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.445s 2022-08-20 21:01:31,944 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b7429a-982d-4120-b087-25ec4db6fd83', 'x-compute-request-id': 'req-19b7429a-982d-4120-b087-25ec4db6fd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:33,904 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.942s 2022-08-20 21:01:33,905 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2726e17-b5cd-415f-8653-cc3ab77cbd23', 'x-compute-request-id': 'req-f2726e17-b5cd-415f-8653-cc3ab77cbd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:36,051 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.128s 2022-08-20 21:01:36,052 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8012314-7ac5-4bd0-a51e-c7aff8c1c8d5', 'x-compute-request-id': 'req-b8012314-7ac5-4bd0-a51e-c7aff8c1c8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "BUILD", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "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": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:37,902 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.835s 2022-08-20 21:01:37,903 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080ce346-4031-4643-a9ea-f7105ed3c598', 'x-compute-request-id': 'req-080ce346-4031-4643-a9ea-f7105ed3c598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "ACTIVE", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:36Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.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": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:37,925 146534 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2022-08-20 21:01:38,453 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.528s 2022-08-20 21:01:38,454 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1969', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90e4c9b-9d44-4391-91aa-f35ab1aa74b5', 'x-compute-request-id': 'req-f90e4c9b-9d44-4391-91aa-f35ab1aa74b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "ACTIVE", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:36Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "nch1-master-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-EXT-SRV-ATTR:hypervisor_hostname": "nch1-master-1", "OS-EXT-SRV-ATTR:reservation_id": "r-h8zi265s", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1371787379", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2022-08-20 21:01:39,579 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.108s 2022-08-20 21:01:39,579 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1969', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eda5c3e-fdd3-4f93-a95a-cdb2cc1d21bf', 'x-compute-request-id': 'req-1eda5c3e-fdd3-4f93-a95a-cdb2cc1d21bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "ACTIVE", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:36Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "nch1-master-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-EXT-SRV-ATTR:hypervisor_hostname": "nch1-master-1", "OS-EXT-SRV-ATTR:reservation_id": "r-h8zi265s", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1371787379", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2022-08-20 21:01:39,907 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/os-services?binary=nova-compute 0.311s 2022-08-20 21:01:39,908 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a7783e8-7854-453a-a75a-90abed86c113', 'x-compute-request-id': 'req-9a7783e8-7854-453a-a75a-90abed86c113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "nch2-master-1", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-08-20T21:01:30.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "nch1-master-1", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-08-20T21:01:35.000000", "disabled_reason": null, "forced_down": false}]}' 2022-08-20 21:01:39,912 146534 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source nch1-master-1 to destination nch2-master-1 2022-08-20 21:01:44,804 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649/action 4.892s 2022-08-20 21:01:44,804 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "nch2-master-1", "block_migration": "auto"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08004cf-5911-431a-b0ba-222dc63c0ab4', 'x-compute-request-id': 'req-c08004cf-5911-431a-b0ba-222dc63c0ab4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649/action'} Body: b'' 2022-08-20 21:01:45,184 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.379s 2022-08-20 21:01:45,184 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-419eb8cf-ad60-43e7-912c-c92c84667874', 'x-compute-request-id': 'req-419eb8cf-ad60-43e7-912c-c92c84667874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:46,537 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.338s 2022-08-20 21:01:46,537 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b896043d-db29-41b9-a94c-c11a1547d2b7', 'x-compute-request-id': 'req-b896043d-db29-41b9-a94c-c11a1547d2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:48,086 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.534s 2022-08-20 21:01:48,087 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4927ed5-f569-4144-b325-507476d6c6c1', 'x-compute-request-id': 'req-b4927ed5-f569-4144-b325-507476d6c6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:49,582 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.481s 2022-08-20 21:01:49,582 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f93a044-a110-4418-9bed-6cecee40bfa1', 'x-compute-request-id': 'req-6f93a044-a110-4418-9bed-6cecee40bfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:50,867 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.269s 2022-08-20 21:01:50,867 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4af00154-7640-4557-bd78-f3a52a81720f', 'x-compute-request-id': 'req-4af00154-7640-4557-bd78-f3a52a81720f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:52,048 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.166s 2022-08-20 21:01:52,048 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2b1f02-3d3e-42ab-9cc4-85e5fcd2b3cf', 'x-compute-request-id': 'req-6c2b1f02-3d3e-42ab-9cc4-85e5fcd2b3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:53,474 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.411s 2022-08-20 21:01:53,474 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e36d3fc-2cc0-4d22-9294-cc51d3e8b1aa', 'x-compute-request-id': 'req-5e36d3fc-2cc0-4d22-9294-cc51d3e8b1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:55,694 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.205s 2022-08-20 21:01:55,694 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4ad46d-3740-46d9-bd29-c46cb3f98958', 'x-compute-request-id': 'req-6b4ad46d-3740-46d9-bd29-c46cb3f98958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:57,315 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.606s 2022-08-20 21:01:57,315 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db3ed6aa-bece-4810-bed3-3667f2730b1f', 'x-compute-request-id': 'req-db3ed6aa-bece-4810-bed3-3667f2730b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:01:58,867 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.536s 2022-08-20 21:01:58,867 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4547af0-b6cd-4599-bb7f-742106f06409', 'x-compute-request-id': 'req-f4547af0-b6cd-4599-bb7f-742106f06409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:00,476 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.589s 2022-08-20 21:02:00,476 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c172e1-6448-49b9-a1bf-ff5712ace5ec', 'x-compute-request-id': 'req-00c172e1-6448-49b9-a1bf-ff5712ace5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:02,379 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.883s 2022-08-20 21:02:02,379 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582505d7-f481-4baf-a0dd-c7f0d68e54c9', 'x-compute-request-id': 'req-582505d7-f481-4baf-a0dd-c7f0d68e54c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:04,590 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.194s 2022-08-20 21:02:04,590 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c3973e-9927-4796-a9a7-a9dbd8f2c2a6', 'x-compute-request-id': 'req-37c3973e-9927-4796-a9a7-a9dbd8f2c2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:06,585 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.980s 2022-08-20 21:02:06,585 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d19913a-c989-421f-9850-762cc12d3d4e', 'x-compute-request-id': 'req-2d19913a-c989-421f-9850-762cc12d3d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:08,471 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.869s 2022-08-20 21:02:08,471 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab053de5-1073-483d-8513-49bb6ca033c9', 'x-compute-request-id': 'req-ab053de5-1073-483d-8513-49bb6ca033c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:10,077 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.588s 2022-08-20 21:02:10,077 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7cca797-dcce-4b99-b9d0-4154edbbdc93', 'x-compute-request-id': 'req-d7cca797-dcce-4b99-b9d0-4154edbbdc93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:11,902 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.810s 2022-08-20 21:02:11,902 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e023de03-f91f-47c5-9a1e-73609b7192de', 'x-compute-request-id': 'req-e023de03-f91f-47c5-9a1e-73609b7192de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:13,538 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.621s 2022-08-20 21:02:13,538 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ad5552-281a-4486-958f-7da31ec88839', 'x-compute-request-id': 'req-24ad5552-281a-4486-958f-7da31ec88839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:15,093 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.541s 2022-08-20 21:02:15,094 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f79282d-d8ea-4e40-8f90-d03f3b0e8d1e', 'x-compute-request-id': 'req-5f79282d-d8ea-4e40-8f90-d03f3b0e8d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:16,804 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.695s 2022-08-20 21:02:16,804 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5742c7f4-efc8-4157-8439-514b16ac4e65', 'x-compute-request-id': 'req-5742c7f4-efc8-4157-8439-514b16ac4e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:18,379 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.557s 2022-08-20 21:02:18,380 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b446626a-0811-45da-b7d7-35f79f23cfff', 'x-compute-request-id': 'req-b446626a-0811-45da-b7d7-35f79f23cfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:19,651 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.256s 2022-08-20 21:02:19,651 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165faafc-c685-4747-b8ec-3e2d41d66dc8', 'x-compute-request-id': 'req-165faafc-c685-4747-b8ec-3e2d41d66dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:21,198 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.531s 2022-08-20 21:02:21,199 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-809de530-db66-48fb-a827-670085335fe4', 'x-compute-request-id': 'req-809de530-db66-48fb-a827-670085335fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:22,499 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.287s 2022-08-20 21:02:22,500 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f2f5ff4-a4af-4135-a428-82f0bc4142c4', 'x-compute-request-id': 'req-6f2f5ff4-a4af-4135-a428-82f0bc4142c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:23,720 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.206s 2022-08-20 21:02:23,721 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07504173-0fce-4a69-bbd0-5ae4809505c9', 'x-compute-request-id': 'req-07504173-0fce-4a69-bbd0-5ae4809505c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:24,945 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.209s 2022-08-20 21:02:24,946 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2589069-7bb1-4bf5-950a-15ba3fd497b0', 'x-compute-request-id': 'req-a2589069-7bb1-4bf5-950a-15ba3fd497b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:26,534 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.572s 2022-08-20 21:02:26,534 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026dd77a-4802-4998-8f01-cc5434e0b2ed', 'x-compute-request-id': 'req-026dd77a-4802-4998-8f01-cc5434e0b2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:28,023 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.474s 2022-08-20 21:02:28,024 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a593c1-8361-4671-9750-0e98dedf1a10', 'x-compute-request-id': 'req-50a593c1-8361-4671-9750-0e98dedf1a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:29,539 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.492s 2022-08-20 21:02:29,539 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-babd657d-6e65-422b-abb6-e3ce0f093ac0', 'x-compute-request-id': 'req-babd657d-6e65-422b-abb6-e3ce0f093ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:31,635 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.081s 2022-08-20 21:02:31,635 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b6c458d-0304-4bf0-a835-3973b29af065', 'x-compute-request-id': 'req-0b6c458d-0304-4bf0-a835-3973b29af065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:33,257 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.607s 2022-08-20 21:02:33,257 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf828ea5-78b9-4aad-9312-c1ab24c80891', 'x-compute-request-id': 'req-bf828ea5-78b9-4aad-9312-c1ab24c80891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:34,998 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.726s 2022-08-20 21:02:34,999 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfce4f17-0960-43fd-a9f1-83ee652cfa51', 'x-compute-request-id': 'req-bfce4f17-0960-43fd-a9f1-83ee652cfa51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:36,381 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.364s 2022-08-20 21:02:36,381 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de10e938-4737-4982-b07f-090737bbe2c5', 'x-compute-request-id': 'req-de10e938-4737-4982-b07f-090737bbe2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:38,112 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.713s 2022-08-20 21:02:38,112 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32fcf503-9993-4062-9f77-4f3724ec6c7f', 'x-compute-request-id': 'req-32fcf503-9993-4062-9f77-4f3724ec6c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:40,077 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.947s 2022-08-20 21:02:40,078 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a78e4ffa-475e-4706-8600-0f69898b2ade', 'x-compute-request-id': 'req-a78e4ffa-475e-4706-8600-0f69898b2ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:41,658 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.563s 2022-08-20 21:02:41,659 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda95122-787d-4050-8460-8161cead503f', 'x-compute-request-id': 'req-fda95122-787d-4050-8460-8161cead503f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:43,197 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.521s 2022-08-20 21:02:43,198 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708d222e-fd15-47e8-a42b-73ced92b4838', 'x-compute-request-id': 'req-708d222e-fd15-47e8-a42b-73ced92b4838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:44,975 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.760s 2022-08-20 21:02:44,975 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57816eb-0eb7-47a6-8543-39691ed3efc6', 'x-compute-request-id': 'req-b57816eb-0eb7-47a6-8543-39691ed3efc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:46,955 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.962s 2022-08-20 21:02:46,956 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6db850b5-ab13-4912-9bea-cc876b757a96', 'x-compute-request-id': 'req-6db850b5-ab13-4912-9bea-cc876b757a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:48,507 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.531s 2022-08-20 21:02:48,508 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2b8e12-c3ea-4b47-a413-ff70b7b54177', 'x-compute-request-id': 'req-0d2b8e12-c3ea-4b47-a413-ff70b7b54177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:50,271 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.747s 2022-08-20 21:02:50,272 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3594d0-47c2-4ba1-b883-1bb8e70402bf', 'x-compute-request-id': 'req-7d3594d0-47c2-4ba1-b883-1bb8e70402bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:51,932 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.645s 2022-08-20 21:02:51,933 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c392d3a3-eb30-45d9-86ab-6775f89b6d0f', 'x-compute-request-id': 'req-c392d3a3-eb30-45d9-86ab-6775f89b6d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:53,705 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.758s 2022-08-20 21:02:53,706 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6096c582-9018-446a-bba6-cb29f9c910c9', 'x-compute-request-id': 'req-6096c582-9018-446a-bba6-cb29f9c910c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:55,102 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.381s 2022-08-20 21:02:55,102 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d7314b5-0d55-40f9-9bcd-002b738aed42', 'x-compute-request-id': 'req-3d7314b5-0d55-40f9-9bcd-002b738aed42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:56,468 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.352s 2022-08-20 21:02:56,469 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155b324f-2a4a-4b6a-9165-f188e5b2c4ea', 'x-compute-request-id': 'req-155b324f-2a4a-4b6a-9165-f188e5b2c4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:57,732 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.244s 2022-08-20 21:02:57,733 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee77501-5df8-478f-b12d-667de18fa6f1', 'x-compute-request-id': 'req-2ee77501-5df8-478f-b12d-667de18fa6f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:02:59,299 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.552s 2022-08-20 21:02:59,300 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f21823-3208-4a21-921f-01412a466e3a', 'x-compute-request-id': 'req-c8f21823-3208-4a21-921f-01412a466e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:00,579 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.265s 2022-08-20 21:03:00,579 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31998d3f-6483-4d5a-baff-987198ec7265', 'x-compute-request-id': 'req-31998d3f-6483-4d5a-baff-987198ec7265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:01,801 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.207s 2022-08-20 21:03:01,801 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d670b228-3cb4-4d8a-8bb5-145e730d4655', 'x-compute-request-id': 'req-d670b228-3cb4-4d8a-8bb5-145e730d4655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:03,090 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.270s 2022-08-20 21:03:03,091 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27404e31-69af-4007-86df-5b6b8a52f666', 'x-compute-request-id': 'req-27404e31-69af-4007-86df-5b6b8a52f666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:04,277 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.173s 2022-08-20 21:03:04,278 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff87cebf-2d3b-465d-96ad-ed3b060a63ab', 'x-compute-request-id': 'req-ff87cebf-2d3b-465d-96ad-ed3b060a63ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:05,538 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.243s 2022-08-20 21:03:05,539 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60fa7324-53ff-4bf5-bdb3-6525b270b5ed', 'x-compute-request-id': 'req-60fa7324-53ff-4bf5-bdb3-6525b270b5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:06,817 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.262s 2022-08-20 21:03:06,817 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ca37e4c-d68b-405a-8af8-a2a60c5d65a2', 'x-compute-request-id': 'req-0ca37e4c-d68b-405a-8af8-a2a60c5d65a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:08,023 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.190s 2022-08-20 21:03:08,023 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3fed36-51f6-4a12-948c-b395faecfac2', 'x-compute-request-id': 'req-aa3fed36-51f6-4a12-948c-b395faecfac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:09,362 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.318s 2022-08-20 21:03:09,363 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2021f1ce-0e2c-416f-ac38-8a8c601fa7f6', 'x-compute-request-id': 'req-2021f1ce-0e2c-416f-ac38-8a8c601fa7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:11,289 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.911s 2022-08-20 21:03:11,289 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1557c43-770a-457c-ad59-345f9bc0aa3f', 'x-compute-request-id': 'req-f1557c43-770a-457c-ad59-345f9bc0aa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:12,543 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.239s 2022-08-20 21:03:12,544 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52500b2-c367-486d-9341-a5ec0863da09', 'x-compute-request-id': 'req-d52500b2-c367-486d-9341-a5ec0863da09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:13,816 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.258s 2022-08-20 21:03:13,817 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fabea1e-d3b9-4002-a6b5-137febe0e756', 'x-compute-request-id': 'req-7fabea1e-d3b9-4002-a6b5-137febe0e756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:15,001 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.170s 2022-08-20 21:03:15,001 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80515ec5-6340-4eaa-9d98-bcc403297a87', 'x-compute-request-id': 'req-80515ec5-6340-4eaa-9d98-bcc403297a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:16,183 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.168s 2022-08-20 21:03:16,184 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e0404b-f582-4335-bb3d-fd1907250c03', 'x-compute-request-id': 'req-52e0404b-f582-4335-bb3d-fd1907250c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:17,664 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.465s 2022-08-20 21:03:17,665 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea366ed-430f-4c1c-91a5-27c3793f3bd4', 'x-compute-request-id': 'req-5ea366ed-430f-4c1c-91a5-27c3793f3bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:19,190 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.510s 2022-08-20 21:03:19,191 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f532e0d-4684-4193-8b63-d9d6f05e183f', 'x-compute-request-id': 'req-0f532e0d-4684-4193-8b63-d9d6f05e183f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:20,606 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.399s 2022-08-20 21:03:20,606 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7a4b20-838b-40c9-9d28-494499e4b420', 'x-compute-request-id': 'req-6d7a4b20-838b-40c9-9d28-494499e4b420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:21,794 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.173s 2022-08-20 21:03:21,795 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16575c52-0dd5-401b-9688-076bc66a672e', 'x-compute-request-id': 'req-16575c52-0dd5-401b-9688-076bc66a672e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:23,129 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.317s 2022-08-20 21:03:23,129 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dcb258a-be4d-4b66-b1e9-01e05dc9a205', 'x-compute-request-id': 'req-5dcb258a-be4d-4b66-b1e9-01e05dc9a205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:24,498 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.352s 2022-08-20 21:03:24,499 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf4ff0bb-6d20-46e9-980d-ffc6a70f3452', 'x-compute-request-id': 'req-cf4ff0bb-6d20-46e9-980d-ffc6a70f3452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:26,606 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.092s 2022-08-20 21:03:26,607 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb36f50-3255-403c-8713-7c18358053c1', 'x-compute-request-id': 'req-9cb36f50-3255-403c-8713-7c18358053c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:28,375 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.745s 2022-08-20 21:03:28,376 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa41c62-d332-48c5-81ec-b7a266897f21', 'x-compute-request-id': 'req-aaa41c62-d332-48c5-81ec-b7a266897f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:29,756 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.363s 2022-08-20 21:03:29,757 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72888c86-291b-4cbc-83ac-f1065e9985dc', 'x-compute-request-id': 'req-72888c86-291b-4cbc-83ac-f1065e9985dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:31,263 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.490s 2022-08-20 21:03:31,263 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-357341e0-0367-4e3b-b81f-ba8b562c085e', 'x-compute-request-id': 'req-357341e0-0367-4e3b-b81f-ba8b562c085e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:32,833 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.555s 2022-08-20 21:03:32,833 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1703666c-c6c4-4d89-8efe-0e4ec619406e', 'x-compute-request-id': 'req-1703666c-c6c4-4d89-8efe-0e4ec619406e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:34,775 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.923s 2022-08-20 21:03:34,776 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f314570-eb9d-442b-a291-7ed9d3893a5e', 'x-compute-request-id': 'req-3f314570-eb9d-442b-a291-7ed9d3893a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:36,935 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.127s 2022-08-20 21:03:36,936 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da2fd64-476a-47e7-9d6f-8079f607ab93', 'x-compute-request-id': 'req-9da2fd64-476a-47e7-9d6f-8079f607ab93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:39,195 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.246s 2022-08-20 21:03:39,196 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b738a550-1154-4b76-a205-b49944a883ad', 'x-compute-request-id': 'req-b738a550-1154-4b76-a205-b49944a883ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:43,130 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 2.917s 2022-08-20 21:03:43,130 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b371e72-8546-42dd-9fba-7d269a3a98e4', 'x-compute-request-id': 'req-7b371e72-8546-42dd-9fba-7d269a3a98e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:44,719 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.571s 2022-08-20 21:03:44,719 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164bdabf-d5c2-4787-a265-787503b0e896', 'x-compute-request-id': 'req-164bdabf-d5c2-4787-a265-787503b0e896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:45,994 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.252s 2022-08-20 21:03:45,994 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46bd51c9-2a5d-4d08-a95e-0e38587b49cd', 'x-compute-request-id': 'req-46bd51c9-2a5d-4d08-a95e-0e38587b49cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:47,462 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.452s 2022-08-20 21:03:47,463 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3765e97-3999-4753-9422-e356afb3b95f', 'x-compute-request-id': 'req-c3765e97-3999-4753-9422-e356afb3b95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:49,635 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.157s 2022-08-20 21:03:49,635 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff048df-8491-4dd9-be80-8c60af934e94', 'x-compute-request-id': 'req-8ff048df-8491-4dd9-be80-8c60af934e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:51,956 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 1.303s 2022-08-20 21:03:51,956 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f7496a-0c40-4bc8-8a98-60b7dfe7ddfd', 'x-compute-request-id': 'req-64f7496a-0c40-4bc8-8a98-60b7dfe7ddfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:53,552 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.576s 2022-08-20 21:03:53,553 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e4c0a6-58b2-4e56-baa2-8b0e946dc965', 'x-compute-request-id': 'req-01e4c0a6-58b2-4e56-baa2-8b0e946dc965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "MIGRATING", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:01:40Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:55,159 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.590s 2022-08-20 21:03:55,159 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fff0a67-c671-4530-af74-28135586ecdd', 'x-compute-request-id': 'req-3fff0a67-c671-4530-af74-28135586ecdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "ACTIVE", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:03:54Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.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": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-08-20 21:03:55,172 146534 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 130 second wait 2022-08-20 21:03:55,203 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/os-migrations 0.030s 2022-08-20 21:03:55,203 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2953', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11a1af96-9fc6-45b2-bb5b-3707c8da3a1e', 'x-compute-request-id': 'req-11a1af96-9fc6-45b2-bb5b-3707c8da3a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-migrations'} Body: b'{"migrations": [{"id": 1, "source_compute": "nch2-master-1", "dest_compute": "nch1-master-1", "source_node": "nch2-master-1", "dest_node": "nch1-master-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "0af4dd27-f576-4763-a7b6-af77178f74e7", "status": "completed", "migration_type": "live-migration", "created_at": "2022-08-20T20:57:23.000000", "updated_at": "2022-08-20T20:57:46.000000"}, {"id": 4, "source_compute": "nch1-master-1", "dest_compute": "nch2-master-1", "source_node": "nch1-master-1", "dest_node": "nch2-master-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "16a7d89b-5765-439d-bd0e-42637e2dd1b4", "status": "completed", "migration_type": "live-migration", "created_at": "2022-08-20T20:58:23.000000", "updated_at": "2022-08-20T20:58:42.000000"}, {"id": 5, "source_compute": "nch2-master-1", "dest_compute": "nch1-master-1", "source_node": "nch2-master-1", "dest_node": "nch1-master-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "502c00b6-8501-4a7c-a326-f3b67615eca5", "status": "completed", "migration_type": "live-migration", "created_at": "2022-08-20T20:59:59.000000", "updated_at": "2022-08-20T21:00:29.000000"}, {"id": 2, "source_compute": "nch1-master-1", "dest_compute": "nch2-master-1", "source_node": "nch1-master-1", "dest_node": "nch2-master-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "79dc285d-0337-4c34-8b27-cab327d725b9", "status": "completed", "migration_type": "live-migration", "created_at": "2022-08-20T20:57:32.000000", "updated_at": "2022-08-20T20:57:54.000000"}, {"id": 6, "source_compute": "nch1-master-1", "dest_compute": "nch2-master-1", "source_node": "nch1-master-1", "dest_node": "nch2-master-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "baf6d520-73ef-4220-abf9-c84c6ab4bf79", "status": "completed", "migration_type": "live-migration", "created_at": "2022-08-20T21:00:47.000000", "updated_at": "2022-08-20T21:01:18.000000"}, {"id": 3, "source_compute": "nch2-master-1", "dest_compute": "nch1-master-1", "source_node": "nch2-master-1", "dest_node": "nch1-master-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "cebb92b5-73dc-4037-8e69-f4ecf527c8db", "status": "completed", "migration_type": "live-migration", "created_at": "2022-08-20T20:58:11.000000", "updated_at": "2022-08-20T20:58:31.000000"}, {"id": 7, "source_compute": "nch1-master-1", "dest_compute": "nch2-master-1", "source_node": "nch1-master-1", "dest_node": "nch2-master-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "da91c19d-229b-4b83-acde-ffe50f960649", "status": "failed", "migration_type": "live-migration", "created_at": "2022-08-20T21:01:40.000000", "updated_at": "2022-08-20T21:03:54.000000"}]}' 2022-08-20 21:03:55,685 146534 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649 0.474s 2022-08-20 21:03:55,685 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1969', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dec3053-1812-42fd-ada4-4a79a2567b78', 'x-compute-request-id': 'req-4dec3053-1812-42fd-ada4-4a79a2567b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649'} Body: b'{"server": {"id": "da91c19d-229b-4b83-acde-ffe50f960649", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1371787379", "status": "ACTIVE", "tenant_id": "c8bfb40c6e1e496fb1a3703ddb50e8bb", "user_id": "7c276ebf6fe14a9c8f50bd1d1f44fb58", "metadata": {}, "hostId": "8881f8c7f96d1674f473e06dec350d59b3a51270dea05cd0211e7a3d", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:17Z", "updated": "2022-08-20T21:03:54Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-271724062-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ae:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/da91c19d-229b-4b83-acde-ffe50f960649"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/da91c19d-229b-4b83-acde-ffe50f960649"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:01:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "nch1-master-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-EXT-SRV-ATTR:hypervisor_hostname": "nch1-master-1", "OS-EXT-SRV-ATTR:reservation_id": "r-h8zi265s", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1371787379", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9929c09d-47b3-4e90-b04b-521510460b64", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 94, in _live_migrate self.assertEqual(target_host, self.get_host_for_server(server_id), File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'nch2-master-1' != 'nch1-master-1': Live Migration failed. Migrations list for Instance da91c19d-229b-4b83-acde-ffe50f960649: [ {'id': 7, 'source_compute': 'nch1-master-1', 'dest_compute': 'nch2-master-1', 'source_node': 'nch1-master-1', 'dest_node': 'nch2-master-1', 'dest_host': None, 'old_instance_type_id': 14, 'new_instance_type_id': 14, 'instance_uuid': 'da91c19d-229b-4b83-acde-ffe50f960649', 'status': 'failed', 'migration_type': 'live-migration', 'created_at': '2022-08-20T21:01:40.000000', 'updated_at': '2022-08-20T21:03:54.000000'}] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt19.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt19.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt19.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft19.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:01:24,721 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.122s 2022-08-20 21:01:24,722 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f8d32254-1a29-4127-bc5e-632886294831', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8afc45f50dc54b84a8abf3b6e168426b", "name": "tempest-LiveMigrationTest-1089825478-project", "password_expires_at": null}, "audit_ids": ["zrpDerUAT2iBWUJVhjIjVQ"], "expires_at": "2022-08-20T22:01:24.000000Z", "issued_at": "2022-08-20T21:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea18513aca0a4723b3ae3043624a52da", "name": "tempest-LiveMigrationTest-1089825478"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_ea18513aca0a4723b3ae3043624a52da", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/ea18513aca0a4723b3ae3043624a52da", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:01:24,722 146542 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_volume_backed_live_migration) Found network {'id': 'd4274b1a-cf92-4625-9df5-2a5b8b8b885a', 'name': 'tempest-LiveMigrationTest-1227096980-network', 'tenant_id': 'ea18513aca0a4723b3ae3043624a52da', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ea18513aca0a4723b3ae3043624a52da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 180, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T20:56:35Z', 'updated_at': '2022-08-20T20:56:35Z', 'revision_number': 1} available for tenant 2022-08-20 21:01:25,163 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes 0.440s 2022-08-20 21:01:25,164 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-148853652", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4711dc-4749-4d24-bfe1-d277ac0edc08', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4711dc-4749-4d24-bfe1-d277ac0edc08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.078348", "updated_at": null, "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:01:25,253 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.079s 2022-08-20 21:01:25,253 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42b7d3f-a257-427d-adc2-e6a027b0e35a', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42b7d3f-a257-427d-adc2-e6a027b0e35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:26,361 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.095s 2022-08-20 21:01:26,361 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb441d11-5564-42ca-a40b-d173edc27de9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb441d11-5564-42ca-a40b-d173edc27de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:27,444 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.068s 2022-08-20 21:01:27,445 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4598213-64fc-4250-bea1-6a970219121f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4598213-64fc-4250-bea1-6a970219121f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:28,559 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.103s 2022-08-20 21:01:28,561 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae04cd6-4643-47ce-a7be-51cc1f7dea11', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae04cd6-4643-47ce-a7be-51cc1f7dea11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:29,680 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.103s 2022-08-20 21:01:29,680 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c2d660-b486-4dc8-a779-c25c9a29c1db', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c2d660-b486-4dc8-a779-c25c9a29c1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:30,774 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.082s 2022-08-20 21:01:30,774 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0c59771-2b43-4ae8-b30c-842238b786e9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0c59771-2b43-4ae8-b30c-842238b786e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:31,848 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.060s 2022-08-20 21:01:31,848 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600ed521-fe51-4b69-b80b-61ffa2fe6626', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600ed521-fe51-4b69-b80b-61ffa2fe6626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:32,945 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.084s 2022-08-20 21:01:32,946 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1b6290-b44c-43f3-b2c2-f75d6152b2ab', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1b6290-b44c-43f3-b2c2-f75d6152b2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:34,043 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.085s 2022-08-20 21:01:34,043 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1227599-0fbc-4113-954a-88c828c801e5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1227599-0fbc-4113-954a-88c828c801e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:35,115 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.057s 2022-08-20 21:01:35,115 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d0d239-0e98-4af4-9aa3-2718d431d4b1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d0d239-0e98-4af4-9aa3-2718d431d4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:36,272 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.145s 2022-08-20 21:01:36,272 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc778cf1-8ec1-4720-b96d-3f84f7a151cc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc778cf1-8ec1-4720-b96d-3f84f7a151cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:37,343 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.059s 2022-08-20 21:01:37,343 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41eaf7d-9545-4193-b426-759b1da5ab40', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41eaf7d-9545-4193-b426-759b1da5ab40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:38,470 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.114s 2022-08-20 21:01:38,470 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a590e9-f695-4737-b090-50e4c53ba27d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a590e9-f695-4737-b090-50e4c53ba27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:39,573 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.085s 2022-08-20 21:01:39,573 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b48b1c2-22cb-4826-8958-b9eff5ce8043', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b48b1c2-22cb-4826-8958-b9eff5ce8043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:40,679 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.095s 2022-08-20 21:01:40,680 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a3af6f-b4c2-4d63-b879-c0173e18adba', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a3af6f-b4c2-4d63-b879-c0173e18adba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:41,749 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.058s 2022-08-20 21:01:41,750 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166ed38a-8ffe-4741-9e4e-ab14534e36d6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166ed38a-8ffe-4741-9e4e-ab14534e36d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:42,813 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.052s 2022-08-20 21:01:42,814 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb9629d-102e-4890-bbc8-f5b9fd7f80ea', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb9629d-102e-4890-bbc8-f5b9fd7f80ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:43,908 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.081s 2022-08-20 21:01:43,909 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120119aa-fcb3-4148-8abc-0ee927008ae2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120119aa-fcb3-4148-8abc-0ee927008ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:44,965 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.044s 2022-08-20 21:01:44,965 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b53743c-b827-4d24-b7f4-6f7bc5b8e8d4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b53743c-b827-4d24-b7f4-6f7bc5b8e8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:46,050 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.073s 2022-08-20 21:01:46,050 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ecb6a5-786d-4605-87b2-0dbc6dedac0e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ecb6a5-786d-4605-87b2-0dbc6dedac0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:47,121 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.058s 2022-08-20 21:01:47,121 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef3c5df9-4adf-46e9-84df-9b705fb7d912', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef3c5df9-4adf-46e9-84df-9b705fb7d912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:48,284 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.152s 2022-08-20 21:01:48,284 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb610b81-46fc-4ef5-9c99-1ac76feb4137', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb610b81-46fc-4ef5-9c99-1ac76feb4137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:49,362 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.066s 2022-08-20 21:01:49,362 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f81f11-8113-4aec-8977-4a00c0fc46f8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f81f11-8113-4aec-8977-4a00c0fc46f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:50,441 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.066s 2022-08-20 21:01:50,441 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd36ef5b-5e41-4c6c-974a-735e84d55609', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd36ef5b-5e41-4c6c-974a-735e84d55609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:51,512 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.056s 2022-08-20 21:01:51,512 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca44ebef-c066-4c90-8616-27b3ca743aa5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca44ebef-c066-4c90-8616-27b3ca743aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:52,640 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.116s 2022-08-20 21:01:52,641 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8c32b2-c6b9-480b-a3ae-d73fccbf1c27', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8c32b2-c6b9-480b-a3ae-d73fccbf1c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:53,710 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.056s 2022-08-20 21:01:53,710 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685c5181-a00f-4c86-917f-67249fd96f89', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685c5181-a00f-4c86-917f-67249fd96f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:54,831 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.109s 2022-08-20 21:01:54,831 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa9c212-bee7-47e3-b8e2-8d21b2dc92a7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa9c212-bee7-47e3-b8e2-8d21b2dc92a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:55,913 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.069s 2022-08-20 21:01:55,913 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b14af885-d97f-4625-b977-73e4efe924c3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b14af885-d97f-4625-b977-73e4efe924c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:57,124 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.197s 2022-08-20 21:01:57,124 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0caa7508-7815-4228-b106-84fa3c1178f3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0caa7508-7815-4228-b106-84fa3c1178f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:58,235 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.100s 2022-08-20 21:01:58,236 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8ad6dd-d4a6-4e32-bde6-3ce9f1ee27fb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8ad6dd-d4a6-4e32-bde6-3ce9f1ee27fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:01:59,296 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.049s 2022-08-20 21:01:59,297 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff150380-1dd9-4338-b8b6-aeaa72ce6b4b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff150380-1dd9-4338-b8b6-aeaa72ce6b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:00,376 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.067s 2022-08-20 21:02:00,376 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd97ee3-dbc2-4e98-a9fe-fe4f2ff56fab', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd97ee3-dbc2-4e98-a9fe-fe4f2ff56fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:01,458 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.070s 2022-08-20 21:02:01,458 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377e405e-6f99-416b-a062-ae0a0006e67c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377e405e-6f99-416b-a062-ae0a0006e67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:02,594 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.122s 2022-08-20 21:02:02,595 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd904f5e-1106-4e27-9eb8-7972fb4c3d3f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd904f5e-1106-4e27-9eb8-7972fb4c3d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:03,710 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.103s 2022-08-20 21:02:03,711 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6452db4-97c3-4e09-9293-2b825762e4e7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6452db4-97c3-4e09-9293-2b825762e4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:04,827 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.101s 2022-08-20 21:02:04,827 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3346cc46-494c-4ce3-bb9e-70eba71f4f12', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3346cc46-494c-4ce3-bb9e-70eba71f4f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:05,937 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.095s 2022-08-20 21:02:05,937 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0229c281-8d9b-496e-bc77-bb98775a7e34', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0229c281-8d9b-496e-bc77-bb98775a7e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:07,289 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.336s 2022-08-20 21:02:07,290 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f57bb38-8188-4666-93a3-d0658510557c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f57bb38-8188-4666-93a3-d0658510557c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:08,360 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.059s 2022-08-20 21:02:08,361 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36e6ba6c-c29f-486a-bd11-a44e7addcced', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36e6ba6c-c29f-486a-bd11-a44e7addcced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:09,427 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.053s 2022-08-20 21:02:09,428 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82402475-7a96-4d29-960a-f61b05313136', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82402475-7a96-4d29-960a-f61b05313136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:10,502 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.060s 2022-08-20 21:02:10,503 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb1dd72-8169-484b-923b-f2fbbad3c266', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb1dd72-8169-484b-923b-f2fbbad3c266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:11,576 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.061s 2022-08-20 21:02:11,576 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbafeca-467e-4f9a-8731-0d20239735b7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbafeca-467e-4f9a-8731-0d20239735b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:12,648 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.060s 2022-08-20 21:02:12,649 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1634ed8-ab9f-453c-8c69-5c270108756b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1634ed8-ab9f-453c-8c69-5c270108756b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:13,725 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.065s 2022-08-20 21:02:13,725 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8889a92-2ea9-42c0-91a9-4ab92a30fc97', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8889a92-2ea9-42c0-91a9-4ab92a30fc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:14,817 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.079s 2022-08-20 21:02:14,818 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cfc627-4f26-42d1-8295-f1629be03e57', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cfc627-4f26-42d1-8295-f1629be03e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:15,893 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.063s 2022-08-20 21:02:15,893 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1adcc9b9-987a-4f8c-bb25-204487cf360f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1adcc9b9-987a-4f8c-bb25-204487cf360f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:16,978 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.072s 2022-08-20 21:02:16,979 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a45a3d0a-cb0a-46ff-b25d-f9408b34f2b6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45a3d0a-cb0a-46ff-b25d-f9408b34f2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:18,069 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.079s 2022-08-20 21:02:18,070 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56af638b-2ba5-419a-b5c1-973c08af9282', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56af638b-2ba5-419a-b5c1-973c08af9282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:19,156 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.066s 2022-08-20 21:02:19,156 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aedac0a-236d-43c7-a5f7-4d41c185440e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aedac0a-236d-43c7-a5f7-4d41c185440e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:20,222 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.051s 2022-08-20 21:02:20,222 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9900c39a-b1e7-4384-92ff-848d2d01ddd9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9900c39a-b1e7-4384-92ff-848d2d01ddd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:21,287 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.053s 2022-08-20 21:02:21,287 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa62f1b2-942e-47d1-acbc-af46027f0073', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa62f1b2-942e-47d1-acbc-af46027f0073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:22,374 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.073s 2022-08-20 21:02:22,374 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd0d616-c974-4bc7-8c4c-d5e2e53da07e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd0d616-c974-4bc7-8c4c-d5e2e53da07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:23,438 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.052s 2022-08-20 21:02:23,438 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8044db0-f049-4150-99dc-20bd35a51e6a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8044db0-f049-4150-99dc-20bd35a51e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:24,501 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.050s 2022-08-20 21:02:24,501 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66195d8b-0bad-404f-acd1-8695f7011b8b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66195d8b-0bad-404f-acd1-8695f7011b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:25,591 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.077s 2022-08-20 21:02:25,591 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3081f65a-75bc-49c3-9012-4aadd58fde99', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3081f65a-75bc-49c3-9012-4aadd58fde99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:26,705 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.101s 2022-08-20 21:02:26,706 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d784b676-6d87-42f1-a3b9-c961446087dc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d784b676-6d87-42f1-a3b9-c961446087dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:27,806 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.086s 2022-08-20 21:02:27,806 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7098b9-a212-4c5d-8e89-28ed0b1a91f0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7098b9-a212-4c5d-8e89-28ed0b1a91f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:28,926 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.104s 2022-08-20 21:02:28,926 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c54509ff-3e87-4675-828d-a8c073d14203', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54509ff-3e87-4675-828d-a8c073d14203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:30,019 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.080s 2022-08-20 21:02:30,019 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae069a58-0e39-43bc-a579-861f93d19436', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae069a58-0e39-43bc-a579-861f93d19436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:31,116 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.082s 2022-08-20 21:02:31,117 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd9bad1-64a2-409f-b5b0-909a5712f6c8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd9bad1-64a2-409f-b5b0-909a5712f6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:32,215 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.087s 2022-08-20 21:02:32,216 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6597736e-4dbf-490e-bfd0-913dd0953d33', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6597736e-4dbf-490e-bfd0-913dd0953d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:33,303 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.076s 2022-08-20 21:02:33,303 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cbb338-f855-4c02-836c-a7e6f700ac53', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cbb338-f855-4c02-836c-a7e6f700ac53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:34,370 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.055s 2022-08-20 21:02:34,370 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d20fb4-1dcb-4b9c-a1cf-7baacfc15918', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d20fb4-1dcb-4b9c-a1cf-7baacfc15918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:35,474 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.092s 2022-08-20 21:02:35,475 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71ad343-cfd0-4e6d-887e-ec301ca2f863', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71ad343-cfd0-4e6d-887e-ec301ca2f863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:36,600 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.113s 2022-08-20 21:02:36,601 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5630fc4-db54-4eba-bf48-4e30d23fd9bb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5630fc4-db54-4eba-bf48-4e30d23fd9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:37,842 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.194s 2022-08-20 21:02:37,842 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41fbaea6-f82a-4402-92cf-24b3537e3dcd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41fbaea6-f82a-4402-92cf-24b3537e3dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:38,985 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.130s 2022-08-20 21:02:38,985 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be7a08b-b52c-49b3-a377-57ca260cfc82', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be7a08b-b52c-49b3-a377-57ca260cfc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:40,096 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.100s 2022-08-20 21:02:40,097 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad44113b-52ed-43c4-95c7-3fdd356aeb14', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad44113b-52ed-43c4-95c7-3fdd356aeb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:41,163 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.054s 2022-08-20 21:02:41,164 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9152ad1-0ea3-4464-8bd9-87b73f0079c2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9152ad1-0ea3-4464-8bd9-87b73f0079c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:42,264 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.088s 2022-08-20 21:02:42,265 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6909b24-a30a-4675-afd2-13014ecc5ee5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6909b24-a30a-4675-afd2-13014ecc5ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:43,403 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.126s 2022-08-20 21:02:43,403 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb51d97-9241-4aaf-b518-f04933783027', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb51d97-9241-4aaf-b518-f04933783027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:44,533 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.118s 2022-08-20 21:02:44,534 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415e2f14-be2e-480d-83d7-f10dc2bc9f31', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415e2f14-be2e-480d-83d7-f10dc2bc9f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:45,663 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.114s 2022-08-20 21:02:45,663 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ddf4ae-b267-45ae-bf6a-d15c37203c50', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ddf4ae-b267-45ae-bf6a-d15c37203c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:46,753 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.073s 2022-08-20 21:02:46,753 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a7956b-f54a-4ec8-a90b-e3c5f67e6bb3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a7956b-f54a-4ec8-a90b-e3c5f67e6bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:47,827 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.059s 2022-08-20 21:02:47,828 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61834ef-1553-4844-8097-697b5d78c403', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61834ef-1553-4844-8097-697b5d78c403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:48,891 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.051s 2022-08-20 21:02:48,891 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c4e4ed-2eb6-46e5-bb6e-73b1fe6252bc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c4e4ed-2eb6-46e5-bb6e-73b1fe6252bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:50,022 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.117s 2022-08-20 21:02:50,022 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0507724-50cb-404d-97c0-8308477faabe', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0507724-50cb-404d-97c0-8308477faabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:51,126 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.092s 2022-08-20 21:02:51,126 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95a17e1-2ffc-424a-b098-6ee9c53ed1ab', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95a17e1-2ffc-424a-b098-6ee9c53ed1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:52,185 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.047s 2022-08-20 21:02:52,185 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54bfc1c-aa99-4e99-88fa-3da269b0f5b7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54bfc1c-aa99-4e99-88fa-3da269b0f5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:53,257 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.060s 2022-08-20 21:02:53,257 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8e4031-5ff6-4e98-9713-93c66fa324eb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8e4031-5ff6-4e98-9713-93c66fa324eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:54,315 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.047s 2022-08-20 21:02:54,315 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d8697a-0a43-4ebb-a7cd-de83fe3e7fa3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d8697a-0a43-4ebb-a7cd-de83fe3e7fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:55,382 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.054s 2022-08-20 21:02:55,382 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcae65b-4ec7-4dab-b9ae-1704b5fdc7e9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcae65b-4ec7-4dab-b9ae-1704b5fdc7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:56,492 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.098s 2022-08-20 21:02:56,492 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e780497e-dc27-4028-8cd5-57164efcf343', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e780497e-dc27-4028-8cd5-57164efcf343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:57,597 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.091s 2022-08-20 21:02:57,598 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a5e351-7b0a-4f7d-894e-7314e1442a26', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a5e351-7b0a-4f7d-894e-7314e1442a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:58,652 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.042s 2022-08-20 21:02:58,652 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab8facf-f1e5-4ad5-b630-6a61a0d18a97', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab8facf-f1e5-4ad5-b630-6a61a0d18a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:02:59,706 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.042s 2022-08-20 21:02:59,706 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d31d5d5-f694-4c13-930f-d452d340165c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d31d5d5-f694-4c13-930f-d452d340165c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:00,762 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.043s 2022-08-20 21:03:00,762 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028e0ef5-8a41-4472-ba33-4de8181def69', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028e0ef5-8a41-4472-ba33-4de8181def69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:01,846 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.072s 2022-08-20 21:03:01,847 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8fc010-8a9c-4a1a-8375-ebea19bf6ee5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8fc010-8a9c-4a1a-8375-ebea19bf6ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:02,909 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.050s 2022-08-20 21:03:02,909 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cf2191-fd52-4cc4-bce8-557e59e7f14a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cf2191-fd52-4cc4-bce8-557e59e7f14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:03,974 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.052s 2022-08-20 21:03:03,974 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0096ff-90a3-47e5-900c-1ed787d13fe8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0096ff-90a3-47e5-900c-1ed787d13fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:05,027 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.041s 2022-08-20 21:03:05,028 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b2ba3d-7cf4-4a44-b903-43d5a5952d7c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b2ba3d-7cf4-4a44-b903-43d5a5952d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:06,134 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.093s 2022-08-20 21:03:06,134 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354990a5-8b11-4e60-a093-4ab1cb8fa672', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354990a5-8b11-4e60-a093-4ab1cb8fa672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:07,189 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.044s 2022-08-20 21:03:07,190 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4a3d15-0788-49be-a3ac-8e06dcbcab71', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4a3d15-0788-49be-a3ac-8e06dcbcab71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:08,247 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.044s 2022-08-20 21:03:08,247 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0530f8-bfb4-436c-a169-675c4bac941a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0530f8-bfb4-436c-a169-675c4bac941a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:09,303 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.044s 2022-08-20 21:03:09,304 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-505a2603-91bb-4e7f-ba23-42da59145c86', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-505a2603-91bb-4e7f-ba23-42da59145c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:49,852 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 39.536s 2022-08-20 21:03:49,853 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f5d778-9f96-4239-af62-3bea65d753e9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f5d778-9f96-4239-af62-3bea65d753e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:51,026 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.158s 2022-08-20 21:03:51,026 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75e58b6-4c79-40af-83c3-cafd7495d4fd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75e58b6-4c79-40af-83c3-cafd7495d4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:52,438 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.397s 2022-08-20 21:03:52,439 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6fd7d5-f94d-49bf-8144-cfd041cb95e5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6fd7d5-f94d-49bf-8144-cfd041cb95e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:53,527 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.063s 2022-08-20 21:03:53,528 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8615eb35-440c-4df4-84eb-a91c969e2085', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8615eb35-440c-4df4-84eb-a91c969e2085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:54,718 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.176s 2022-08-20 21:03:54,718 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddda7864-2881-4fc0-8fcc-1426392e3e54', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddda7864-2881-4fc0-8fcc-1426392e3e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:55,846 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.114s 2022-08-20 21:03:55,846 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfa6ac4-ca58-47cd-bdd9-1e1eae9c5baa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfa6ac4-ca58-47cd-bdd9-1e1eae9c5baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:56,970 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.107s 2022-08-20 21:03:56,970 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5dcf1c-39d3-49ca-97d0-e593470e58f4', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5dcf1c-39d3-49ca-97d0-e593470e58f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:58,036 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.053s 2022-08-20 21:03:58,037 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6461d689-af8b-467c-9e8f-4901cb2cb548', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6461d689-af8b-467c-9e8f-4901cb2cb548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:03:59,111 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.060s 2022-08-20 21:03:59,111 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b4117c-7865-4619-acec-a2301803a577', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b4117c-7865-4619-acec-a2301803a577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:04:00,181 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.057s 2022-08-20 21:04:00,181 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78a4f56-8bad-4341-9d21-e30974311d35', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78a4f56-8bad-4341-9d21-e30974311d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:04:01,318 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.126s 2022-08-20 21:04:01,319 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02cf73f-3c0b-429e-b810-0cbc7f6a3235', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02cf73f-3c0b-429e-b810-0cbc7f6a3235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:02,470 146542 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 2022-08-20 21:05:09,971 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 67.560s 2022-08-20 21:05:09,971 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731633f7-39ac-48ef-afdb-a48712f2b3c3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731633f7-39ac-48ef-afdb-a48712f2b3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:11,058 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.073s 2022-08-20 21:05:11,058 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96678c67-a264-41e8-9cd0-bec91569e6f6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96678c67-a264-41e8-9cd0-bec91569e6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:12,147 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.077s 2022-08-20 21:05:12,147 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2983f3e-8cc6-4717-9d81-72749020ad16', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2983f3e-8cc6-4717-9d81-72749020ad16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:13,317 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.154s 2022-08-20 21:05:13,317 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466fcaf5-db37-475f-8d9c-4518bfb4890b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466fcaf5-db37-475f-8d9c-4518bfb4890b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:14,411 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.081s 2022-08-20 21:05:14,411 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fc7ab7-84c8-4f3a-b24a-848de074e2bb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fc7ab7-84c8-4f3a-b24a-848de074e2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:15,514 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.090s 2022-08-20 21:05:15,515 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72b789e-8fe4-4e63-a310-775de8ca9727', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72b789e-8fe4-4e63-a310-775de8ca9727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:16,697 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.170s 2022-08-20 21:05:16,698 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c35d59-3071-4834-9c13-a9a9daecd36d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c35d59-3071-4834-9c13-a9a9daecd36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:17,826 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.110s 2022-08-20 21:05:17,827 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8adf181-9aa1-45dc-9c29-c23a7907a5ce', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8adf181-9aa1-45dc-9c29-c23a7907a5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:18,939 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.099s 2022-08-20 21:05:18,939 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4930c32c-9a14-40cc-940c-b44120ced565', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4930c32c-9a14-40cc-940c-b44120ced565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:20,016 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.064s 2022-08-20 21:05:20,017 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90a75ba-9823-4111-bb8b-923e899efa70', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90a75ba-9823-4111-bb8b-923e899efa70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:21,167 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.138s 2022-08-20 21:05:21,167 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672bd97c-9119-435f-bf6b-3368a16483fb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672bd97c-9119-435f-bf6b-3368a16483fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:22,294 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.115s 2022-08-20 21:05:22,294 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a54548-d012-4d40-aa42-ca8624a9166c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a54548-d012-4d40-aa42-ca8624a9166c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:23,402 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.096s 2022-08-20 21:05:23,402 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f19ccaf-3ddd-4cee-b0a3-8092f41a06a1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f19ccaf-3ddd-4cee-b0a3-8092f41a06a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:24,569 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.154s 2022-08-20 21:05:24,569 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf94b6ad-5804-4f93-80f5-ac0ef1d55667', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf94b6ad-5804-4f93-80f5-ac0ef1d55667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:25,681 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.099s 2022-08-20 21:05:25,681 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-584f33c0-68eb-4754-a1fc-39a07438f021', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584f33c0-68eb-4754-a1fc-39a07438f021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:26,778 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.084s 2022-08-20 21:05:26,778 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818ed528-4bcb-476a-ae2b-47e35009f7ab', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818ed528-4bcb-476a-ae2b-47e35009f7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:27,896 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.102s 2022-08-20 21:05:27,896 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df923e98-d1d8-4ea1-b6d3-0ae0454ae08f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df923e98-d1d8-4ea1-b6d3-0ae0454ae08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:28,990 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.082s 2022-08-20 21:05:28,990 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd858f7-fc46-4ebb-89a0-6e763e674d87', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd858f7-fc46-4ebb-89a0-6e763e674d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:30,062 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.058s 2022-08-20 21:05:30,062 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa47299-a750-4810-9a93-dd8c61a8f191', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa47299-a750-4810-9a93-dd8c61a8f191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:31,143 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.068s 2022-08-20 21:05:31,144 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74da65fa-febe-4c41-bfdf-3833b920ca2e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74da65fa-febe-4c41-bfdf-3833b920ca2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:32,205 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.048s 2022-08-20 21:05:32,205 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25154f0-d2d5-410f-a436-7ae5137d833a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25154f0-d2d5-410f-a436-7ae5137d833a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:33,282 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.063s 2022-08-20 21:05:33,282 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c680415b-3a70-46c8-a164-48da10ee4b79', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c680415b-3a70-46c8-a164-48da10ee4b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:34,348 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.053s 2022-08-20 21:05:34,348 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26bf94d-e234-42d2-b931-0b90b161e305', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26bf94d-e234-42d2-b931-0b90b161e305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:35,411 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.051s 2022-08-20 21:05:35,412 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbb6feb-5036-46ad-bde7-fa6f2fd41008', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbb6feb-5036-46ad-bde7-fa6f2fd41008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:36,568 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.144s 2022-08-20 21:05:36,568 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3037eb5-076b-441a-b18d-ca2fafe9fd38', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3037eb5-076b-441a-b18d-ca2fafe9fd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:37,659 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.077s 2022-08-20 21:05:37,659 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c321f9f-fb77-4cbd-a088-342a1d29b246', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c321f9f-fb77-4cbd-a088-342a1d29b246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:38,747 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.076s 2022-08-20 21:05:38,748 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4220d2-1076-4faf-877d-1715d6701241', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4220d2-1076-4faf-877d-1715d6701241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:39,805 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.046s 2022-08-20 21:05:39,805 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2096fc7a-3bcb-4450-9314-3d0a1a14aa05', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2096fc7a-3bcb-4450-9314-3d0a1a14aa05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:40,876 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.059s 2022-08-20 21:05:40,876 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb7d8de-81fa-4dbb-9b34-ced9d06d0d67', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb7d8de-81fa-4dbb-9b34-ced9d06d0d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:41,935 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.047s 2022-08-20 21:05:41,936 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d59b68-6a23-48d8-8fc5-25a3b17a5e39', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d59b68-6a23-48d8-8fc5-25a3b17a5e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:43,008 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.060s 2022-08-20 21:05:43,008 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2385b77a-bdce-495b-8d01-ce1cf3667ddf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2385b77a-bdce-495b-8d01-ce1cf3667ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:44,076 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.056s 2022-08-20 21:05:44,076 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081e182c-f561-4a49-adf8-2f9cb6b00fe3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081e182c-f561-4a49-adf8-2f9cb6b00fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:45,139 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.051s 2022-08-20 21:05:45,139 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d71b13fe-1eb4-4130-8760-c5c3295e5851', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d71b13fe-1eb4-4130-8760-c5c3295e5851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:46,247 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.094s 2022-08-20 21:05:46,248 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904358b4-4d21-4ff3-9ce9-28e09ae4e489', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904358b4-4d21-4ff3-9ce9-28e09ae4e489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:47,358 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.098s 2022-08-20 21:05:47,358 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a93503-3f68-4e63-84a1-d5f035f02094', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a93503-3f68-4e63-84a1-d5f035f02094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:48,437 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.065s 2022-08-20 21:05:48,438 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4570d67-aa4e-4d28-bae0-c4108f136cb7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4570d67-aa4e-4d28-bae0-c4108f136cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:49,554 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.104s 2022-08-20 21:05:49,555 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48cb29f-bb13-433a-91ab-09fae78f54db', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48cb29f-bb13-433a-91ab-09fae78f54db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:50,631 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.061s 2022-08-20 21:05:50,631 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28cf611f-9c7e-4160-98f7-5c2fc8ffead7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28cf611f-9c7e-4160-98f7-5c2fc8ffead7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:51,701 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.058s 2022-08-20 21:05:51,701 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af60d3bf-d9ac-47c7-bbc5-8f0527269e37', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af60d3bf-d9ac-47c7-bbc5-8f0527269e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:52,838 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.125s 2022-08-20 21:05:52,838 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea62559b-07d1-4448-9a0b-dbd6e5ff0881', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea62559b-07d1-4448-9a0b-dbd6e5ff0881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:53,896 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.045s 2022-08-20 21:05:53,896 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edfe747d-32fd-4e3e-a1a4-2a18be0635fb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edfe747d-32fd-4e3e-a1a4-2a18be0635fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:54,980 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.071s 2022-08-20 21:05:54,980 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715af8e5-da38-4baa-b120-e53d69aa525b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715af8e5-da38-4baa-b120-e53d69aa525b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:56,073 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.082s 2022-08-20 21:05:56,074 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bb449d-d0ab-4ad7-98fd-5f11a902946c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bb449d-d0ab-4ad7-98fd-5f11a902946c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:57,222 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.135s 2022-08-20 21:05:57,222 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d057d72-d12f-4ff6-a820-c1bf042a6ada', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d057d72-d12f-4ff6-a820-c1bf042a6ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:58,321 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.087s 2022-08-20 21:05:58,321 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c5aa02e-b02b-4af0-8341-0fd4289b90d9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c5aa02e-b02b-4af0-8341-0fd4289b90d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:05:59,498 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.165s 2022-08-20 21:05:59,498 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b28afc-fdfb-4ea2-930e-31f6b9d0556b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b28afc-fdfb-4ea2-930e-31f6b9d0556b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:00,598 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.085s 2022-08-20 21:06:00,599 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac113596-7a34-4a02-a953-1d21a997e8ed', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac113596-7a34-4a02-a953-1d21a997e8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:01,679 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.069s 2022-08-20 21:06:01,679 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746bee02-dd16-4a28-837b-a331d55d6673', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746bee02-dd16-4a28-837b-a331d55d6673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:02,783 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.091s 2022-08-20 21:06:02,783 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8a6205-799c-4fb6-94ac-5eedf36eb3b9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8a6205-799c-4fb6-94ac-5eedf36eb3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:03,889 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.094s 2022-08-20 21:06:03,890 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3c64a3-abf0-4c14-8ae7-1a46fb741440', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3c64a3-abf0-4c14-8ae7-1a46fb741440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:05,002 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.097s 2022-08-20 21:06:05,002 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02744992-3340-4936-aa40-db94d19c9fd0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02744992-3340-4936-aa40-db94d19c9fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:06,076 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.056s 2022-08-20 21:06:06,077 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328d212f-7478-409d-a679-2ffefc95162c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328d212f-7478-409d-a679-2ffefc95162c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:07,138 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.050s 2022-08-20 21:06:07,139 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d918580-c65d-4f2c-a631-f3f2f412800b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d918580-c65d-4f2c-a631-f3f2f412800b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:08,251 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.101s 2022-08-20 21:06:08,252 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-754af430-87e9-48be-99ab-f4de0e32008c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-754af430-87e9-48be-99ab-f4de0e32008c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:09,354 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.091s 2022-08-20 21:06:09,354 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9eadbfd-887d-4efd-ac43-91ab4257df80', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9eadbfd-887d-4efd-ac43-91ab4257df80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:10,419 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.047s 2022-08-20 21:06:10,419 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032ad1a7-ac69-4a4f-9574-9a3d969397c8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032ad1a7-ac69-4a4f-9574-9a3d969397c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:11,522 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.090s 2022-08-20 21:06:11,522 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69cabaa-58c5-4528-9e06-3f66a20a9a8a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69cabaa-58c5-4528-9e06-3f66a20a9a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:12,617 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.083s 2022-08-20 21:06:12,618 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-378ba005-7567-41ba-8405-46bd1176b75f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-378ba005-7567-41ba-8405-46bd1176b75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:13,721 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.091s 2022-08-20 21:06:13,721 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07aa2c2e-8401-4ddc-a91d-0ec450cc9443', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07aa2c2e-8401-4ddc-a91d-0ec450cc9443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:14,818 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.073s 2022-08-20 21:06:14,819 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a121fe-3b1e-4cc1-be10-bf7744406dd7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a121fe-3b1e-4cc1-be10-bf7744406dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:15,883 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.049s 2022-08-20 21:06:15,884 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2900f40f-3e26-4fb2-8db1-db7935c9434e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2900f40f-3e26-4fb2-8db1-db7935c9434e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:16,939 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.044s 2022-08-20 21:06:16,939 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63134e70-cef4-42e7-ac50-e71e0a0f03e1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63134e70-cef4-42e7-ac50-e71e0a0f03e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:18,003 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.052s 2022-08-20 21:06:18,003 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-169e65f6-c735-4414-9115-6c4e59bee1a9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-169e65f6-c735-4414-9115-6c4e59bee1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:19,062 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.047s 2022-08-20 21:06:19,063 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a632fbcf-36ee-4c1b-8b5b-1278431141ee', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a632fbcf-36ee-4c1b-8b5b-1278431141ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:20,151 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.076s 2022-08-20 21:06:20,152 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efc3ace-c52e-4ab3-9182-291a4b162e8e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efc3ace-c52e-4ab3-9182-291a4b162e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:21,342 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.178s 2022-08-20 21:06:21,342 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6335e324-36a6-4942-b055-0e71f0092366', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6335e324-36a6-4942-b055-0e71f0092366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:22,413 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.059s 2022-08-20 21:06:22,413 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30d1758-1051-4b5a-9418-6b27e2a61a71', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30d1758-1051-4b5a-9418-6b27e2a61a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:23,559 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.135s 2022-08-20 21:06:23,559 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93442ff-23bd-4853-871a-d93a11eebf6f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93442ff-23bd-4853-871a-d93a11eebf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:24,662 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.091s 2022-08-20 21:06:24,662 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea51fe14-32cd-4419-8809-eb70462741c9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea51fe14-32cd-4419-8809-eb70462741c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:25,762 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.085s 2022-08-20 21:06:25,762 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6ba7c9-c00c-41be-906e-99bcecd15917', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6ba7c9-c00c-41be-906e-99bcecd15917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:26,873 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.096s 2022-08-20 21:06:26,873 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a5c9f0-d682-49ea-a86d-a00a23fdec82', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a5c9f0-d682-49ea-a86d-a00a23fdec82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:27,999 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.114s 2022-08-20 21:06:27,999 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9614b09f-95a8-4ea2-a712-eb2c94dba987', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9614b09f-95a8-4ea2-a712-eb2c94dba987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:29,062 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.050s 2022-08-20 21:06:29,062 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea66af86-7176-4a43-a306-5a8f4770aaa7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea66af86-7176-4a43-a306-5a8f4770aaa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:30,186 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.111s 2022-08-20 21:06:30,186 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935830d6-8669-4ceb-9657-e99c24e94276', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935830d6-8669-4ceb-9657-e99c24e94276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:31,295 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.095s 2022-08-20 21:06:31,296 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ed8362-9142-4051-a7a8-ee2efea60caf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ed8362-9142-4051-a7a8-ee2efea60caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:32,383 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.076s 2022-08-20 21:06:32,383 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafd9335-6978-477b-b83b-f3470fe9a62e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafd9335-6978-477b-b83b-f3470fe9a62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:33,506 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.111s 2022-08-20 21:06:33,506 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2f7b68-1b03-4bca-b0bc-6a701590fead', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f2f7b68-1b03-4bca-b0bc-6a701590fead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:34,633 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.115s 2022-08-20 21:06:34,634 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2945e9e1-1cdb-48a7-9040-db5aa38231e5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2945e9e1-1cdb-48a7-9040-db5aa38231e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:35,742 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.096s 2022-08-20 21:06:35,743 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd16c4ec-45b6-487c-886d-fbf70571fce9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd16c4ec-45b6-487c-886d-fbf70571fce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:36,851 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.096s 2022-08-20 21:06:36,851 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b28334-486c-48d3-b6ec-31faebf619d9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b28334-486c-48d3-b6ec-31faebf619d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:37,942 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.078s 2022-08-20 21:06:37,942 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ab1c89-1428-4c79-a6fb-489e991e58f7', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ab1c89-1428-4c79-a6fb-489e991e58f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:39,032 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.076s 2022-08-20 21:06:39,032 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a673d18-da71-42bc-9c4e-a14d9a01d645', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a673d18-da71-42bc-9c4e-a14d9a01d645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:40,097 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.053s 2022-08-20 21:06:40,098 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ed1679-ffb8-4c76-a130-969c6cfda0bc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ed1679-ffb8-4c76-a130-969c6cfda0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:41,183 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.074s 2022-08-20 21:06:41,183 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd69a0e0-efb4-4087-abb3-848cb6572262', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd69a0e0-efb4-4087-abb3-848cb6572262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:42,256 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.057s 2022-08-20 21:06:42,257 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d746898-a40c-4cce-a0d7-946d5c8eddc5', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d746898-a40c-4cce-a0d7-946d5c8eddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:43,442 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.172s 2022-08-20 21:06:43,443 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218e2458-fbfd-46df-937f-2d54f57762ee', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218e2458-fbfd-46df-937f-2d54f57762ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:44,566 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.094s 2022-08-20 21:06:44,567 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5ab870-3d93-42eb-9d16-21fa75a039af', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5ab870-3d93-42eb-9d16-21fa75a039af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:45,627 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.047s 2022-08-20 21:06:45,627 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d9459ee-b5a9-421b-9ca5-bc573218f0fd', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9459ee-b5a9-421b-9ca5-bc573218f0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:46,691 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.052s 2022-08-20 21:06:46,691 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab70bae4-5b8f-48ab-8f16-924fa21a852d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab70bae4-5b8f-48ab-8f16-924fa21a852d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:47,756 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.052s 2022-08-20 21:06:47,757 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1104f525-ce2a-49ae-9226-9ab49c75e599', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1104f525-ce2a-49ae-9226-9ab49c75e599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:48,841 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.072s 2022-08-20 21:06:48,841 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5535568-c001-4fa0-a61d-5a239685ff3d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5535568-c001-4fa0-a61d-5a239685ff3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:49,905 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.047s 2022-08-20 21:06:49,905 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab40b7f-ae8e-4f34-92e7-06dbe49aab40', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab40b7f-ae8e-4f34-92e7-06dbe49aab40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:51,035 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.118s 2022-08-20 21:06:51,036 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4374cffd-ccf3-495e-97d8-cacce5ec4a1e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4374cffd-ccf3-495e-97d8-cacce5ec4a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:52,102 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.054s 2022-08-20 21:06:52,102 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82be876f-6743-4415-8325-ea2b1709acdb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82be876f-6743-4415-8325-ea2b1709acdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:53,164 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.050s 2022-08-20 21:06:53,165 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3827e6f6-85f8-4d93-ac32-d4d14b494b20', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3827e6f6-85f8-4d93-ac32-d4d14b494b20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:54,284 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.108s 2022-08-20 21:06:54,285 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44846e44-a8cd-446b-bd2c-27342f5c9d51', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44846e44-a8cd-446b-bd2c-27342f5c9d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:55,340 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.043s 2022-08-20 21:06:55,341 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7a0c1a-0471-4036-a57b-8b34b94a9364', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7a0c1a-0471-4036-a57b-8b34b94a9364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:56,402 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.049s 2022-08-20 21:06:56,402 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d96001d-cb14-460a-b148-e7d4417548fa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d96001d-cb14-460a-b148-e7d4417548fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:57,456 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.042s 2022-08-20 21:06:57,457 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7c365c-a666-4e1c-bc9c-fb87095e67f2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7c365c-a666-4e1c-bc9c-fb87095e67f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:58,543 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.075s 2022-08-20 21:06:58,544 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a705c6e-7357-46e2-9f37-356b6889f33a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a705c6e-7357-46e2-9f37-356b6889f33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:06:59,626 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.070s 2022-08-20 21:06:59,626 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b24ccc9-de70-4dff-a96a-c6b6f4bdd8d2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b24ccc9-de70-4dff-a96a-c6b6f4bdd8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:00,684 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.043s 2022-08-20 21:07:00,684 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47edaacc-cf46-41d6-9aec-3adadb17ab74', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47edaacc-cf46-41d6-9aec-3adadb17ab74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:01,784 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.087s 2022-08-20 21:07:01,784 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b487c1-4c78-4e98-95c9-f5a4dbeaf17b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b487c1-4c78-4e98-95c9-f5a4dbeaf17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:02,854 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.057s 2022-08-20 21:07:02,854 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd57c8a-c62d-42a1-9a41-0bf04c71bccf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd57c8a-c62d-42a1-9a41-0bf04c71bccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:03,988 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.122s 2022-08-20 21:07:03,988 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7094b3-9b81-4868-94a8-327d4f9cda6f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7094b3-9b81-4868-94a8-327d4f9cda6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:05,107 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.105s 2022-08-20 21:07:05,107 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01adbac5-94d2-4916-8948-7fe949a00f28', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01adbac5-94d2-4916-8948-7fe949a00f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:06,189 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.061s 2022-08-20 21:07:06,189 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e786bf92-90d4-4689-97ab-6fb980cc3fb8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e786bf92-90d4-4689-97ab-6fb980cc3fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:07,682 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.479s 2022-08-20 21:07:07,683 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe4c32c-2f2d-418c-8c54-d3b0a39018d6', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe4c32c-2f2d-418c-8c54-d3b0a39018d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:08,772 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.077s 2022-08-20 21:07:08,773 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7782c542-2876-48f5-816a-872f104885b3', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7782c542-2876-48f5-816a-872f104885b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:09,851 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.067s 2022-08-20 21:07:09,851 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeccec73-2301-445e-af58-95091a20a6a8', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeccec73-2301-445e-af58-95091a20a6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:10,953 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.090s 2022-08-20 21:07:10,953 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d0ba10-322e-4d0a-bad0-dd91e824db0a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d0ba10-322e-4d0a-bad0-dd91e824db0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:12,032 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.068s 2022-08-20 21:07:12,032 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df907cb7-610c-4189-9c60-8fcd11e9493a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df907cb7-610c-4189-9c60-8fcd11e9493a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:13,119 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.075s 2022-08-20 21:07:13,119 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594be853-1d3c-460c-b60c-6daab624d10a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594be853-1d3c-460c-b60c-6daab624d10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:14,202 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.070s 2022-08-20 21:07:14,202 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5209989-2931-4f32-8b37-8ed7479498b1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5209989-2931-4f32-8b37-8ed7479498b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:15,270 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.056s 2022-08-20 21:07:15,270 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dc0bce-ff08-4044-b39c-0ad1c44e1762', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dc0bce-ff08-4044-b39c-0ad1c44e1762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:16,324 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.042s 2022-08-20 21:07:16,324 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbf1403-9b57-411a-a574-9b050cd85f29', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbf1403-9b57-411a-a574-9b050cd85f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:17,383 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.046s 2022-08-20 21:07:17,383 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01a202c-bcd0-446c-b18f-3a1bb7e9389a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01a202c-bcd0-446c-b18f-3a1bb7e9389a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:18,442 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.044s 2022-08-20 21:07:18,442 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c977f1bf-5144-4cbe-93ae-f8b80badbfc0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c977f1bf-5144-4cbe-93ae-f8b80badbfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:19,505 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.051s 2022-08-20 21:07:19,506 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c97c3a-0b59-4d51-9c85-db265e0e9cfc', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c97c3a-0b59-4d51-9c85-db265e0e9cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:20,574 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.056s 2022-08-20 21:07:20,574 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a8d66b-f471-4fe9-8683-7298bfbbca27', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a8d66b-f471-4fe9-8683-7298bfbbca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:21,628 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.041s 2022-08-20 21:07:21,628 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ba15e5-921a-4a19-8b6f-e7786eb54a11', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ba15e5-921a-4a19-8b6f-e7786eb54a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:22,709 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.069s 2022-08-20 21:07:22,710 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e0157c-fd53-419e-8d3b-fbb0f623191b', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e0157c-fd53-419e-8d3b-fbb0f623191b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:23,773 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.050s 2022-08-20 21:07:23,774 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24b57e8-83d2-479f-9231-6f3e9d054124', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24b57e8-83d2-479f-9231-6f3e9d054124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:24,825 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.040s 2022-08-20 21:07:24,825 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ce40ec-00f5-4ac1-95a8-66dea00242a0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ce40ec-00f5-4ac1-95a8-66dea00242a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:25,877 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.040s 2022-08-20 21:07:25,877 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3996c19e-19fc-48de-9a85-a139649b27eb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3996c19e-19fc-48de-9a85-a139649b27eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} Body: b'{"volume": {"id": "225305f0-0be2-458a-b442-6a1a7d90e391", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:25.000000", "updated_at": "2022-08-20T21:01:25.000000", "name": "tempest-tempest.common.compute-volume-148853652", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391"}], "user_id": "8afc45f50dc54b84a8abf3b6e168426b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea18513aca0a4723b3ae3043624a52da"}}' 2022-08-20 21:07:26,053 146542 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 400 DELETE http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391 0.164s 2022-08-20 21:07:26,053 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:25 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-607bfd8f-8a58-49a5-9c82-60fb49d1f67a', 'x-openstack-request-id': 'req-607bfd8f-8a58-49a5-9c82-60fb49d1f67a', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.23/volume/v3/ea18513aca0a4723b3ae3043624a52da/volumes/225305f0-0be2-458a-b442-6a1a7d90e391'} 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-08-20 21:07:26,054 146542 ERROR [tempest.common.compute] Deleting volume 225305f0-0be2-458a-b442-6a1a7d90e391 failed, exception 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.'} 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute Traceback (most recent call last): 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute waiters.wait_for_volume_resource_status(volumes_client, 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute raise lib_exc.TimeoutException(message) 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute Details: volume 225305f0-0be2-458a-b442-6a1a7d90e391 failed to reach available status (current creating) within the required time (360 s). 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute During handling of the above exception, another exception occurred: 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute Traceback (most recent call last): 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/common/compute.py", line 271, in create_test_server 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute volumes_client.delete_volume(volume['volume']['id']) 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 141, in delete_volume 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute resp, body = self.delete(url) 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute return self.request('DELETE', url, extra_headers, headers, body) 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute resp, resp_body = super(BaseClient, self).request( 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 720, in request 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute self._error_checker(resp, resp_body) 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, in _error_checker 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute raise exceptions.BadRequest(resp_body, resp=resp) 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute tempest.lib.exceptions.BadRequest: Bad request 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute 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.'} 2022-08-20 21:07:26.054 146542 ERROR tempest.common.compute }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 119, in _test_live_migration server_id = self.create_test_server(wait_until="ACTIVE", File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 275, in create_test_server LOG.exception("Deleting volume %s failed, exception %s", File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 225305f0-0be2-458a-b442-6a1a7d90e391 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 7 | 1 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt20.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft20.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:04:49,629 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.153s 2022-08-20 21:04:49,630 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:49 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-cb468794-b64e-4215-9c15-a1b5253c3e89', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b20aea7088dc4e4fadb737c906cf7ea2", "name": "tempest-DeleteServersTestJSON-715074304-project", "password_expires_at": null}, "audit_ids": ["s33QFjW6QpiVBDLDQQJyEg"], "expires_at": "2022-08-20T22:04:49.000000Z", "issued_at": "2022-08-20T21:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4f9c633b6d54ac1869108eadb004a87", "name": "tempest-DeleteServersTestJSON-715074304"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_a4f9c633b6d54ac1869108eadb004a87", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/a4f9c633b6d54ac1869108eadb004a87", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:04:49,630 146544 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '9883eb94-c45e-4ea9-b7de-e54fd2de3e44', 'name': 'tempest-DeleteServersTestJSON-1174918603-network', 'tenant_id': 'a4f9c633b6d54ac1869108eadb004a87', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a4f9c633b6d54ac1869108eadb004a87', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 152, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:04:20Z', 'updated_at': '2022-08-20T21:04:20Z', 'revision_number': 1} available for tenant 2022-08-20 21:04:51,232 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.222.0.23/compute/v2.1/servers 1.601s 2022-08-20 21:04:51,232 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1045809198", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "networks": [{"uuid": "9883eb94-c45e-4ea9-b7de-e54fd2de3e44"}]}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c63083-62ae-4259-8170-623c83a57352', 'x-compute-request-id': 'req-61c63083-62ae-4259-8170-623c83a57352', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bnGJ5xVshUsf"}}' 2022-08-20 21:04:52,519 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 1.283s 2022-08-20 21:04:52,519 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:51 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-c9e295ec-1b3b-4593-9cf0-ab76544e63dc', 'x-compute-request-id': 'req-c9e295ec-1b3b-4593-9cf0-ab76544e63dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:04:54,453 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.922s 2022-08-20 21:04:54,453 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f390703-442c-4d49-9656-0f9af8cd18e8', 'x-compute-request-id': 'req-2f390703-442c-4d49-9656-0f9af8cd18e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:04:54,466 146544 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:04:55,978 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.510s 2022-08-20 21:04:55,979 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26911a6c-9613-4b14-8a88-c5ff0a864146', 'x-compute-request-id': 'req-26911a6c-9613-4b14-8a88-c5ff0a864146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:04:58,032 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 1.041s 2022-08-20 21:04:58,032 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c957659e-e1ca-45c9-9f3f-c95d0e8d3fb4', 'x-compute-request-id': 'req-c957659e-e1ca-45c9-9f3f-c95d0e8d3fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:04:59,611 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.565s 2022-08-20 21:04:59,612 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4312f65-1ff0-4e22-b1b3-2c90cd552847', 'x-compute-request-id': 'req-e4312f65-1ff0-4e22-b1b3-2c90cd552847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:05:00,847 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.219s 2022-08-20 21:05:00,848 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77c3730d-5dee-459e-aeda-d6459c791060', 'x-compute-request-id': 'req-77c3730d-5dee-459e-aeda-d6459c791060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:05:02,510 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.649s 2022-08-20 21:05:02,510 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128f43d9-c725-4df1-9e09-3e11b85b17d5', 'x-compute-request-id': 'req-128f43d9-c725-4df1-9e09-3e11b85b17d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:05:03,740 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.217s 2022-08-20 21:05:03,741 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a770f2ac-440a-4efa-8a6b-a633216aaf4b', 'x-compute-request-id': 'req-a770f2ac-440a-4efa-8a6b-a633216aaf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:05:05,113 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.360s 2022-08-20 21:05:05,114 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48b8fe2-71c4-45f1-8684-ab8456f71fe8', 'x-compute-request-id': 'req-a48b8fe2-71c4-45f1-8684-ab8456f71fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:05:06,424 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.296s 2022-08-20 21:05:06,424 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d5cfee7-e703-489b-86af-a9f2aa0874d8', 'x-compute-request-id': 'req-2d5cfee7-e703-489b-86af-a9f2aa0874d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "BUILD", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:04:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "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-08-20 21:05:07,675 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216 0.235s 2022-08-20 21:05:07,675 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1503', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a8eb4f-3cee-4865-882f-72fa0a235aff', 'x-compute-request-id': 'req-09a8eb4f-3cee-4865-882f-72fa0a235aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216'} Body: b'{"server": {"id": "bc106b1f-bd99-4a54-9837-985561af1216", "name": "tempest-DeleteServersTestJSON-server-1045809198", "status": "ACTIVE", "tenant_id": "a4f9c633b6d54ac1869108eadb004a87", "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "metadata": {}, "hostId": "fb6324393101f573c87f39a40ea0b35fb6825c24b97774df972ae091", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:04:51Z", "updated": "2022-08-20T21:05:07Z", "addresses": {"tempest-DeleteServersTestJSON-1174918603-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:15:ac"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/bc106b1f-bd99-4a54-9837-985561af1216"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/bc106b1f-bd99-4a54-9837-985561af1216"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:05:06.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-08-20 21:05:07,688 146544 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-08-20 21:05:10,330 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes 2.639s 2022-08-20 21:05:10,330 146544 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-DeleteServersTestJSON-volume-1236540909"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f750a8c-e05e-46c1-ac47-83c6fbf5c5b8', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f750a8c-e05e-46c1-ac47-83c6fbf5c5b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes'} Body: b'{"volume": {"id": "11d37575-782b-41ef-b129-7c1cfc0cf2c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:05:10.211596", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1236540909", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5"}], "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:05:10,499 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5 0.159s 2022-08-20 21:05:10,500 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f8a95c-d425-418a-aca4-a1d6e170ab65', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f8a95c-d425-418a-aca4-a1d6e170ab65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5'} Body: b'{"volume": {"id": "11d37575-782b-41ef-b129-7c1cfc0cf2c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:05:10.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1236540909", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5"}], "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4f9c633b6d54ac1869108eadb004a87"}}' 2022-08-20 21:05:11,581 146544 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5 0.068s 2022-08-20 21:05:11,582 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df052755-4f5b-4458-ba1d-f030de0b94cd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df052755-4f5b-4458-ba1d-f030de0b94cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5'} Body: b'{"volume": {"id": "11d37575-782b-41ef-b129-7c1cfc0cf2c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:05:10.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-DeleteServersTestJSON-volume-1236540909", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a4f9c633b6d54ac1869108eadb004a87/volumes/11d37575-782b-41ef-b129-7c1cfc0cf2c5"}], "user_id": "b20aea7088dc4e4fadb737c906cf7ea2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a4f9c633b6d54ac1869108eadb004a87"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11d37575-782b-41ef-b129-7c1cfc0cf2c5 failed to build and is in ERROR status |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt20.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt20.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt20.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt20.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt20.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt20.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft21.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:23:01,447 146542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes 1.046s 2022-08-20 21:23:01,447 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2092393202", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b91456-befc-4fab-abc3-f25865de431c', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b91456-befc-4fab-abc3-f25865de431c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes'} Body: b'{"volume": {"id": "c6383ec8-73b2-4a8d-a008-d7d7357444bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:23:01.282294", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2092393202", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc"}], "user_id": "fdcfdca4137f498588b19aebb1b4053f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:23:01,584 146542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc 0.124s 2022-08-20 21:23:01,585 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c142d89c-ea3d-4e9f-8f65-8c3f94882706', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c142d89c-ea3d-4e9f-8f65-8c3f94882706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc'} Body: b'{"volume": {"id": "c6383ec8-73b2-4a8d-a008-d7d7357444bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:23:01.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2092393202", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc"}], "user_id": "fdcfdca4137f498588b19aebb1b4053f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4951d1fc525642ea97bcb1b772a5ea16"}}' 2022-08-20 21:23:02,727 146542 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc 0.129s 2022-08-20 21:23:02,727 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64b2faf-db3c-463a-b64e-5cc8ac495e8a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64b2faf-db3c-463a-b64e-5cc8ac495e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc'} Body: b'{"volume": {"id": "c6383ec8-73b2-4a8d-a008-d7d7357444bc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:23:01.000000", "updated_at": "2022-08-20T21:23:02.000000", "name": "tempest-TaggedBootDevicesTest-volume-2092393202", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/4951d1fc525642ea97bcb1b772a5ea16/volumes/c6383ec8-73b2-4a8d-a008-d7d7357444bc"}], "user_id": "fdcfdca4137f498588b19aebb1b4053f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4951d1fc525642ea97bcb1b772a5ea16"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c6383ec8-73b2-4a8d-a008-d7d7357444bc failed to build and is in ERROR status |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft22.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:23:08,165 146534 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes 1.265s 2022-08-20 21:23:08,165 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-88356997", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d5d98c-d2cc-405f-af7f-3f9aa2275f2b', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d5d98c-d2cc-405f-af7f-3f9aa2275f2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes'} Body: b'{"volume": {"id": "1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:23:08.055758", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-88356997", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e"}], "user_id": "ae2c339c41354a159fc8881b56ac45ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:23:08,252 146534 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e 0.077s 2022-08-20 21:23:08,253 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43229594-2911-4126-b01b-2f79f77e1774', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43229594-2911-4126-b01b-2f79f77e1774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e'} Body: b'{"volume": {"id": "1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:23:08.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-88356997", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e"}], "user_id": "ae2c339c41354a159fc8881b56ac45ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce224716983049beac8cb9d463715e5d"}}' 2022-08-20 21:23:09,349 146534 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e 0.084s 2022-08-20 21:23:09,349 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1629284b-c58c-4c7e-b8d6-80b79da09041', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1629284b-c58c-4c7e-b8d6-80b79da09041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e'} Body: b'{"volume": {"id": "1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:23:08.000000", "updated_at": "2022-08-20T21:23:09.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-88356997", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce224716983049beac8cb9d463715e5d/volumes/1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e"}], "user_id": "ae2c339c41354a159fc8881b56ac45ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce224716983049beac8cb9d463715e5d"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ad2d1f4-6aa9-4901-bdac-f82e3468bc8e failed to build and is in ERROR status |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 14 | 1 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt23.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt23.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt23.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
pass
pt23.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt23.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt23.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt23.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt23.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt23.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt23.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt23.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt23.12: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt23.13: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt23.14: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt23.15: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt23.16: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
fail
ft23.17: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:43:44,258 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 404 GET http://10.222.0.23/compute/v2.1/servers/9ff9dc18-de56-45b3-b765-d4b10252ae48 0.037s 2022-08-20 21:43:44,258 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:44 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-b29e1c71-b716-4f01-9102-9c35d9ce6434', 'x-compute-request-id': 'req-b29e1c71-b716-4f01-9102-9c35d9ce6434', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/9ff9dc18-de56-45b3-b765-d4b10252ae48'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9ff9dc18-de56-45b3-b765-d4b10252ae48 could not be found."}}' 2022-08-20 21:43:44,299 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.033s 2022-08-20 21:43:44,299 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7d1929c1-7e19-43ed-b34b-563d565c4ac7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c0447084bdd24f549ecfc88b9cc7b3be", "name": "tempest-ServerActionsTestJSON-2025106041-project", "password_expires_at": null}, "audit_ids": ["lRxRQ0yFQLmWJ9pB2RfvtQ"], "expires_at": "2022-08-20T22:43:44.000000Z", "issued_at": "2022-08-20T21:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10e1a87a100a4dcb9a30a6c4d35ff429", "name": "tempest-ServerActionsTestJSON-2025106041"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_10e1a87a100a4dcb9a30a6c4d35ff429", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/10e1a87a100a4dcb9a30a6c4d35ff429", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:43:44,300 183912 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:setUp) Found network {'id': 'befe87ff-3082-4c53-8501-65c1ab13a5ab', 'name': 'tempest-ServerActionsTestJSON-421558367-network', 'tenant_id': '10e1a87a100a4dcb9a30a6c4d35ff429', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '10e1a87a100a4dcb9a30a6c4d35ff429', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 171, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:38:02Z', 'updated_at': '2022-08-20T21:38:02Z', 'revision_number': 1} available for tenant 2022-08-20 21:43:44,300 183912 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-368854642', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBInb5jWmkTs48CfnG1hrg9e6un4UtQN6fkVGTblZiLHIIWrrAtdAjDFGVGsIZh3EE1etpbrjPBu3BQfs5VmjRK3AoPzIHQlhusMO/Kmi4qvSpuTSWSa8fNP9oU8cCRuEng==', 'fingerprint': '03:d8:18:f6:8d:27:dd:1d:77:1b:eb:31:40:34:e6:10', 'user_id': 'c0447084bdd24f549ecfc88b9cc7b3be', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAeH5ww6E4KZo2vCENAUp7udj9kTXhd+k7zwaWGmFHzUOQI9yqLIO+y\ntn3ACVVlO66gBwYFK4EEACKhZANiAASJ2+Y1ppE7OPAn5xtYa4PXurp+FLUDen5F\nRk25WYixyCFq6wLXQIwxRlRrCGYdxBNXraW64zwbtwUH7OVZo0StwKD8yB0JYbrD\nDvypouKr0qbk0lkmvHzT/aFPHAkbhJ4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ca909bd1-ce61-41aa-a80d-364815b5144d', 'name': 'tempest-securitygroup--273902391', 'stateful': True, 'tenant_id': '10e1a87a100a4dcb9a30a6c4d35ff429', 'description': 'tempest-description--1554308508', 'shared': False, 'security_group_rules': [{'id': '04569ec1-befa-46e5-b3f7-4c0439c631a9', 'tenant_id': '10e1a87a100a4dcb9a30a6c4d35ff429', 'security_group_id': 'ca909bd1-ce61-41aa-a80d-364815b5144d', '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': 4255, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:38:07Z', 'updated_at': '2022-08-20T21:38:07Z', 'revision_number': 0, 'project_id': '10e1a87a100a4dcb9a30a6c4d35ff429'}, {'id': '91df08ac-aa9d-4669-8828-99876499de42', 'tenant_id': '10e1a87a100a4dcb9a30a6c4d35ff429', 'security_group_id': 'ca909bd1-ce61-41aa-a80d-364815b5144d', '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': 4256, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:38:07Z', 'updated_at': '2022-08-20T21:38:07Z', 'revision_number': 0, 'project_id': '10e1a87a100a4dcb9a30a6c4d35ff429'}], 'tags': [], 'created_at': '2022-08-20T21:38:07Z', 'updated_at': '2022-08-20T21:38:07Z', 'revision_number': 1, 'project_id': '10e1a87a100a4dcb9a30a6c4d35ff429'}, 'floating_ip': {'id': 'c5b7d555-e63e-4440-b9cd-8c64f5b0cedb', 'tenant_id': '10e1a87a100a4dcb9a30a6c4d35ff429', 'floating_ip_address': '172.35.5.100', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '10e1a87a100a4dcb9a30a6c4d35ff429', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:38:08Z', 'updated_at': '2022-08-20T21:38:08Z', 'revision_number': 0, 'ip': '172.35.5.100'}} 2022-08-20 21:43:45,018 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 202 POST http://10.222.0.23/compute/v2.1/servers 0.717s 2022-08-20 21:43:45,019 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerActionsTestJSON-server-1617233252", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "networks": [{"uuid": "befe87ff-3082-4c53-8501-65c1ab13a5ab"}], "security_groups": [{"name": "tempest-securitygroup--273902391"}], "key_name": "tempest-keypair-368854642", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f00b236c-2bb3-4bb9-aaf0-0ef571b0084c', 'x-compute-request-id': 'req-f00b236c-2bb3-4bb9-aaf0-0ef571b0084c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--273902391"}], "adminPass": "9omZwNAxNd6Q"}}' 2022-08-20 21:43:45,106 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.084s 2022-08-20 21:43:45,107 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd550f0-a3f5-4f4c-b335-baf3c9653be7', 'x-compute-request-id': 'req-6dd550f0-a3f5-4f4c-b335-baf3c9653be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:45Z", "updated": "2022-08-20T21:43:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-368854642", "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-08-20 21:43:46,215 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.096s 2022-08-20 21:43:46,215 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1290', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-666aafaa-a0ff-4541-857f-983baa8be87b', 'x-compute-request-id': 'req-666aafaa-a0ff-4541-857f-983baa8be87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "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-08-20 21:43:46,227 183912 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:43:47,399 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.171s 2022-08-20 21:43:47,400 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43: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-36d488fc-be48-4041-b011-c53387bda362', 'x-compute-request-id': 'req-36d488fc-be48-4041-b011-c53387bda362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:47,411 183912 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:43:48,591 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.179s 2022-08-20 21:43:48,592 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43: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-6c46a357-7e68-4296-a8ae-747e8450d9c8', 'x-compute-request-id': 'req-6c46a357-7e68-4296-a8ae-747e8450d9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:49,769 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.164s 2022-08-20 21:43:49,769 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43: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-73cfd55f-ab13-41a2-a23f-516df7a1d46f', 'x-compute-request-id': 'req-73cfd55f-ab13-41a2-a23f-516df7a1d46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:50,965 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.182s 2022-08-20 21:43:50,965 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:50 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-f1ed72ba-860e-4a0e-acb6-c655c5473aee', 'x-compute-request-id': 'req-f1ed72ba-860e-4a0e-acb6-c655c5473aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:52,147 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.168s 2022-08-20 21:43:52,147 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43: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-c9d6676a-4cfd-469e-9c13-f20fa5079a07', 'x-compute-request-id': 'req-c9d6676a-4cfd-469e-9c13-f20fa5079a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:53,328 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.169s 2022-08-20 21:43:53,329 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43: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-c0799cb3-9335-4a46-9b0b-229f39b1ec3b', 'x-compute-request-id': 'req-c0799cb3-9335-4a46-9b0b-229f39b1ec3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:54,531 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.188s 2022-08-20 21:43:54,531 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43: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-6eb3db83-ef38-40b2-9b8e-1c9c7ebd1230', 'x-compute-request-id': 'req-6eb3db83-ef38-40b2-9b8e-1c9c7ebd1230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "BUILD", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:55,715 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.170s 2022-08-20 21:43:55,715 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6efdb8d-d896-432a-a24c-68379fcd0efb', 'x-compute-request-id': 'req-e6efdb8d-d896-432a-a24c-68379fcd0efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "ACTIVE", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:55Z", "addresses": {"tempest-ServerActionsTestJSON-421558367-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:3a:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": "2022-08-20T21:43:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:43:55,728 183912 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2022-08-20 21:43:55,840 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6/os-interface 0.111s 2022-08-20 21:43:55,840 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2895749-d174-4801-9187-28f10a75407e', 'x-compute-request-id': 'req-d2895749-d174-4801-9187-28f10a75407e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "befe87ff-3082-4c53-8501-65c1ab13a5ab", "port_id": "121af8d4-7a6d-4437-b2aa-73461c4fb76b", "mac_addr": "fa:16:3e:f1:3a:32", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "adc97a5a-fbff-4ef6-a4ed-724ca07d670a", "ip_address": "172.20.0.13"}]}]}' 2022-08-20 21:43:56,800 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/c5b7d555-e63e-4440-b9cd-8c64f5b0cedb 0.953s 2022-08-20 21:43:56,800 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "121af8d4-7a6d-4437-b2aa-73461c4fb76b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-5b8c0687-20a2-4b43-9e46-19f459aed94e', 'date': 'Sat, 20 Aug 2022 21:43:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/c5b7d555-e63e-4440-b9cd-8c64f5b0cedb'} Body: b'{"floatingip": {"id": "c5b7d555-e63e-4440-b9cd-8c64f5b0cedb", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "floating_ip_address": "172.35.5.100", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "4ffd1742-e6e0-4d1a-b2c4-a24d5fa943ec", "port_id": "121af8d4-7a6d-4437-b2aa-73461c4fb76b", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "befe87ff-3082-4c53-8501-65c1ab13a5ab", "mac_address": "fa:16:3e:f1:3a:32", "admin_state_up": true, "status": "ACTIVE", "device_id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:38:08Z", "updated_at": "2022-08-20T21:43:56Z", "revision_number": 13, "project_id": "10e1a87a100a4dcb9a30a6c4d35ff429"}}' 2022-08-20 21:43:56,801 183912 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.100:22' as 'ubuntu' with public key authentication 2022-08-20 21:43:59,845 183912 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.100 ([Errno None] Unable to connect to port 22 on 172.35.5.100). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:44:05,412 183912 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.100 ([Errno None] Unable to connect to port 22 on 172.35.5.100). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:44:11,973 183912 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.100 ([Errno None] Unable to connect to port 22 on 172.35.5.100). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:44:19,556 183912 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.100 ([Errno None] Unable to connect to port 22 on 172.35.5.100). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:44:25,068 183912 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.100 ([Errno None] Unable to connect to port 22 on 172.35.5.100). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:44:31,629 183912 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:44:31,969 183912 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:44:31,970 183912 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.100 successfully created 2022-08-20 21:44:32,229 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes 0.256s 2022-08-20 21:44:32,229 183912 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-ServerActionsTestJSON-volume-1451377344"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e106130d-d6c8-4d5d-b011-4b9a9bce6dea', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e106130d-d6c8-4d5d-b011-4b9a9bce6dea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes'} Body: b'{"volume": {"id": "81346248-3085-4eea-b940-f92383bf2df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:44:32.158666", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1451377344", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0"}], "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:44:32,283 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0 0.043s 2022-08-20 21:44:32,283 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32901f42-0eb8-4486-96ac-3b34ef35ca17', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32901f42-0eb8-4486-96ac-3b34ef35ca17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0'} Body: b'{"volume": {"id": "81346248-3085-4eea-b940-f92383bf2df0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:44:32.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1451377344", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0"}], "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429"}}' 2022-08-20 21:44:33,346 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0 0.052s 2022-08-20 21:44:33,347 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd358401-09e3-4e47-9b8b-ac2fafb02a26', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd358401-09e3-4e47-9b8b-ac2fafb02a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0'} Body: b'{"volume": {"id": "81346248-3085-4eea-b940-f92383bf2df0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:44:32.000000", "updated_at": "2022-08-20T21:44:32.000000", "name": "tempest-ServerActionsTestJSON-volume-1451377344", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/10e1a87a100a4dcb9a30a6c4d35ff429/volumes/81346248-3085-4eea-b940-f92383bf2df0"}], "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429"}}' 2022-08-20 21:44:33,357 183912 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2022-08-20 21:44:33,534 183912 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6 0.175s 2022-08-20 21:44:33,535 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af869d70-d9a2-44d7-a526-945ef71ff9ab', 'x-compute-request-id': 'req-af869d70-d9a2-44d7-a526-945ef71ff9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6'} Body: b'{"server": {"id": "ea75411a-f904-42bf-a9a9-a2d9be47dff6", "name": "tempest-ServerActionsTestJSON-server-1617233252", "status": "ACTIVE", "tenant_id": "10e1a87a100a4dcb9a30a6c4d35ff429", "user_id": "c0447084bdd24f549ecfc88b9cc7b3be", "metadata": {}, "hostId": "12771f433b47e500507dea8d4e821973e4a967412409adfbe25aff44", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:43:44Z", "updated": "2022-08-20T21:43:55Z", "addresses": {"tempest-ServerActionsTestJSON-421558367-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:3a:32"}, {"version": 4, "addr": "172.35.5.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:3a:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ea75411a-f904-42bf-a9a9-a2d9be47dff6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-368854642", "OS-SRV-USG:launched_at": "2022-08-20T21:43:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--273902391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 451, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 81346248-3085-4eea-b940-f92383bf2df0 failed to build and is in ERROR status |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt24.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt24.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt24.3: 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
ft24.4: 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-08-20 21:01:08,723 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes 0.712s 2022-08-20 21:01:08,723 146546 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-653892621"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5dae2f1-c847-4266-8063-a5be2a701c97', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5dae2f1-c847-4266-8063-a5be2a701c97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.457101", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:01:08,798 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.065s 2022-08-20 21:01:08,798 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9aa284-7997-4cb4-b241-b05db805d474', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9aa284-7997-4cb4-b241-b05db805d474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:01:09,906 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.096s 2022-08-20 21:01:09,907 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd08cb9-023f-4f7a-95f4-4033bda97b2a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd08cb9-023f-4f7a-95f4-4033bda97b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:01:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:01:09,917 146546 INFO [tempest.common.waiters] volume b4e47d00-e3cb-47d4-a932-c6b81c03aac3 reached available after waiting for 1.917525 seconds 2022-08-20 21:01:09,918 146546 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:01:11,360 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 1.440s 2022-08-20 21:01:11,361 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1479630863", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDrhvN3RQ8NFXdIApOVuyIj3VbUpG5pR/xMZ73JvT9jSjRMORhkXwNehij+EsqEr4g2K6WTdfgJSDJyKRV5dhg4slZJfDOo9h1JWpH7/kcfTY1qz00h/1YAHGoV/vQQcTw=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:09 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-d3644e13-cfa6-4f2b-a9ac-3c248298ea2c', 'x-compute-request-id': 'req-d3644e13-cfa6-4f2b-a9ac-3c248298ea2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1479630863", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDrhvN3RQ8NFXdIApOVuyIj3VbUpG5pR/xMZ73JvT9jSjRMORhkXwNehij+EsqEr4g2K6WTdfgJSDJyKRV5dhg4slZJfDOo9h1JWpH7/kcfTY1qz00h/1YAHGoV/vQQcTw==", "fingerprint": "68:01:50:ff:10:28:7c:80:5c:32:c6:63:68:fa:e8:6b", "user_id": "811bc5f0350147f18454a1ac0127e47b"}}' 2022-08-20 21:01:11,363 146546 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1479630863 created 2022-08-20 21:01:11,936 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.572s 2022-08-20 21:01:11,937 146546 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--1880973532", "description": "tempest-description--1736422702"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-0857f73d-15de-441a-a82c-47b385f79c9d', 'date': 'Sat, 20 Aug 2022 21:01:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "39704f05-c714-4dc3-9141-833a68aa65ac", "name": "tempest-securitygroup--1880973532", "stateful": true, "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "description": "tempest-description--1736422702", "shared": false, "security_group_rules": [{"id": "1e9bf35a-7b63-4950-a71c-5802830b1df2", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "security_group_id": "39704f05-c714-4dc3-9141-833a68aa65ac", "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": 897, "description": null, "tags": [], "created_at": "2022-08-20T21:01:11Z", "updated_at": "2022-08-20T21:01:11Z", "revision_number": 0, "project_id": "ce96fc00ce214713947c7e949c7a7192"}, {"id": "1f9c7a2e-dc50-48a7-bb95-b2881533b8c7", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "security_group_id": "39704f05-c714-4dc3-9141-833a68aa65ac", "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": 896, "description": null, "tags": [], "created_at": "2022-08-20T21:01:11Z", "updated_at": "2022-08-20T21:01:11Z", "revision_number": 0, "project_id": "ce96fc00ce214713947c7e949c7a7192"}], "tags": [], "created_at": "2022-08-20T21:01:11Z", "updated_at": "2022-08-20T21:01:11Z", "revision_number": 1, "project_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:01:12,346 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.408s 2022-08-20 21:01:12,346 146546 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": "39704f05-c714-4dc3-9141-833a68aa65ac", "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-6aefd26a-4680-4811-bdfa-7f874b8846e0', 'date': 'Sat, 20 Aug 2022 21:01:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "33ebd83d-7729-4962-b3f1-b736adb74520", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "security_group_id": "39704f05-c714-4dc3-9141-833a68aa65ac", "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-08-20T21:01:12Z", "updated_at": "2022-08-20T21:01:12Z", "revision_number": 0, "project_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:01:13,154 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.807s 2022-08-20 21:01:13,155 146546 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": "39704f05-c714-4dc3-9141-833a68aa65ac", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-575fe384-267a-4398-acc6-1b79baab9278', 'date': 'Sat, 20 Aug 2022 21:01:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c4e1d95d-0226-4371-ac32-9d4fd8a30240", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "security_group_id": "39704f05-c714-4dc3-9141-833a68aa65ac", "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-08-20T21:01:12Z", "updated_at": "2022-08-20T21:01:12Z", "revision_number": 0, "project_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:01:13,155 146546 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1880973532 created 2022-08-20 21:01:15,858 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 2.702s 2022-08-20 21:01:15,859 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-54c8805e-41e6-474e-9184-e796fd895656', 'date': 'Sat, 20 Aug 2022 21:01:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f402b7ea-7d75-41c3-b30b-3a788e266c52", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "floating_ip_address": "172.35.5.36", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ce96fc00ce214713947c7e949c7a7192", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:01:14Z", "updated_at": "2022-08-20T21:01:14Z", "revision_number": 0}}' 2022-08-20 21:01:15,859 146546 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f402b7ea-7d75-41c3-b30b-3a788e266c52', 'tenant_id': 'ce96fc00ce214713947c7e949c7a7192', 'floating_ip_address': '172.35.5.36', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ce96fc00ce214713947c7e949c7a7192', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:01:14Z', 'updated_at': '2022-08-20T21:01:14Z', 'revision_number': 0, 'ip': '172.35.5.36'} created 2022-08-20 21:01:16,104 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.238s 2022-08-20 21:01:16,105 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3270', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8a223a93-625c-4005-9978-171b259170ae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "811bc5f0350147f18454a1ac0127e47b", "name": "tempest-ServerRescueNegativeTestJSON-1405733180-project", "password_expires_at": null}, "audit_ids": ["QPe2t6GgTFiJs4e2cAwnew"], "expires_at": "2022-08-20T22:01:15.000000Z", "issued_at": "2022-08-20T21:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce96fc00ce214713947c7e949c7a7192", "name": "tempest-ServerRescueNegativeTestJSON-1405733180"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_ce96fc00ce214713947c7e949c7a7192", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/ce96fc00ce214713947c7e949c7a7192", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:01:16,105 146546 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '6d52f97c-a7d5-406c-9fbf-3f728ac24c87', 'name': 'tempest-ServerRescueNegativeTestJSON-443719563-network', 'tenant_id': 'ce96fc00ce214713947c7e949c7a7192', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ce96fc00ce214713947c7e949c7a7192', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 174, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T20:59:20Z', 'updated_at': '2022-08-20T20:59:20Z', 'revision_number': 1} available for tenant 2022-08-20 21:01:16,106 146546 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1479630863', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDrhvN3RQ8NFXdIApOVuyIj3VbUpG5pR/xMZ73JvT9jSjRMORhkXwNehij+EsqEr4g2K6WTdfgJSDJyKRV5dhg4slZJfDOo9h1JWpH7/kcfTY1qz00h/1YAHGoV/vQQcTw==', 'fingerprint': '68:01:50:ff:10:28:7c:80:5c:32:c6:63:68:fa:e8:6b', 'user_id': '811bc5f0350147f18454a1ac0127e47b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDNqQfbZSe4xb70snMIj2Op7JKcrn3EUanLw4E9cDzVH/r+jsZKEBSl\n1wuTsPnUAHagBwYFK4EEACKhZANiAAQ64bzd0UPDRV3SAKTlbsiI91W1KRuaUf8T\nGe9yb0/Y0o0TDkYZF8DXoYo/hLKhK+INiulk3X4CUgycikVeXYYOLJWSXwzqPYdS\nVqR+/5HH02Nas9NIf9WABxqFf70EHE8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '39704f05-c714-4dc3-9141-833a68aa65ac', 'name': 'tempest-securitygroup--1880973532', 'stateful': True, 'tenant_id': 'ce96fc00ce214713947c7e949c7a7192', 'description': 'tempest-description--1736422702', 'shared': False, 'security_group_rules': [{'id': '1e9bf35a-7b63-4950-a71c-5802830b1df2', 'tenant_id': 'ce96fc00ce214713947c7e949c7a7192', 'security_group_id': '39704f05-c714-4dc3-9141-833a68aa65ac', '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': 897, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:01:11Z', 'updated_at': '2022-08-20T21:01:11Z', 'revision_number': 0, 'project_id': 'ce96fc00ce214713947c7e949c7a7192'}, {'id': '1f9c7a2e-dc50-48a7-bb95-b2881533b8c7', 'tenant_id': 'ce96fc00ce214713947c7e949c7a7192', 'security_group_id': '39704f05-c714-4dc3-9141-833a68aa65ac', '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': 896, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:01:11Z', 'updated_at': '2022-08-20T21:01:11Z', 'revision_number': 0, 'project_id': 'ce96fc00ce214713947c7e949c7a7192'}], 'tags': [], 'created_at': '2022-08-20T21:01:11Z', 'updated_at': '2022-08-20T21:01:11Z', 'revision_number': 1, 'project_id': 'ce96fc00ce214713947c7e949c7a7192'}, 'floating_ip': {'id': 'f402b7ea-7d75-41c3-b30b-3a788e266c52', 'tenant_id': 'ce96fc00ce214713947c7e949c7a7192', 'floating_ip_address': '172.35.5.36', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ce96fc00ce214713947c7e949c7a7192', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:01:14Z', 'updated_at': '2022-08-20T21:01:14Z', 'revision_number': 0, 'ip': '172.35.5.36'}} 2022-08-20 21:01:19,463 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.23/compute/v2.1/servers 3.357s 2022-08-20 21:01:19,463 146546 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-1709399542", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "T4&KSjb=ag!p10G", "networks": [{"uuid": "6d52f97c-a7d5-406c-9fbf-3f728ac24c87"}], "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "key_name": "tempest-keypair-1479630863", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '409', 'location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d00c8a-eceb-4b15-a449-cb8d84e58230', 'x-compute-request-id': 'req-99d00c8a-eceb-4b15-a449-cb8d84e58230', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "adminPass": "T4&KSjb=ag!p10G"}}' 2022-08-20 21:01:20,173 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 0.706s 2022-08-20 21:01:20,174 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111ba2b5-a347-4e1d-903d-d1700cfcec96', 'x-compute-request-id': 'req-111ba2b5-a347-4e1d-903d-d1700cfcec96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1479630863", "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-08-20 21:01:22,127 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 0.938s 2022-08-20 21:01:22,128 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f25dca6-852b-4442-b6ed-1c8b754ad019', 'x-compute-request-id': 'req-5f25dca6-852b-4442-b6ed-1c8b754ad019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "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-08-20 21:01:22,142 146546 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:01:24,231 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 1.087s 2022-08-20 21:01:24,231 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82dbacec-6acf-4f0f-bbf2-b3d154e5717e', 'x-compute-request-id': 'req-82dbacec-6acf-4f0f-bbf2-b3d154e5717e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:26,146 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 0.902s 2022-08-20 21:01:26,146 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e712b264-e6e2-40ed-98a5-828619501064', 'x-compute-request-id': 'req-e712b264-e6e2-40ed-98a5-828619501064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:28,182 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 1.018s 2022-08-20 21:01:28,183 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da69805e-fa38-4e1e-9f86-4000db5fa158', 'x-compute-request-id': 'req-da69805e-fa38-4e1e-9f86-4000db5fa158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:30,013 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 0.818s 2022-08-20 21:01:30,013 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbce79f8-e4e5-4c44-8e2c-6168a9ba79b3', 'x-compute-request-id': 'req-fbce79f8-e4e5-4c44-8e2c-6168a9ba79b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:31,359 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 0.333s 2022-08-20 21:01:31,359 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a157fe-1d39-40c1-82d2-193987306cc3', 'x-compute-request-id': 'req-32a157fe-1d39-40c1-82d2-193987306cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:32,906 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 0.533s 2022-08-20 21:01:32,906 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6df2ca0-4097-48ac-8710-d00fb4ea21f9', 'x-compute-request-id': 'req-a6df2ca0-4097-48ac-8710-d00fb4ea21f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:35,120 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 1.201s 2022-08-20 21:01:35,121 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d186371-9b69-4fcd-ad42-aa69f2bd4b59', 'x-compute-request-id': 'req-6d186371-9b69-4fcd-ad42-aa69f2bd4b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:37,505 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 1.372s 2022-08-20 21:01:37,505 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d296cf-e414-4f29-93d8-378552dd7164', 'x-compute-request-id': 'req-73d296cf-e414-4f29-93d8-378552dd7164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "BUILD", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:39,561 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5 1.043s 2022-08-20 21:01:39,562 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1566', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1abe0c7-df2c-4f03-9f54-ce5c667cbfee', 'x-compute-request-id': 'req-a1abe0c7-df2c-4f03-9f54-ce5c667cbfee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5'} Body: b'{"server": {"id": "98152a1f-b031-4565-8460-653014c518a5", "name": "tempest-ServerRescueNegativeTestJSON-server-1709399542", "status": "ACTIVE", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "user_id": "811bc5f0350147f18454a1ac0127e47b", "metadata": {}, "hostId": "6668be3d0415f598a70156530b7e43709159a51b2cb284b0d49ffa7f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:01:19Z", "updated": "2022-08-20T21:01:38Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-443719563-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:01:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/98152a1f-b031-4565-8460-653014c518a5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1479630863", "OS-SRV-USG:launched_at": "2022-08-20T21:01:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880973532"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:01:39,578 146546 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-08-20 21:01:39,878 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5/os-interface 0.293s 2022-08-20 21:01:39,879 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f235097-cd8b-43ce-94b8-282e0d2734d6', 'x-compute-request-id': 'req-5f235097-cd8b-43ce-94b8-282e0d2734d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6d52f97c-a7d5-406c-9fbf-3f728ac24c87", "port_id": "6a3cc128-f650-477b-8df3-4981325073b8", "mac_addr": "fa:16:3e:c3:01:31", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6943ddab-4c9a-4f9c-baa7-4de5a2c0757d", "ip_address": "172.20.0.14"}]}]}' 2022-08-20 21:01:41,614 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/f402b7ea-7d75-41c3-b30b-3a788e266c52 1.731s 2022-08-20 21:01:41,614 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "6a3cc128-f650-477b-8df3-4981325073b8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-093ab4fa-f99e-4f6b-841b-6c0b6c30b409', 'date': 'Sat, 20 Aug 2022 21:01:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/f402b7ea-7d75-41c3-b30b-3a788e266c52'} Body: b'{"floatingip": {"id": "f402b7ea-7d75-41c3-b30b-3a788e266c52", "tenant_id": "ce96fc00ce214713947c7e949c7a7192", "floating_ip_address": "172.35.5.36", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "d8256acf-4929-4609-a93d-1c3e80abef24", "port_id": "6a3cc128-f650-477b-8df3-4981325073b8", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6d52f97c-a7d5-406c-9fbf-3f728ac24c87", "mac_address": "fa:16:3e:c3:01:31", "admin_state_up": true, "status": "ACTIVE", "device_id": "98152a1f-b031-4565-8460-653014c518a5", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:01:14Z", "updated_at": "2022-08-20T21:01:40Z", "revision_number": 1, "project_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:01:41,615 146546 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.36:22' as 'ubuntu' with public key authentication 2022-08-20 21:01:46,217 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:01:51,780 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:01:58,340 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:02:05,924 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:02:14,500 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:02:21,017 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 6. Retry after 7 seconds. 2022-08-20 21:02:28,525 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 7. Retry after 8 seconds. 2022-08-20 21:02:37,033 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 8. Retry after 9 seconds. 2022-08-20 21:02:46,543 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 9. Retry after 10 seconds. 2022-08-20 21:02:57,062 146546 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.36 ([Errno None] Unable to connect to port 22 on 172.35.5.36). Number attempts: 10. Retry after 11 seconds. 2022-08-20 21:03:08,586 146546 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:03:08,777 146546 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:03:08,778 146546 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.36 successfully created 2022-08-20 21:03:09,102 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5/os-volume_attachments 0.323s 2022-08-20 21:03:09,102 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:08 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-e61d79aa-e629-42d8-bf3d-43547578ca98', 'x-compute-request-id': 'req-e61d79aa-e629-42d8-bf3d-43547578ca98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/98152a1f-b031-4565-8460-653014c518a5/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "serverId": "98152a1f-b031-4565-8460-653014c518a5", "volumeId": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "device": "/dev/sdb"}}' 2022-08-20 21:03:09,183 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.078s 2022-08-20 21:03:09,184 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e8a9ed-b89b-4572-8c26-f2a8af5e709a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e8a9ed-b89b-4572-8c26-f2a8af5e709a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:49,788 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 39.590s 2022-08-20 21:03:49,789 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cee193b-8778-4f18-9749-beac34605b98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cee193b-8778-4f18-9749-beac34605b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:50,948 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.145s 2022-08-20 21:03:50,948 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6b1def-1424-4c6a-ae96-b59b521d2855', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6b1def-1424-4c6a-ae96-b59b521d2855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:52,363 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.401s 2022-08-20 21:03:52,363 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7801fdfd-2135-4e43-bcd2-af964baa2dba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7801fdfd-2135-4e43-bcd2-af964baa2dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:53,456 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.080s 2022-08-20 21:03:53,457 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1899f4-726c-4c32-bcb9-00c71d66b409', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1899f4-726c-4c32-bcb9-00c71d66b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:54,580 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.112s 2022-08-20 21:03:54,581 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5d36a6-0b84-45c5-9318-71b705132ff7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5d36a6-0b84-45c5-9318-71b705132ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:55,729 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.134s 2022-08-20 21:03:55,729 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb2e6e8-74b2-4f1b-b172-0405a4b18a08', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb2e6e8-74b2-4f1b-b172-0405a4b18a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:56,878 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.135s 2022-08-20 21:03:56,879 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233a55c2-d74c-4585-a004-ed05be676af2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233a55c2-d74c-4585-a004-ed05be676af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:57,956 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.064s 2022-08-20 21:03:57,957 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2fbaa2b-ba52-475f-abc9-c9d6d010bb41', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2fbaa2b-ba52-475f-abc9-c9d6d010bb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:03:59,034 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.063s 2022-08-20 21:03:59,034 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5661899-f4e7-4f0c-9c7c-7afd86e5a38f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5661899-f4e7-4f0c-9c7c-7afd86e5a38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:04:00,133 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.085s 2022-08-20 21:04:00,133 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3247a3b2-9954-4aa7-bc33-918e1fd618f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3247a3b2-9954-4aa7-bc33-918e1fd618f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:04:01,245 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.100s 2022-08-20 21:04:01,245 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e27fdd6-eab3-4fe7-9e2b-54f818e48268', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e27fdd6-eab3-4fe7-9e2b-54f818e48268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:02,318 146546 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.23', port=80): Read timed out. (read timeout=60)")': /volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 2022-08-20 21:05:09,921 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 67.665s 2022-08-20 21:05:09,922 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ac0223-758f-4bcf-800d-68e7ac98d9a9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ac0223-758f-4bcf-800d-68e7ac98d9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:03:09.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:10,980 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.047s 2022-08-20 21:05:10,981 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36003256-ddc4-45d1-85e0-73ad17fed139', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36003256-ddc4-45d1-85e0-73ad17fed139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:12,073 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.077s 2022-08-20 21:05:12,074 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d54ef78a-c733-4931-9a79-12dd058e27ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d54ef78a-c733-4931-9a79-12dd058e27ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:13,184 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.099s 2022-08-20 21:05:13,184 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad729a8c-8594-47d0-9d22-a7160b0ad62e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad729a8c-8594-47d0-9d22-a7160b0ad62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:14,310 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.114s 2022-08-20 21:05:14,310 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba88fd2-58a6-437a-a34c-bb153c6eed50', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba88fd2-58a6-437a-a34c-bb153c6eed50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:15,432 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.105s 2022-08-20 21:05:15,432 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3728a8f0-31c1-44f5-bcc1-df3c150c085d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3728a8f0-31c1-44f5-bcc1-df3c150c085d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:16,571 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.127s 2022-08-20 21:05:16,571 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c964f308-7b40-4b7a-a45d-35ea3129008b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c964f308-7b40-4b7a-a45d-35ea3129008b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:17,670 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.082s 2022-08-20 21:05:17,670 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ff6aa9-3773-4c31-84d2-03f3e8785633', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ff6aa9-3773-4c31-84d2-03f3e8785633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:18,781 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.097s 2022-08-20 21:05:18,781 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49dc1040-0b8f-4492-a902-e8664964618f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49dc1040-0b8f-4492-a902-e8664964618f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:19,956 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.157s 2022-08-20 21:05:19,956 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c9223a-2c32-4f5e-b6b5-f5b8ad2ebbdc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c9223a-2c32-4f5e-b6b5-f5b8ad2ebbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:21,066 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.098s 2022-08-20 21:05:21,067 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88b1fe7-d44c-4850-9dcd-cdbd371ca718', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88b1fe7-d44c-4850-9dcd-cdbd371ca718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:22,173 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.095s 2022-08-20 21:05:22,174 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab683884-8bfb-4617-99c0-d878919f77e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab683884-8bfb-4617-99c0-d878919f77e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:23,256 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.069s 2022-08-20 21:05:23,256 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f212e0-159b-4eb0-8a37-19cc10f94517', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f212e0-159b-4eb0-8a37-19cc10f94517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:24,365 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.096s 2022-08-20 21:05:24,365 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcec8598-d247-4d21-b622-bc7cb892a19e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcec8598-d247-4d21-b622-bc7cb892a19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:25,470 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.091s 2022-08-20 21:05:25,470 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8d66e28-42fd-42f6-9005-a6900b93fdeb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8d66e28-42fd-42f6-9005-a6900b93fdeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:26,575 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.089s 2022-08-20 21:05:26,575 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef02164c-84c1-4246-ac5e-5760e8532390', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef02164c-84c1-4246-ac5e-5760e8532390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:27,692 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.105s 2022-08-20 21:05:27,692 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f347c8-c227-4105-9b6d-9d985d3b36a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f347c8-c227-4105-9b6d-9d985d3b36a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:28,781 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.075s 2022-08-20 21:05:28,781 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f734a07f-b085-40c7-883a-7673ac038b34', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f734a07f-b085-40c7-883a-7673ac038b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:29,886 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.093s 2022-08-20 21:05:29,886 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6dbdca0-d178-408a-9a93-a20fb9fb6c99', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6dbdca0-d178-408a-9a93-a20fb9fb6c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:30,941 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.043s 2022-08-20 21:05:30,942 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cd2a36-bb8f-486b-a46e-eebbedce3f40', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cd2a36-bb8f-486b-a46e-eebbedce3f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:32,010 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.056s 2022-08-20 21:05:32,010 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a55360c-5ef7-4850-99a1-033a793deda3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a55360c-5ef7-4850-99a1-033a793deda3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:33,151 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.128s 2022-08-20 21:05:33,151 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0cc13d-ba0f-4465-aea2-ceebf4564ea3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0cc13d-ba0f-4465-aea2-ceebf4564ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:34,243 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.078s 2022-08-20 21:05:34,244 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc02874-8a7a-4c0b-b7a8-ce597ef94f0d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc02874-8a7a-4c0b-b7a8-ce597ef94f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:35,310 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.055s 2022-08-20 21:05:35,311 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9707d2f9-d7c0-49db-a21e-0e3d420ffc09', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9707d2f9-d7c0-49db-a21e-0e3d420ffc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:36,414 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.092s 2022-08-20 21:05:36,415 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51ac0b1-50d4-46d2-b243-5001eb695921', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51ac0b1-50d4-46d2-b243-5001eb695921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:37,490 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.057s 2022-08-20 21:05:37,490 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64380a1-05d8-4480-9863-0e5f7fbe8ab3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64380a1-05d8-4480-9863-0e5f7fbe8ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:38,562 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.058s 2022-08-20 21:05:38,562 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57f7b21-01dc-400f-b591-185555353c53', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57f7b21-01dc-400f-b591-185555353c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:39,644 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.070s 2022-08-20 21:05:39,645 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a5cb1f-78ce-4907-8808-64edd31d55ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a5cb1f-78ce-4907-8808-64edd31d55ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:40,735 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.077s 2022-08-20 21:05:40,735 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84512ff-36e8-48ca-9aee-cda0ad9a881e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84512ff-36e8-48ca-9aee-cda0ad9a881e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:41,799 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.052s 2022-08-20 21:05:41,799 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3289ddce-1de6-4fb0-a314-ad6cec068388', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3289ddce-1de6-4fb0-a314-ad6cec068388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:42,892 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.081s 2022-08-20 21:05:42,892 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ccafea-48fb-4276-b6c5-13ceb8bece90', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ccafea-48fb-4276-b6c5-13ceb8bece90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:43,954 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.050s 2022-08-20 21:05:43,955 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4cbe54-ac9a-444d-bc1e-259d00644264', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4cbe54-ac9a-444d-bc1e-259d00644264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:45,043 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.074s 2022-08-20 21:05:45,043 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5aeda4d-9b4f-44c0-9b8c-8982b7226934', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5aeda4d-9b4f-44c0-9b8c-8982b7226934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:46,148 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.092s 2022-08-20 21:05:46,148 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee4f38e-3b68-4bdc-b622-e28c201cbe8d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee4f38e-3b68-4bdc-b622-e28c201cbe8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:47,226 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.067s 2022-08-20 21:05:47,227 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1cf530-2056-467b-9c1e-604d1d801aa1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1cf530-2056-467b-9c1e-604d1d801aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:48,323 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.084s 2022-08-20 21:05:48,324 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7615bd87-a20a-47a8-bc79-1080863d43e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7615bd87-a20a-47a8-bc79-1080863d43e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:49,455 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.120s 2022-08-20 21:05:49,455 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18467d72-35e9-4ec9-b4f1-4c980aee6d3b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18467d72-35e9-4ec9-b4f1-4c980aee6d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:50,535 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.069s 2022-08-20 21:05:50,536 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83287c54-4a20-4972-b3e2-688bbdfc747d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83287c54-4a20-4972-b3e2-688bbdfc747d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:51,632 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.084s 2022-08-20 21:05:51,633 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0734ffa3-cac5-4613-9a16-fa6533eeeb6a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0734ffa3-cac5-4613-9a16-fa6533eeeb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:52,734 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.090s 2022-08-20 21:05:52,735 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51090b9-bf06-4bea-9aab-ea6f7f29911c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51090b9-bf06-4bea-9aab-ea6f7f29911c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:53,798 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.050s 2022-08-20 21:05:53,799 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b881ceeb-d0f3-4271-bd95-40d6142a7318', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b881ceeb-d0f3-4271-bd95-40d6142a7318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:54,863 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.052s 2022-08-20 21:05:54,864 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3bc3de1-1881-4a3e-906c-4c270473eef3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3bc3de1-1881-4a3e-906c-4c270473eef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:55,934 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.059s 2022-08-20 21:05:55,934 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48762e8f-ebdc-4715-980f-e2f9980c61cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48762e8f-ebdc-4715-980f-e2f9980c61cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:57,012 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.063s 2022-08-20 21:05:57,013 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57604d5b-f03e-4f2c-baab-8c5c6e20f2ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57604d5b-f03e-4f2c-baab-8c5c6e20f2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:58,080 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.056s 2022-08-20 21:05:58,081 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2044ce-121d-408b-a4a4-29609d78ca93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2044ce-121d-408b-a4a4-29609d78ca93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:05:59,262 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.170s 2022-08-20 21:05:59,263 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74758d62-fa8f-4289-a1d7-fc044fa15770', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74758d62-fa8f-4289-a1d7-fc044fa15770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:00,332 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.058s 2022-08-20 21:06:00,333 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b700ade7-da11-4a9b-a28d-85d3ae283752', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b700ade7-da11-4a9b-a28d-85d3ae283752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:01,441 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.096s 2022-08-20 21:06:01,441 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fcaca3-dfbc-45d1-9c02-055af2a721cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fcaca3-dfbc-45d1-9c02-055af2a721cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:02,511 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.055s 2022-08-20 21:06:02,512 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab3ef2a-1d2b-44df-8c2b-260c15da9418', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab3ef2a-1d2b-44df-8c2b-260c15da9418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:03,604 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.077s 2022-08-20 21:06:03,605 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5f2fd9-c33b-4caf-a66d-7df6f8b8e114', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5f2fd9-c33b-4caf-a66d-7df6f8b8e114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:04,666 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.050s 2022-08-20 21:06:04,667 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0a18dc-b16f-4b1e-82b2-88e85ca7d213', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0a18dc-b16f-4b1e-82b2-88e85ca7d213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:05,743 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.064s 2022-08-20 21:06:05,744 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3689a93b-91c6-470a-868b-4cb29d94ae26', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3689a93b-91c6-470a-868b-4cb29d94ae26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:06,835 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.080s 2022-08-20 21:06:06,835 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c5af06-6fe4-4e7e-8c7c-7549225df17c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c5af06-6fe4-4e7e-8c7c-7549225df17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:07,925 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.078s 2022-08-20 21:06:07,925 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8729a9e8-406a-49a0-ad81-0d465da07a23', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8729a9e8-406a-49a0-ad81-0d465da07a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:09,027 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.091s 2022-08-20 21:06:09,028 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee52b74-6ab5-425f-ab55-2ca4fbd76354', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee52b74-6ab5-425f-ab55-2ca4fbd76354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:10,126 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.086s 2022-08-20 21:06:10,126 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36ba6ce4-bdda-4032-8412-28058391c5f5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36ba6ce4-bdda-4032-8412-28058391c5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:11,214 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.076s 2022-08-20 21:06:11,214 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a46889f-a78d-4d8e-b3a6-0d25b226a55b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a46889f-a78d-4d8e-b3a6-0d25b226a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:12,286 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.060s 2022-08-20 21:06:12,287 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7dec7e5-6f41-44c9-9c52-c5ac9dfc8320', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7dec7e5-6f41-44c9-9c52-c5ac9dfc8320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:13,370 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.069s 2022-08-20 21:06:13,370 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1d77df-8175-4410-a9cd-9878736e9906', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1d77df-8175-4410-a9cd-9878736e9906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:14,444 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.062s 2022-08-20 21:06:14,445 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce44628-ee76-49c8-bd80-12bcc15f141f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce44628-ee76-49c8-bd80-12bcc15f141f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:15,519 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.063s 2022-08-20 21:06:15,520 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a5485e-0129-469a-a1c8-b8481cfde23f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a5485e-0129-469a-a1c8-b8481cfde23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:16,597 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.065s 2022-08-20 21:06:16,597 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7e8543-208f-45d4-ab3f-a514fb3053ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7e8543-208f-45d4-ab3f-a514fb3053ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:17,692 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.081s 2022-08-20 21:06:17,692 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59296c4-8f35-4478-9bb5-dfbf3dd04e38', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59296c4-8f35-4478-9bb5-dfbf3dd04e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:18,751 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.047s 2022-08-20 21:06:18,752 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669e7a31-961b-40b5-85d5-25d4efbc3919', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669e7a31-961b-40b5-85d5-25d4efbc3919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:19,824 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.060s 2022-08-20 21:06:19,824 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2be2495-e4a8-4ccd-934c-ea30277d0eb2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2be2495-e4a8-4ccd-934c-ea30277d0eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:20,886 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.050s 2022-08-20 21:06:20,887 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be39a532-23a7-41dc-a087-0bb6f9241d90', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be39a532-23a7-41dc-a087-0bb6f9241d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:21,998 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.099s 2022-08-20 21:06:21,999 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64eabd7e-51b4-4700-862d-07c0a522909a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64eabd7e-51b4-4700-862d-07c0a522909a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:23,153 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.142s 2022-08-20 21:06:23,153 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7634f6-768e-4a38-a5cd-39a0e4d0afe0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7634f6-768e-4a38-a5cd-39a0e4d0afe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:24,276 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.109s 2022-08-20 21:06:24,276 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea03641c-0dce-45d0-8333-0c03484a8994', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea03641c-0dce-45d0-8333-0c03484a8994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:25,385 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.096s 2022-08-20 21:06:25,385 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635c2233-80b4-48e0-976e-3f59edfc18c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635c2233-80b4-48e0-976e-3f59edfc18c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:26,452 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.056s 2022-08-20 21:06:26,452 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54032306-99dc-49ef-8645-558273a9c41a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54032306-99dc-49ef-8645-558273a9c41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:27,555 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.092s 2022-08-20 21:06:27,556 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3b5bc1-a3f4-485d-8473-c6cb5661f7b0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3b5bc1-a3f4-485d-8473-c6cb5661f7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:28,673 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.100s 2022-08-20 21:06:28,674 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfa7cbc-f9ba-49e1-9ce6-642c03cd8276', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfa7cbc-f9ba-49e1-9ce6-642c03cd8276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:29,768 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.083s 2022-08-20 21:06:29,769 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37340e33-9a03-4b49-a89d-87f46c72de67', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37340e33-9a03-4b49-a89d-87f46c72de67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:30,858 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.078s 2022-08-20 21:06:30,858 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b5294e4-7ed5-447c-a8e0-abec0a3e0451', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b5294e4-7ed5-447c-a8e0-abec0a3e0451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:31,945 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.072s 2022-08-20 21:06:31,946 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b6de16-ddfe-4619-864d-08d1f760af2d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b6de16-ddfe-4619-864d-08d1f760af2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:33,048 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.091s 2022-08-20 21:06:33,049 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f043ffd-7fce-4f25-a8a7-b6c9f7d1e244', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f043ffd-7fce-4f25-a8a7-b6c9f7d1e244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:34,157 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.090s 2022-08-20 21:06:34,158 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29ff0ac-4815-4200-ad1d-7333afe18584', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29ff0ac-4815-4200-ad1d-7333afe18584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:35,287 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.118s 2022-08-20 21:06:35,288 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1aa7a6f-3d9e-428f-b69a-29e2512f7c2a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1aa7a6f-3d9e-428f-b69a-29e2512f7c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:36,364 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.065s 2022-08-20 21:06:36,365 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a91ea5-f67d-4de0-a99c-2b25ca23b60e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a91ea5-f67d-4de0-a99c-2b25ca23b60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:37,453 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.077s 2022-08-20 21:06:37,454 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d51517-270b-47d2-ad76-de41b774fd50', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d51517-270b-47d2-ad76-de41b774fd50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:38,512 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.047s 2022-08-20 21:06:38,512 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017a737c-5e0f-4ae9-a82e-eebed7caf42c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017a737c-5e0f-4ae9-a82e-eebed7caf42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:39,630 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.103s 2022-08-20 21:06:39,631 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a617a98-d455-4d3c-a1f8-e9e5dbec7ac7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a617a98-d455-4d3c-a1f8-e9e5dbec7ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:40,711 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.063s 2022-08-20 21:06:40,712 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88afe6a-4bc5-4fc7-ba60-68c7107adc13', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88afe6a-4bc5-4fc7-ba60-68c7107adc13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:41,770 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.046s 2022-08-20 21:06:41,770 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6bd815-290a-49b2-b131-becab643acd2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6bd815-290a-49b2-b131-becab643acd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:42,833 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.050s 2022-08-20 21:06:42,834 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1857484c-6005-494a-9f7a-59dbb3ecece1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1857484c-6005-494a-9f7a-59dbb3ecece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:43,936 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.092s 2022-08-20 21:06:43,936 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601fc17b-c3e7-4072-abea-3acb126509b0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601fc17b-c3e7-4072-abea-3acb126509b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:45,005 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.057s 2022-08-20 21:06:45,006 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c482eef2-766b-49d8-87c4-0a2bcfbeed44', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c482eef2-766b-49d8-87c4-0a2bcfbeed44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:46,085 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.067s 2022-08-20 21:06:46,085 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7449920-497c-4a93-b53f-784d27b36b8f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7449920-497c-4a93-b53f-784d27b36b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:47,188 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.092s 2022-08-20 21:06:47,188 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba77328-26ef-4235-a1a4-4eba901832a8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba77328-26ef-4235-a1a4-4eba901832a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:48,270 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.068s 2022-08-20 21:06:48,270 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b3e38c-474c-44b4-bebf-2f78c7e2fd18', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b3e38c-474c-44b4-bebf-2f78c7e2fd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:49,334 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.052s 2022-08-20 21:06:49,335 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4195ec8f-8b5e-4c9c-81ad-509d3f6f811b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4195ec8f-8b5e-4c9c-81ad-509d3f6f811b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:50,396 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.047s 2022-08-20 21:06:50,396 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca03b36-5cc5-4366-a8b5-d822053f9568', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca03b36-5cc5-4366-a8b5-d822053f9568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:51,495 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.087s 2022-08-20 21:06:51,495 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e47cd81-c957-4299-8f59-ef17d0763d5d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e47cd81-c957-4299-8f59-ef17d0763d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:52,594 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.087s 2022-08-20 21:06:52,594 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc60c094-5693-4956-93db-71b3c56ea036', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc60c094-5693-4956-93db-71b3c56ea036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:53,688 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.083s 2022-08-20 21:06:53,689 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4ed51e-d33a-4cfe-a96d-ea816f56abb7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4ed51e-d33a-4cfe-a96d-ea816f56abb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:54,765 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.056s 2022-08-20 21:06:54,765 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fe8e49-082c-454d-b545-cfa1ddcd9174', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fe8e49-082c-454d-b545-cfa1ddcd9174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:55,919 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.142s 2022-08-20 21:06:55,920 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ddd2cc-83bc-4843-891f-88b1080e5550', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ddd2cc-83bc-4843-891f-88b1080e5550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:56,990 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.058s 2022-08-20 21:06:56,990 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ed9d8a-c966-4007-8eda-0a10d5273e41', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ed9d8a-c966-4007-8eda-0a10d5273e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:58,051 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.049s 2022-08-20 21:06:58,051 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf6cf69-9b5f-44c7-b28e-82ed27922966', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf6cf69-9b5f-44c7-b28e-82ed27922966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:06:59,121 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.057s 2022-08-20 21:06:59,121 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3f8474-3801-4c34-beee-fc69487620d4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3f8474-3801-4c34-beee-fc69487620d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:00,209 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.077s 2022-08-20 21:07:00,210 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd089a72-4161-442a-a4c4-cb5907ca1a7c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd089a72-4161-442a-a4c4-cb5907ca1a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:01,279 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.059s 2022-08-20 21:07:01,280 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24de8086-396a-4ef1-8cb9-e0a3d13daa8e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24de8086-396a-4ef1-8cb9-e0a3d13daa8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:02,375 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.084s 2022-08-20 21:07:02,376 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f756323-0e82-46ab-acc5-f29b7da422c6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f756323-0e82-46ab-acc5-f29b7da422c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:03,479 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.092s 2022-08-20 21:07:03,480 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b6ed46-6116-419f-a9ad-d19a980282be', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b6ed46-6116-419f-a9ad-d19a980282be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:04,608 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.113s 2022-08-20 21:07:04,608 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3442cd-c6bc-4c3d-bd8e-88ffc12cb572', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3442cd-c6bc-4c3d-bd8e-88ffc12cb572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:05,758 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.138s 2022-08-20 21:07:05,759 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31d9c5c-eadb-4b9d-9fb6-d0d9ec951473', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31d9c5c-eadb-4b9d-9fb6-d0d9ec951473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:06,833 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.059s 2022-08-20 21:07:06,834 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad65f32d-b8de-4bdd-8bd0-5001afcea8ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad65f32d-b8de-4bdd-8bd0-5001afcea8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:07,916 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.071s 2022-08-20 21:07:07,916 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d45eaf-f6e2-4b14-bf59-a9bdf0dee3c2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d45eaf-f6e2-4b14-bf59-a9bdf0dee3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:09,022 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.082s 2022-08-20 21:07:09,022 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9c3323-2731-407d-884a-1c924ec76749', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9c3323-2731-407d-884a-1c924ec76749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:10,147 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.113s 2022-08-20 21:07:10,147 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfb0465-73d2-4a48-b994-ea5f828dd0e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfb0465-73d2-4a48-b994-ea5f828dd0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:11,245 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.081s 2022-08-20 21:07:11,246 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0b7ed9-9819-43d9-a81f-6b4814fab517', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0b7ed9-9819-43d9-a81f-6b4814fab517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:12,312 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.053s 2022-08-20 21:07:12,312 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c958e4f3-a655-488a-b554-cc4c8edc1038', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c958e4f3-a655-488a-b554-cc4c8edc1038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:13,410 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.086s 2022-08-20 21:07:13,410 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22e69b4-af67-41dd-8b6e-d48051059fad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22e69b4-af67-41dd-8b6e-d48051059fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:14,493 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.070s 2022-08-20 21:07:14,493 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a4102c-c5a5-4961-9686-4fc3f10f1513', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a4102c-c5a5-4961-9686-4fc3f10f1513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:15,656 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.151s 2022-08-20 21:07:15,656 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8133d871-9aaa-4b06-958a-3c5b591c0f7b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8133d871-9aaa-4b06-958a-3c5b591c0f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:16,758 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.075s 2022-08-20 21:07:16,759 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91391e98-4cb3-409e-b898-a919a1ff0cc1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91391e98-4cb3-409e-b898-a919a1ff0cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:17,837 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.063s 2022-08-20 21:07:17,837 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ea7ae1-0c4f-49d1-9f96-b8ac2a0fba69', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ea7ae1-0c4f-49d1-9f96-b8ac2a0fba69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:18,892 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.043s 2022-08-20 21:07:18,892 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d73288c-bf7e-439a-b578-71d38c97ed03', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d73288c-bf7e-439a-b578-71d38c97ed03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:19,947 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.043s 2022-08-20 21:07:19,948 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7401ad-8f7b-4bc0-b18d-f91d2b83a879', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7401ad-8f7b-4bc0-b18d-f91d2b83a879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:21,015 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.055s 2022-08-20 21:07:21,015 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db456156-2ca2-4046-b9ba-8ba55448bc8f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db456156-2ca2-4046-b9ba-8ba55448bc8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:22,067 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.041s 2022-08-20 21:07:22,068 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ac8167-3cf2-471b-a0ca-b893c540c8d7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ac8167-3cf2-471b-a0ca-b893c540c8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:23,121 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.041s 2022-08-20 21:07:23,121 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7168113c-914a-4910-ad50-f4cd2cecf24e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7168113c-914a-4910-ad50-f4cd2cecf24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:24,189 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.056s 2022-08-20 21:07:24,189 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bada4a3-2892-49c4-b897-35798f8a540e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bada4a3-2892-49c4-b897-35798f8a540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:25,250 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.047s 2022-08-20 21:07:25,250 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223427fb-bd54-48d6-a199-1ffadc037dc5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223427fb-bd54-48d6-a199-1ffadc037dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:26,469 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.208s 2022-08-20 21:07:26,470 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc03bcd0-3631-4075-b523-a212a9ee7222', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc03bcd0-3631-4075-b523-a212a9ee7222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:27,534 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.051s 2022-08-20 21:07:27,535 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de594678-d8be-421e-880c-ad851dabb4b0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de594678-d8be-421e-880c-ad851dabb4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:28,611 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.061s 2022-08-20 21:07:28,611 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccfce54-cf71-4a94-88a0-c237184a6d5d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccfce54-cf71-4a94-88a0-c237184a6d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:29,760 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.132s 2022-08-20 21:07:29,761 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-452dab7c-213f-4246-8667-ad9bf2577aa2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452dab7c-213f-4246-8667-ad9bf2577aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:30,857 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.085s 2022-08-20 21:07:30,858 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82ae88f-32fc-4150-ac60-b3b0aa9b5930', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82ae88f-32fc-4150-ac60-b3b0aa9b5930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:31,938 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.070s 2022-08-20 21:07:31,938 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72d4f94-4352-436b-ba73-9e5f433e4d23', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72d4f94-4352-436b-ba73-9e5f433e4d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:33,125 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.173s 2022-08-20 21:07:33,126 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5842d2c0-f996-418c-85af-1dd4ba605d18', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5842d2c0-f996-418c-85af-1dd4ba605d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:34,231 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.090s 2022-08-20 21:07:34,232 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879a0aef-2930-471f-aa8e-a2c08d8b872a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879a0aef-2930-471f-aa8e-a2c08d8b872a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:35,331 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.087s 2022-08-20 21:07:35,331 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a684e25-9e06-47c9-ae24-1cb88d1f021f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a684e25-9e06-47c9-ae24-1cb88d1f021f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:36,505 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.162s 2022-08-20 21:07:36,506 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db469cd-15e9-406a-8c3a-908d34516d24', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db469cd-15e9-406a-8c3a-908d34516d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:37,560 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.044s 2022-08-20 21:07:37,561 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5673cbdb-de6f-4f7e-aede-8e3ffde01eb8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5673cbdb-de6f-4f7e-aede-8e3ffde01eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:38,633 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.060s 2022-08-20 21:07:38,633 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c9a10a-4ec8-4495-981f-fb7968f90f8f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c9a10a-4ec8-4495-981f-fb7968f90f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:39,878 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.232s 2022-08-20 21:07:39,879 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f53fc5f-f8b4-47cf-8769-b7e8fe0d1fd5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f53fc5f-f8b4-47cf-8769-b7e8fe0d1fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:40,944 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.054s 2022-08-20 21:07:40,945 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a666f7-7ae6-4924-a2a4-5965fd725bc3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a666f7-7ae6-4924-a2a4-5965fd725bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:41,999 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.042s 2022-08-20 21:07:41,999 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb173de-c0c0-49e9-8e9f-5c18cffe3a38', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb173de-c0c0-49e9-8e9f-5c18cffe3a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:43,129 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.118s 2022-08-20 21:07:43,129 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f170439-7d78-4c17-b931-f037b13690ec', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f170439-7d78-4c17-b931-f037b13690ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:44,215 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.075s 2022-08-20 21:07:44,216 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55eb2cc-7c30-47f7-abab-a2af8d6c01fa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55eb2cc-7c30-47f7-abab-a2af8d6c01fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:45,279 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.044s 2022-08-20 21:07:45,280 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e63df7-a809-420a-9148-075c7760a7fb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e63df7-a809-420a-9148-075c7760a7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:46,338 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.047s 2022-08-20 21:07:46,338 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1ef5b7-95ac-488e-982e-8f34c29a0cf1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1ef5b7-95ac-488e-982e-8f34c29a0cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:47,440 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.089s 2022-08-20 21:07:47,440 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60378f81-db0d-4d83-8407-701bf374f3f7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60378f81-db0d-4d83-8407-701bf374f3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:48,499 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.046s 2022-08-20 21:07:48,499 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fe63b4-a28c-4386-a9da-dab2541421ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fe63b4-a28c-4386-a9da-dab2541421ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:49,561 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.050s 2022-08-20 21:07:49,562 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca4c312-428f-4f0f-81c9-10d8c7bcd609', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca4c312-428f-4f0f-81c9-10d8c7bcd609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:50,630 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.054s 2022-08-20 21:07:50,630 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b233ad-9b54-49b3-ae35-d279602659d8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b233ad-9b54-49b3-ae35-d279602659d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:51,689 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.047s 2022-08-20 21:07:51,690 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e940049-c9a8-489f-89f9-79f7a73c83f0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e940049-c9a8-489f-89f9-79f7a73c83f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:52,791 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.089s 2022-08-20 21:07:52,791 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa495377-ef7c-4d5f-ac48-6dda69d5ec27', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa495377-ef7c-4d5f-ac48-6dda69d5ec27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:53,899 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.096s 2022-08-20 21:07:53,899 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db0a1aa-1111-4b2e-8238-fb77c74436e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db0a1aa-1111-4b2e-8238-fb77c74436e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:55,398 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.487s 2022-08-20 21:07:55,398 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de3277a-5f1e-482c-806e-305935b1287a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de3277a-5f1e-482c-806e-305935b1287a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:56,486 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.076s 2022-08-20 21:07:56,487 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc249c8-d7d4-4999-90fe-7512fd967e2a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc249c8-d7d4-4999-90fe-7512fd967e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:57,585 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.082s 2022-08-20 21:07:57,586 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70471962-2833-4d21-a994-2d0fb936c93f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70471962-2833-4d21-a994-2d0fb936c93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:58,824 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.224s 2022-08-20 21:07:58,825 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894d487a-b42d-4370-a38e-ebc3564cc9e8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894d487a-b42d-4370-a38e-ebc3564cc9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:07:59,878 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.041s 2022-08-20 21:07:59,878 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f916a95-8872-4805-8c03-806b02370017', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f916a95-8872-4805-8c03-806b02370017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:00,979 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.088s 2022-08-20 21:08:00,979 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8d9efc-36a7-4e53-85ff-f4403d8d10fb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8d9efc-36a7-4e53-85ff-f4403d8d10fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:02,032 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.041s 2022-08-20 21:08:02,033 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc342ac3-2cf0-4787-8d45-c8e46650f740', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc342ac3-2cf0-4787-8d45-c8e46650f740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:03,094 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.050s 2022-08-20 21:08:03,095 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f509955-e06b-4988-8506-6bfd097872e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f509955-e06b-4988-8506-6bfd097872e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:04,156 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.049s 2022-08-20 21:08:04,156 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491658b6-ce8d-42bc-9af1-e9d101fd23cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491658b6-ce8d-42bc-9af1-e9d101fd23cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:05,238 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.070s 2022-08-20 21:08:05,238 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f1237f-4f45-4b37-8ab3-495d1d12bfa6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f1237f-4f45-4b37-8ab3-495d1d12bfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:06,292 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.043s 2022-08-20 21:08:06,292 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3814af-fa19-4a2d-a37a-c8ac3f4ed05e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3814af-fa19-4a2d-a37a-c8ac3f4ed05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:07,390 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.086s 2022-08-20 21:08:07,390 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f920fd17-1b8a-475c-abd8-b12c0dc14de6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f920fd17-1b8a-475c-abd8-b12c0dc14de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:08,470 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.067s 2022-08-20 21:08:08,470 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2441753-f090-4e64-acb5-c24b952856cb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2441753-f090-4e64-acb5-c24b952856cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:09,596 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.109s 2022-08-20 21:08:09,596 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d9f41d-7741-4844-80d7-19737efc2e98', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d9f41d-7741-4844-80d7-19737efc2e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:10,665 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.057s 2022-08-20 21:08:10,666 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a375f9-6d24-4d6b-a94e-b7d3df949787', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a375f9-6d24-4d6b-a94e-b7d3df949787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:11,745 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.069s 2022-08-20 21:08:11,746 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bde79c9-e146-4846-bdf9-f0302621c02e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bde79c9-e146-4846-bdf9-f0302621c02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:12,837 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.079s 2022-08-20 21:08:12,837 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f67bbd40-2462-4229-8ca6-0b0c4c4aab4e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f67bbd40-2462-4229-8ca6-0b0c4c4aab4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:13,904 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.054s 2022-08-20 21:08:13,904 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894fd2ac-dbe2-4db7-8bf7-663a4cba5461', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894fd2ac-dbe2-4db7-8bf7-663a4cba5461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:15,016 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.101s 2022-08-20 21:08:15,016 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa09796-f4a9-4bf3-9961-e27c0cf01423', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa09796-f4a9-4bf3-9961-e27c0cf01423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:16,116 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.078s 2022-08-20 21:08:16,117 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e856e29-573c-4146-bca4-fff4b9fea55f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e856e29-573c-4146-bca4-fff4b9fea55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:17,179 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.051s 2022-08-20 21:08:17,180 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7345d4e9-a18f-466d-8ef7-fd3114c5bc97', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7345d4e9-a18f-466d-8ef7-fd3114c5bc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:18,751 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.559s 2022-08-20 21:08:18,751 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d184846b-9365-4faa-9588-108d54b60bf0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d184846b-9365-4faa-9588-108d54b60bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:19,885 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.122s 2022-08-20 21:08:19,886 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62be53c9-82d4-429f-98f9-7ff3649a4d23', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62be53c9-82d4-429f-98f9-7ff3649a4d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:21,328 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.430s 2022-08-20 21:08:21,328 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c363edf-61c8-4d86-94f5-11f496edee9b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c363edf-61c8-4d86-94f5-11f496edee9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:22,426 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.086s 2022-08-20 21:08:22,427 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae60019-d0fb-426e-b413-6880e0e77c0f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae60019-d0fb-426e-b413-6880e0e77c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:23,553 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.114s 2022-08-20 21:08:23,553 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28beda3d-8cdd-4a18-9eb8-72e7e1118d99', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28beda3d-8cdd-4a18-9eb8-72e7e1118d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:24,682 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.118s 2022-08-20 21:08:24,683 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf1079e-9450-4cd9-8c7e-b7f1ab7f35eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf1079e-9450-4cd9-8c7e-b7f1ab7f35eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:25,760 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.062s 2022-08-20 21:08:25,760 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ea6f8f-a70e-4867-a234-279003a68677', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ea6f8f-a70e-4867-a234-279003a68677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:26,941 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.166s 2022-08-20 21:08:26,941 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d154520-2ac8-4008-8677-0d174fce7a1e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d154520-2ac8-4008-8677-0d174fce7a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:28,094 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.141s 2022-08-20 21:08:28,094 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886843e8-ab8a-4a08-a5be-250007f2a17f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886843e8-ab8a-4a08-a5be-250007f2a17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:29,202 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.095s 2022-08-20 21:08:29,202 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d51e6a-6f6d-497f-9096-d786f3222140', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d51e6a-6f6d-497f-9096-d786f3222140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:30,297 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.081s 2022-08-20 21:08:30,298 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f52230e-bba9-4097-9a4f-c35ad2b5e0f3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f52230e-bba9-4097-9a4f-c35ad2b5e0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:31,418 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.108s 2022-08-20 21:08:31,418 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f38bb9e-741c-4c01-8cdb-f1b2dc36a0d6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f38bb9e-741c-4c01-8cdb-f1b2dc36a0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:32,507 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.076s 2022-08-20 21:08:32,508 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafca7d7-2c8f-44e4-9b84-b077d36d2030', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafca7d7-2c8f-44e4-9b84-b077d36d2030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:33,618 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.099s 2022-08-20 21:08:33,618 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a505a227-019e-4910-949d-b4a3b5629c5b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a505a227-019e-4910-949d-b4a3b5629c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:34,749 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.116s 2022-08-20 21:08:34,749 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445837ad-71d2-4de3-872c-ef8eae44e6eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445837ad-71d2-4de3-872c-ef8eae44e6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:35,817 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.057s 2022-08-20 21:08:35,818 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-731b6275-6f1c-4ea5-99f5-ec28d16986b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-731b6275-6f1c-4ea5-99f5-ec28d16986b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:36,937 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.104s 2022-08-20 21:08:36,937 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4000d7-23fe-4a01-8d78-f53781b07696', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4000d7-23fe-4a01-8d78-f53781b07696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:38,051 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.099s 2022-08-20 21:08:38,051 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a487b0-6e74-406c-9ea4-c66c1700f9d7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a487b0-6e74-406c-9ea4-c66c1700f9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:39,112 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.049s 2022-08-20 21:08:39,112 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee7838f-7267-460b-bad8-02c0cde555e0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee7838f-7267-460b-bad8-02c0cde555e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:40,184 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.061s 2022-08-20 21:08:40,184 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce004599-1444-4464-9235-e6ac80e729d8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce004599-1444-4464-9235-e6ac80e729d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:41,251 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.054s 2022-08-20 21:08:41,251 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a52d1329-0d30-482a-b497-7c4ccdcc0234', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a52d1329-0d30-482a-b497-7c4ccdcc0234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:42,360 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.097s 2022-08-20 21:08:42,361 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25388edb-596e-469c-ae3b-d2b5c06579ee', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25388edb-596e-469c-ae3b-d2b5c06579ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:43,446 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.073s 2022-08-20 21:08:43,446 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea96083-a5d1-4af3-ad1d-ab8c81415d88', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea96083-a5d1-4af3-ad1d-ab8c81415d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:44,533 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.075s 2022-08-20 21:08:44,533 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bdd6cd-7fb5-47b5-b7c8-ecee12ca89bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bdd6cd-7fb5-47b5-b7c8-ecee12ca89bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:45,585 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.040s 2022-08-20 21:08:45,585 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba9d974-2b65-4af5-9a32-472ae0b66fe6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba9d974-2b65-4af5-9a32-472ae0b66fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:46,642 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.045s 2022-08-20 21:08:46,643 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b218705-c897-47ed-ab93-b1f40e9a6012', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b218705-c897-47ed-ab93-b1f40e9a6012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:47,697 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.042s 2022-08-20 21:08:47,697 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d654ecb1-c36d-4021-94ab-748a608388b6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d654ecb1-c36d-4021-94ab-748a608388b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:48,787 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.079s 2022-08-20 21:08:48,787 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f63cdb-a1f9-4dfa-86da-4cec4a5f0152', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f63cdb-a1f9-4dfa-86da-4cec4a5f0152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:49,846 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.042s 2022-08-20 21:08:49,847 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfc7ab7-b9be-4242-95e3-2972eb680137', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfc7ab7-b9be-4242-95e3-2972eb680137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:50,915 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.056s 2022-08-20 21:08:50,915 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f475ba-dd42-40f8-9606-55c20ee28015', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f475ba-dd42-40f8-9606-55c20ee28015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:51,994 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.067s 2022-08-20 21:08:51,994 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5945378-4124-43ce-a541-3135d05bf3dc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5945378-4124-43ce-a541-3135d05bf3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:53,161 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.155s 2022-08-20 21:08:53,162 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dba8e36-44d5-4723-816c-1d1320004619', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dba8e36-44d5-4723-816c-1d1320004619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:54,230 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.056s 2022-08-20 21:08:54,231 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3148630-f788-49eb-9cc9-1f1d744d73de', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3148630-f788-49eb-9cc9-1f1d744d73de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:55,313 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.070s 2022-08-20 21:08:55,313 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0484ebb-93d7-4522-816f-50d0ae3932ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0484ebb-93d7-4522-816f-50d0ae3932ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:56,417 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.093s 2022-08-20 21:08:56,418 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c3fe9b-f4e3-46fc-a5b0-fd71493eb5ab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c3fe9b-f4e3-46fc-a5b0-fd71493eb5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:57,508 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.075s 2022-08-20 21:08:57,509 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34cf4b3-b6ab-4eb7-88f6-b8369bb0d216', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34cf4b3-b6ab-4eb7-88f6-b8369bb0d216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:58,609 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.088s 2022-08-20 21:08:58,609 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34389947-fbda-4f93-a05a-cb8712f2b2c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34389947-fbda-4f93-a05a-cb8712f2b2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:08:59,673 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.052s 2022-08-20 21:08:59,673 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1f2000-b4c9-47af-86e3-df012907c3d4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1f2000-b4c9-47af-86e3-df012907c3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:00,878 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.194s 2022-08-20 21:09:00,879 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01b767e-2b86-4d11-9fc7-f47ccb05d82e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01b767e-2b86-4d11-9fc7-f47ccb05d82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:01,972 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.081s 2022-08-20 21:09:01,973 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6857f48a-13d0-43ed-8fb8-0c5209394f81', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6857f48a-13d0-43ed-8fb8-0c5209394f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:03,087 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.101s 2022-08-20 21:09:03,087 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf7028d-1cf1-4bd3-8c46-b30b9b7d5137', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf7028d-1cf1-4bd3-8c46-b30b9b7d5137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:04,215 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.117s 2022-08-20 21:09:04,216 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ea6c40-2a02-44a4-ad9b-654846696a8b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ea6c40-2a02-44a4-ad9b-654846696a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:05,294 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.066s 2022-08-20 21:09:05,295 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5433f772-190e-46a4-8202-754d626781ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5433f772-190e-46a4-8202-754d626781ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:06,393 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.086s 2022-08-20 21:09:06,394 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a6d733-e877-4e73-aea7-95c444dbceb0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a6d733-e877-4e73-aea7-95c444dbceb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:07,495 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.089s 2022-08-20 21:09:07,495 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd30ab3-43da-4643-a131-a56fdfa514d6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd30ab3-43da-4643-a131-a56fdfa514d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' 2022-08-20 21:09:08,570 146546 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3 0.062s 2022-08-20 21:09:08,570 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e792c00e-5af2-4442-b1a7-b07891119577', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e792c00e-5af2-4442-b1a7-b07891119577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3'} Body: b'{"volume": {"id": "b4e47d00-e3cb-47d4-a932-c6b81c03aac3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:01:08.000000", "updated_at": "2022-08-20T21:05:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-653892621", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/ce96fc00ce214713947c7e949c7a7192/volumes/b4e47d00-e3cb-47d4-a932-c6b81c03aac3"}], "user_id": "811bc5f0350147f18454a1ac0127e47b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce96fc00ce214713947c7e949c7a7192"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 155, in test_rescued_vm_detach_volume self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 593, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 338, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume b4e47d00-e3cb-47d4-a932-c6b81c03aac3 to server 98152a1f-b031-4565-8460-653014c518a5 within the required time (360 s). |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt24.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt24.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 42 | 2 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt25.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
fail
ft25.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:26:37,470 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0 0.171s 2022-08-20 21:26:37,470 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b4c923b-5017-47b8-8ef7-d19479ffa6f4', 'x-compute-request-id': 'req-6b4c923b-5017-47b8-8ef7-d19479ffa6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0'} Body: b'{"server": {"id": "26958b20-84bb-4c6a-9484-701a73e57cc0", "name": "tempest-ServersNegativeTestJSON-server-883371642", "status": "ACTIVE", "tenant_id": "0562065ffa3e4c27a03fd19b49c252eb", "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "metadata": {}, "hostId": "efe85fa9c9414e2328fb0d1412a28efaa4dc0956ed44283ccc4c9d8f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:26:11Z", "updated": "2022-08-20T21:26:22Z", "addresses": {"tempest-ServersNegativeTestJSON-385820582-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:b2:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:26:22.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-08-20 21:26:37,750 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes 0.268s 2022-08-20 21:26:37,751 146534 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-ServersNegativeTestJSON-volume-1777993469"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57848f38-14ef-43c4-8912-ab27f2d692a7', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57848f38-14ef-43c4-8912-ab27f2d692a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes'} Body: b'{"volume": {"id": "3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:26:37.655130", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1777993469", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4"}], "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:26:37,802 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4 0.041s 2022-08-20 21:26:37,802 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f9c882-3778-4efd-9057-5176c5395d1d', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f9c882-3778-4efd-9057-5176c5395d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4'} Body: b'{"volume": {"id": "3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:26:38.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1777993469", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4"}], "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0562065ffa3e4c27a03fd19b49c252eb"}}' 2022-08-20 21:26:38,856 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4 0.042s 2022-08-20 21:26:38,856 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f39d552-eb36-42cb-a666-1a14ce6583d0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f39d552-eb36-42cb-a666-1a14ce6583d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4'} Body: b'{"volume": {"id": "3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:26:38.000000", "updated_at": "2022-08-20T21:26:38.000000", "name": "tempest-ServersNegativeTestJSON-volume-1777993469", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0562065ffa3e4c27a03fd19b49c252eb/volumes/3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4"}], "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0562065ffa3e4c27a03fd19b49c252eb"}}' 2022-08-20 21:26:39,042 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0 0.165s 2022-08-20 21:26:39,042 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbbd78cd-a5ed-4c2c-8634-2dcc202f662e', 'x-compute-request-id': 'req-bbbd78cd-a5ed-4c2c-8634-2dcc202f662e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0'} Body: b'{"server": {"id": "26958b20-84bb-4c6a-9484-701a73e57cc0", "name": "tempest-ServersNegativeTestJSON-server-883371642", "status": "ACTIVE", "tenant_id": "0562065ffa3e4c27a03fd19b49c252eb", "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "metadata": {}, "hostId": "efe85fa9c9414e2328fb0d1412a28efaa4dc0956ed44283ccc4c9d8f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:26:11Z", "updated": "2022-08-20T21:26:22Z", "addresses": {"tempest-ServersNegativeTestJSON-385820582-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:b2:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:26:22.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": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 550, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3a8acaaa-c39a-4f4a-b6e1-d340afa9c3c4 failed to build and is in ERROR status |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
fail
ft25.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:26:39,223 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0 0.167s 2022-08-20 21:26:39,223 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c489ccab-5e3e-4b01-9802-4c747212285c', 'x-compute-request-id': 'req-c489ccab-5e3e-4b01-9802-4c747212285c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0'} Body: b'{"server": {"id": "26958b20-84bb-4c6a-9484-701a73e57cc0", "name": "tempest-ServersNegativeTestJSON-server-883371642", "status": "ACTIVE", "tenant_id": "0562065ffa3e4c27a03fd19b49c252eb", "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "metadata": {}, "hostId": "efe85fa9c9414e2328fb0d1412a28efaa4dc0956ed44283ccc4c9d8f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:26:11Z", "updated": "2022-08-20T21:26:22Z", "addresses": {"tempest-ServersNegativeTestJSON-385820582-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:b2:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:26:22.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-08-20 21:26:39,441 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes 0.205s 2022-08-20 21:26:39,441 146534 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-ServersNegativeTestJSON-volume-1477532583"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df0b41a-be20-403c-be7b-8b69fde61d4b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df0b41a-be20-403c-be7b-8b69fde61d4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes'} Body: b'{"volume": {"id": "f2369abf-35f9-4bb9-baa1-9b2932f13ea8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:26:39.367242", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1477532583", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8"}], "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:26:39,495 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8 0.044s 2022-08-20 21:26:39,496 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b91f1e-3d3b-4a56-aeef-04460d25ddb3', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b91f1e-3d3b-4a56-aeef-04460d25ddb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8'} Body: b'{"volume": {"id": "f2369abf-35f9-4bb9-baa1-9b2932f13ea8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:26:39.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1477532583", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8"}], "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0562065ffa3e4c27a03fd19b49c252eb"}}' 2022-08-20 21:26:40,549 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8 0.041s 2022-08-20 21:26:40,550 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9894ef5a-4b25-417a-8dac-7c6fa4199f54', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9894ef5a-4b25-417a-8dac-7c6fa4199f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8'} Body: b'{"volume": {"id": "f2369abf-35f9-4bb9-baa1-9b2932f13ea8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:26:39.000000", "updated_at": "2022-08-20T21:26:40.000000", "name": "tempest-ServersNegativeTestJSON-volume-1477532583", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/0562065ffa3e4c27a03fd19b49c252eb/volumes/f2369abf-35f9-4bb9-baa1-9b2932f13ea8"}], "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0562065ffa3e4c27a03fd19b49c252eb"}}' 2022-08-20 21:26:40,734 146534 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0 0.173s 2022-08-20 21:26:40,735 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5626a7c6-531a-4798-bebe-7f3ba09aeb66', 'x-compute-request-id': 'req-5626a7c6-531a-4798-bebe-7f3ba09aeb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0'} Body: b'{"server": {"id": "26958b20-84bb-4c6a-9484-701a73e57cc0", "name": "tempest-ServersNegativeTestJSON-server-883371642", "status": "ACTIVE", "tenant_id": "0562065ffa3e4c27a03fd19b49c252eb", "user_id": "2bd3b3a2aad74b62aa8af337703f4527", "metadata": {}, "hostId": "efe85fa9c9414e2328fb0d1412a28efaa4dc0956ed44283ccc4c9d8f", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:26:11Z", "updated": "2022-08-20T21:26:22Z", "addresses": {"tempest-ServersNegativeTestJSON-385820582-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:b2:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/26958b20-84bb-4c6a-9484-701a73e57cc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:26:22.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": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f2369abf-35f9-4bb9-baa1-9b2932f13ea8 failed to build and is in ERROR status |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt25.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt25.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt25.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt25.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt25.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt25.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt25.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt25.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt25.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt25.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt25.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt25.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt25.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt25.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt25.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt25.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt25.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt25.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt25.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt25.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt25.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt25.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt25.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt25.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt25.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt25.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt25.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt25.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt25.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt25.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt25.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt25.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt25.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt25.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt25.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt25.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt25.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt25.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt25.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt25.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt25.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt25.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft26.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-08-20 21:12:47,474 146536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-20 21:12:47,474 146536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:12:47,774 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.297s 2022-08-20 21:12:47,775 146536 DEBUG [tempest.lib.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-292766896", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHJ7z38j+qtMX+cX/qWibCZbMzm+/0EjitkOYhplP+xa2uRhVzYoEZlIe45ZaPqA8YUpI9QBzUQA8UYsMKpL7YD/0hgVt2HfqJMc1UangOHb1BkJib8dqqgG25RocPR1KA=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce08634b-9239-452d-8f47-8049b3b2b4b5', 'x-compute-request-id': 'req-ce08634b-9239-452d-8f47-8049b3b2b4b5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-292766896", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHJ7z38j+qtMX+cX/qWibCZbMzm+/0EjitkOYhplP+xa2uRhVzYoEZlIe45ZaPqA8YUpI9QBzUQA8UYsMKpL7YD/0hgVt2HfqJMc1UangOHb1BkJib8dqqgG25RocPR1KA==", "fingerprint": "61:d2:4e:37:bb:58:58:85:90:d4:68:45:60:8d:41:aa", "user_id": "51ac29b4f090431c836479723ef1f71d"}}' 2022-08-20 21:12:47,777 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-292766896 created 2022-08-20 21:12:48,278 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.500s 2022-08-20 21:12:48,278 146536 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--1307465508", "description": "tempest-description--566564341"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-edebf47f-b107-4368-a627-d29a122082d9', 'date': 'Sat, 20 Aug 2022 21:12:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "00b59bbc-d9ac-46fc-b53e-2ca31015f6fe", "name": "tempest-securitygroup--1307465508", "stateful": true, "tenant_id": "094f627bb04848519808048a66b2010f", "description": "tempest-description--566564341", "shared": false, "security_group_rules": [{"id": "ae1bd04b-23d7-472d-94d0-3859c7a60a2f", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "00b59bbc-d9ac-46fc-b53e-2ca31015f6fe", "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": 2130, "description": null, "tags": [], "created_at": "2022-08-20T21:12:48Z", "updated_at": "2022-08-20T21:12:48Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}, {"id": "fad31b7a-128a-4196-80d1-616f3126fd18", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "00b59bbc-d9ac-46fc-b53e-2ca31015f6fe", "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": 2129, "description": null, "tags": [], "created_at": "2022-08-20T21:12:48Z", "updated_at": "2022-08-20T21:12:48Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}], "tags": [], "created_at": "2022-08-20T21:12:48Z", "updated_at": "2022-08-20T21:12:48Z", "revision_number": 1, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:12:48,588 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.309s 2022-08-20 21:12:48,588 146536 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": "00b59bbc-d9ac-46fc-b53e-2ca31015f6fe", "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-a7a1a59a-cb60-4f29-9805-a31534fc4dc5', 'date': 'Sat, 20 Aug 2022 21:12:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1b28fce0-e938-420f-aabd-08bd07b78262", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "00b59bbc-d9ac-46fc-b53e-2ca31015f6fe", "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-08-20T21:12:48Z", "updated_at": "2022-08-20T21:12:48Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:12:49,069 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.480s 2022-08-20 21:12:49,069 146536 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": "00b59bbc-d9ac-46fc-b53e-2ca31015f6fe", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ea0201ba-f7b3-4370-a2cc-79ded3195c0f', 'date': 'Sat, 20 Aug 2022 21:12:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d2a31f8-433c-41b9-925d-e1a44f83317e", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "00b59bbc-d9ac-46fc-b53e-2ca31015f6fe", "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-08-20T21:12:48Z", "updated_at": "2022-08-20T21:12:48Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:12:49,070 146536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1307465508 created 2022-08-20 21:12:52,280 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 3.209s 2022-08-20 21:12:52,280 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-ee92e6ca-a2f8-4b8e-8e64-fe2f3ddc36ed', 'date': 'Sat, 20 Aug 2022 21:12:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4de44fb4-1baf-43f6-8c04-3a3624d7164d", "tenant_id": "094f627bb04848519808048a66b2010f", "floating_ip_address": "172.35.5.248", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "094f627bb04848519808048a66b2010f", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:12:51Z", "updated_at": "2022-08-20T21:12:51Z", "revision_number": 0}}' 2022-08-20 21:12:52,280 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4de44fb4-1baf-43f6-8c04-3a3624d7164d', 'tenant_id': '094f627bb04848519808048a66b2010f', 'floating_ip_address': '172.35.5.248', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '094f627bb04848519808048a66b2010f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:12:51Z', 'updated_at': '2022-08-20T21:12:51Z', 'revision_number': 0, 'ip': '172.35.5.248'} created 2022-08-20 21:12:52,325 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.039s 2022-08-20 21:12:52,326 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3266', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f7a3d900-b377-4d2f-b81a-b15aabc7339a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "51ac29b4f090431c836479723ef1f71d", "name": "tempest-AttachVolumeShelveTestJSON-1247298561-project", "password_expires_at": null}, "audit_ids": ["h54fR9L0RJWrHiJjpD9W3Q"], "expires_at": "2022-08-20T22:12:52.000000Z", "issued_at": "2022-08-20T21:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "094f627bb04848519808048a66b2010f", "name": "tempest-AttachVolumeShelveTestJSON-1247298561"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:12:52,326 146536 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'f3e451e4-85e5-4ae7-9a82-5692383fd9cf', 'name': 'tempest-AttachVolumeShelveTestJSON-1984699829-network', 'tenant_id': '094f627bb04848519808048a66b2010f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '094f627bb04848519808048a66b2010f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 198, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:12:35Z', 'updated_at': '2022-08-20T21:12:35Z', 'revision_number': 1} available for tenant 2022-08-20 21:12:52,327 146536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-292766896', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHJ7z38j+qtMX+cX/qWibCZbMzm+/0EjitkOYhplP+xa2uRhVzYoEZlIe45ZaPqA8YUpI9QBzUQA8UYsMKpL7YD/0hgVt2HfqJMc1UangOHb1BkJib8dqqgG25RocPR1KA==', 'fingerprint': '61:d2:4e:37:bb:58:58:85:90:d4:68:45:60:8d:41:aa', 'user_id': '51ac29b4f090431c836479723ef1f71d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBZCcOzr9aF6O18mtZnMGG5yvVxATMNQvMzVNGPXwsFEOG2NMTNhBwS\n1aTWqlaPSsKgBwYFK4EEACKhZANiAARye89/I/qrTF/nF/6lomwmWzM5vv9BI4rZ\nDmIaZT/sWtrkYVc2KBGZSHuOWWj6gPGFKSPUAc1EAPFGLDCqS+2A/9IYFbdh36iT\nHNVGp4Dh29QZCYm/HaqoBtuUaHD0dSg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '00b59bbc-d9ac-46fc-b53e-2ca31015f6fe', 'name': 'tempest-securitygroup--1307465508', 'stateful': True, 'tenant_id': '094f627bb04848519808048a66b2010f', 'description': 'tempest-description--566564341', 'shared': False, 'security_group_rules': [{'id': 'ae1bd04b-23d7-472d-94d0-3859c7a60a2f', 'tenant_id': '094f627bb04848519808048a66b2010f', 'security_group_id': '00b59bbc-d9ac-46fc-b53e-2ca31015f6fe', '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': 2130, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:12:48Z', 'updated_at': '2022-08-20T21:12:48Z', 'revision_number': 0, 'project_id': '094f627bb04848519808048a66b2010f'}, {'id': 'fad31b7a-128a-4196-80d1-616f3126fd18', 'tenant_id': '094f627bb04848519808048a66b2010f', 'security_group_id': '00b59bbc-d9ac-46fc-b53e-2ca31015f6fe', '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': 2129, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:12:48Z', 'updated_at': '2022-08-20T21:12:48Z', 'revision_number': 0, 'project_id': '094f627bb04848519808048a66b2010f'}], 'tags': [], 'created_at': '2022-08-20T21:12:48Z', 'updated_at': '2022-08-20T21:12:48Z', 'revision_number': 1, 'project_id': '094f627bb04848519808048a66b2010f'}, 'floating_ip': {'id': '4de44fb4-1baf-43f6-8c04-3a3624d7164d', 'tenant_id': '094f627bb04848519808048a66b2010f', 'floating_ip_address': '172.35.5.248', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '094f627bb04848519808048a66b2010f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:12:51Z', 'updated_at': '2022-08-20T21:12:51Z', 'revision_number': 0, 'ip': '172.35.5.248'}} 2022-08-20 21:12:53,698 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/compute/v2.1/servers 1.370s 2022-08-20 21:12:53,699 146536 DEBUG [tempest.lib.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-1560487550", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "f3e451e4-85e5-4ae7-9a82-5692383fd9cf"}], "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "key_name": "tempest-keypair-292766896", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b9ebee1-6d4a-47ea-a3b0-8a5730c0fdea', 'x-compute-request-id': 'req-3b9ebee1-6d4a-47ea-a3b0-8a5730c0fdea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "adminPass": "password"}}' 2022-08-20 21:12:54,291 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.589s 2022-08-20 21:12:54,291 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbafecad-6887-4419-a41c-e5c579c5e572', 'x-compute-request-id': 'req-dbafecad-6887-4419-a41c-e5c579c5e572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:54Z", "updated": "2022-08-20T21:12:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:12:55,509 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.204s 2022-08-20 21:12:55,510 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12:55 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-cee37517-9b17-452c-82b3-475c928fae90', 'x-compute-request-id': 'req-cee37517-9b17-452c-82b3-475c928fae90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "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-08-20 21:12:55,522 146536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:12:56,677 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.152s 2022-08-20 21:12:56,677 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12:56 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-a50dc5ae-348c-4a6c-bb4f-8490134f7073', 'x-compute-request-id': 'req-a50dc5ae-348c-4a6c-bb4f-8490134f7073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "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-08-20 21:12:56,694 146536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:12:58,009 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.313s 2022-08-20 21:12:58,009 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12:57 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-f0701f66-e6fe-46dc-8046-f40def916378', 'x-compute-request-id': 'req-f0701f66-e6fe-46dc-8046-f40def916378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "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-08-20 21:12:59,484 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.460s 2022-08-20 21:12:59,485 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:12: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-a63cf1c4-0f96-4f14-badc-6e0fd903cef3', 'x-compute-request-id': 'req-a63cf1c4-0f96-4f14-badc-6e0fd903cef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:01,022 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.524s 2022-08-20 21:13:01,023 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:00 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-558c7a73-dd66-4160-8163-228a33ad949e', 'x-compute-request-id': 'req-558c7a73-dd66-4160-8163-228a33ad949e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:02,339 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.302s 2022-08-20 21:13:02,339 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13: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-0431ba89-54a9-4219-8422-4c0d785a5809', 'x-compute-request-id': 'req-0431ba89-54a9-4219-8422-4c0d785a5809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:03,811 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.459s 2022-08-20 21:13:03,812 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:03 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-f0bffbbf-00bd-442e-a307-90380edf4215', 'x-compute-request-id': 'req-f0bffbbf-00bd-442e-a307-90380edf4215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:05,175 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.336s 2022-08-20 21:13:05,175 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:04 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-fb85c871-844a-41c1-8a6b-e27fcf4245cf', 'x-compute-request-id': 'req-fb85c871-844a-41c1-8a6b-e27fcf4245cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:06,493 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.303s 2022-08-20 21:13:06,493 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce0f4433-e282-4acd-8d8d-bf016734a6ec', 'x-compute-request-id': 'req-ce0f4433-e282-4acd-8d8d-bf016734a6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:07,686 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.172s 2022-08-20 21:13:07,686 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a0cbbe-2af8-4b4b-8e01-13682642c98c', 'x-compute-request-id': 'req-b2a0cbbe-2af8-4b4b-8e01-13682642c98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:09,155 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.453s 2022-08-20 21:13:09,155 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b46023-b525-4f4f-9b44-29fe950a6145', 'x-compute-request-id': 'req-08b46023-b525-4f4f-9b44-29fe950a6145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:10,376 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.207s 2022-08-20 21:13:10,376 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c830e1-6812-4a42-87d3-70f7d626b816', 'x-compute-request-id': 'req-42c830e1-6812-4a42-87d3-70f7d626b816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:12:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:11,785 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.395s 2022-08-20 21:13:11,786 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8c2c7c-8f43-443a-bb2d-9316a34695a0', 'x-compute-request-id': 'req-6d8c2c7c-8f43-443a-bb2d-9316a34695a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:13:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": "2022-08-20T21:13:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "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-08-20 21:13:11,798 146536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2022-08-20 21:13:11,936 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c/os-interface 0.137s 2022-08-20 21:13:11,936 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:11 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-2dca63c4-2b88-46be-b7c0-ab4e284e645d', 'x-compute-request-id': 'req-2dca63c4-2b88-46be-b7c0-ab4e284e645d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f3e451e4-85e5-4ae7-9a82-5692383fd9cf", "port_id": "baa65581-bb11-4173-8ee4-fa6f57119305", "mac_addr": "fa:16:3e:fb:be:30", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b309bd30-ecac-47c9-b5f0-3e42c1a31245", "ip_address": "172.20.0.5"}]}]}' 2022-08-20 21:13:13,043 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/4de44fb4-1baf-43f6-8c04-3a3624d7164d 1.103s 2022-08-20 21:13:13,044 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "baa65581-bb11-4173-8ee4-fa6f57119305"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-ac07fc3a-caaa-4db8-9002-00ea3b8694b3', 'date': 'Sat, 20 Aug 2022 21:13:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/4de44fb4-1baf-43f6-8c04-3a3624d7164d'} Body: b'{"floatingip": {"id": "4de44fb4-1baf-43f6-8c04-3a3624d7164d", "tenant_id": "094f627bb04848519808048a66b2010f", "floating_ip_address": "172.35.5.248", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "41b4923c-887c-4e33-9b8a-8ba8696dfabe", "port_id": "baa65581-bb11-4173-8ee4-fa6f57119305", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f3e451e4-85e5-4ae7-9a82-5692383fd9cf", "mac_address": "fa:16:3e:fb:be:30", "admin_state_up": true, "status": "ACTIVE", "device_id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:12:51Z", "updated_at": "2022-08-20T21:13:12Z", "revision_number": 1, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:13:13,045 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.248:22' as 'ubuntu' with public key authentication 2022-08-20 21:13:17,413 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.248 ([Errno None] Unable to connect to port 22 on 172.35.5.248). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:13:22,980 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.248 ([Errno None] Unable to connect to port 22 on 172.35.5.248). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:13:29,540 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.248 ([Errno None] Unable to connect to port 22 on 172.35.5.248). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:13:37,108 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.248 ([Errno None] Unable to connect to port 22 on 172.35.5.248). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:13:42,615 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.248 ([Errno None] Unable to connect to port 22 on 172.35.5.248). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:13:49,140 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:13:49,292 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:13:49,292 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.248 successfully created 2022-08-20 21:13:49,432 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c/ips 0.138s 2022-08-20 21:13:49,432 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba0fcdeb-9414-4232-9e24-bd54df1e495f', 'x-compute-request-id': 'req-ba0fcdeb-9414-4232-9e24-bd54df1e495f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.35.5.248"}]}}' 2022-08-20 21:13:50,066 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes 0.630s 2022-08-20 21:13:50,067 146536 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-95531515"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b08319-7e78-49c9-b572-f350bdd9032c', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b08319-7e78-49c9-b572-f350bdd9032c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes'} Body: b'{"volume": {"id": "c9e6752f-69c9-489a-b08e-1bd6d65b231f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:13:49.888178", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-95531515", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f"}], "user_id": "51ac29b4f090431c836479723ef1f71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:13:50,237 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f 0.160s 2022-08-20 21:13:50,238 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5279fb47-c88c-41f5-bdd2-6503b7dd3201', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5279fb47-c88c-41f5-bdd2-6503b7dd3201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f'} Body: b'{"volume": {"id": "c9e6752f-69c9-489a-b08e-1bd6d65b231f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:13:50.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-95531515", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f"}], "user_id": "51ac29b4f090431c836479723ef1f71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:13:51,341 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f 0.092s 2022-08-20 21:13:51,342 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31ab8c2-a332-4eb2-a957-f6efd0e52256', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31ab8c2-a332-4eb2-a957-f6efd0e52256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f'} Body: b'{"volume": {"id": "c9e6752f-69c9-489a-b08e-1bd6d65b231f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:13:50.000000", "updated_at": "2022-08-20T21:13:50.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-95531515", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/094f627bb04848519808048a66b2010f/volumes/c9e6752f-69c9-489a-b08e-1bd6d65b231f"}], "user_id": "51ac29b4f090431c836479723ef1f71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:13:51,613 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.250s 2022-08-20 21:13:51,613 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:51 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-8fb8c39e-6c91-4e3a-868a-ef421693ef57', 'x-compute-request-id': 'req-8fb8c39e-6c91-4e3a-868a-ef421693ef57', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'' 2022-08-20 21:13:52,010 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.396s 2022-08-20 21:13:52,011 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:51 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-138cd8a9-929a-45b7-83c3-7e80b9b1d065', 'x-compute-request-id': 'req-138cd8a9-929a-45b7-83c3-7e80b9b1d065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:13:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}, {"version": 4, "addr": "172.35.5.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": "2022-08-20T21:13:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:13:53,469 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.444s 2022-08-20 21:13:53,469 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:53 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-f3ae7a42-d20a-4d1d-b0da-8b05ca05314d', 'x-compute-request-id': 'req-f3ae7a42-d20a-4d1d-b0da-8b05ca05314d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:13:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}, {"version": 4, "addr": "172.35.5.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": "2022-08-20T21:13:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:13:55,098 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.610s 2022-08-20 21:13:55,098 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:54 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-4afa2870-51fd-4c63-b8fa-10686150fc1a', 'x-compute-request-id': 'req-4afa2870-51fd-4c63-b8fa-10686150fc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:13:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}, {"version": 4, "addr": "172.35.5.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": "2022-08-20T21:13:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1307465508"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:13:56,379 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.261s 2022-08-20 21:13:56,379 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf46e65c-fcb7-4830-b18b-830aaa503910', 'x-compute-request-id': 'req-bf46e65c-fcb7-4830-b18b-830aaa503910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"server": {"id": "ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c", "name": "tempest-AttachVolumeShelveTestJSON-server-1560487550", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:12:53Z", "updated": "2022-08-20T21:13:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}, {"version": 4, "addr": "172.35.5.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:be:30"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-292766896", "OS-SRV-USG:launched_at": "2022-08-20T21:13:10.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:13:57,484 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c 0.086s 2022-08-20 21:13:57,484 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b62c6620-d2b0-4ea6-b66e-2c090e9942c4', 'x-compute-request-id': 'req-b62c6620-d2b0-4ea6-b66e-2c090e9942c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee97e7bd-72aa-404a-be7f-7ffefd8b6f4c could not be found."}}' 2022-08-20 21:13:57,533 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-292766896 0.048s 2022-08-20 21:13:57,533 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:57 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-95ff33ae-7df2-401b-ac2d-31ed959afc05', 'x-compute-request-id': 'req-95ff33ae-7df2-401b-ac2d-31ed959afc05', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-292766896'} Body: b'' 2022-08-20 21:13:57,775 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/00b59bbc-d9ac-46fc-b53e-2ca31015f6fe 0.241s 2022-08-20 21:13:57,775 146536 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-d8e446e6-a771-4298-a1f6-dbfa6802cf2d', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:13:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/00b59bbc-d9ac-46fc-b53e-2ca31015f6fe'} Body: b'' 2022-08-20 21:13:57,812 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23:9696/networking/v2.0/security-groups/00b59bbc-d9ac-46fc-b53e-2ca31015f6fe 0.036s 2022-08-20 21:13:57,812 146536 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-820c320d-8d8c-4582-87c9-6c1a1db07c70', 'date': 'Sat, 20 Aug 2022 21:13:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/00b59bbc-d9ac-46fc-b53e-2ca31015f6fe'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 00b59bbc-d9ac-46fc-b53e-2ca31015f6fe does not exist", "detail": ""}}' 2022-08-20 21:13:58,579 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/floatingips/4de44fb4-1baf-43f6-8c04-3a3624d7164d 0.767s 2022-08-20 21:13:58,580 146536 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-4fbe2d25-31b5-41f4-8c5b-21c0f51fc494', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:13:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/4de44fb4-1baf-43f6-8c04-3a3624d7164d'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c9e6752f-69c9-489a-b08e-1bd6d65b231f failed to build and is in ERROR status |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft26.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:13:58,584 146536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-20 21:13:58,585 146536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:13:58,659 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.071s 2022-08-20 21:13:58,660 146536 DEBUG [tempest.lib.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-1718650150", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJrhYBj18Zl9LLhZ5+2brrSoBn1LW4SPjg3/69zB8rDTg28yPZHC7XLcsW+8B8rFAWH5v2pHsGTUzg9WizI9EQ4sRvE7PCmIYOvdYGc7BgWl+dtO41+N6nz86aWE0N9aTA=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:13:58 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-dabfed09-7530-4e72-a369-f3decacafc67', 'x-compute-request-id': 'req-dabfed09-7530-4e72-a369-f3decacafc67', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1718650150", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJrhYBj18Zl9LLhZ5+2brrSoBn1LW4SPjg3/69zB8rDTg28yPZHC7XLcsW+8B8rFAWH5v2pHsGTUzg9WizI9EQ4sRvE7PCmIYOvdYGc7BgWl+dtO41+N6nz86aWE0N9aTA==", "fingerprint": "c7:19:70:6d:c8:32:57:d5:80:d7:0d:f4:42:7e:0a:a6", "user_id": "51ac29b4f090431c836479723ef1f71d"}}' 2022-08-20 21:13:58,662 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1718650150 created 2022-08-20 21:13:59,140 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.477s 2022-08-20 21:13:59,140 146536 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--693390827", "description": "tempest-description--2106813120"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-ec36c3ef-2830-4fe0-9d40-0daf2fc8ee57', 'date': 'Sat, 20 Aug 2022 21:13:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "76fd982c-205f-4ac1-ad40-5433ba8f9994", "name": "tempest-securitygroup--693390827", "stateful": true, "tenant_id": "094f627bb04848519808048a66b2010f", "description": "tempest-description--2106813120", "shared": false, "security_group_rules": [{"id": "33e291a0-2934-4162-9307-35912c8c2b88", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "76fd982c-205f-4ac1-ad40-5433ba8f9994", "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": 2230, "description": null, "tags": [], "created_at": "2022-08-20T21:13:58Z", "updated_at": "2022-08-20T21:13:58Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}, {"id": "b76b395a-a03f-4546-ae7e-28904facb81e", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "76fd982c-205f-4ac1-ad40-5433ba8f9994", "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": 2231, "description": null, "tags": [], "created_at": "2022-08-20T21:13:58Z", "updated_at": "2022-08-20T21:13:58Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}], "tags": [], "created_at": "2022-08-20T21:13:58Z", "updated_at": "2022-08-20T21:13:58Z", "revision_number": 1, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:13:59,537 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.396s 2022-08-20 21:13:59,538 146536 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": "76fd982c-205f-4ac1-ad40-5433ba8f9994", "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-2b016536-4e19-4a06-9a01-b27690bbdfb6', 'date': 'Sat, 20 Aug 2022 21:13:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "091f98fd-4fc5-4fc1-a269-6f8bb13d6879", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "76fd982c-205f-4ac1-ad40-5433ba8f9994", "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-08-20T21:13:59Z", "updated_at": "2022-08-20T21:13:59Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:14:00,062 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.523s 2022-08-20 21:14:00,062 146536 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": "76fd982c-205f-4ac1-ad40-5433ba8f9994", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a3d1aece-5b7e-4714-85f6-a922db80e4ee', 'date': 'Sat, 20 Aug 2022 21:14:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "75f04f97-1997-4539-8bf2-bcd19918d20e", "tenant_id": "094f627bb04848519808048a66b2010f", "security_group_id": "76fd982c-205f-4ac1-ad40-5433ba8f9994", "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-08-20T21:13:59Z", "updated_at": "2022-08-20T21:13:59Z", "revision_number": 0, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:14:00,062 146536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--693390827 created 2022-08-20 21:14:02,665 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 2.601s 2022-08-20 21:14:02,665 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-7d0c7ac5-0ab1-46f5-9d77-36f61158f4e2', 'date': 'Sat, 20 Aug 2022 21:14:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a649103f-c749-470f-90ec-31932d534ece", "tenant_id": "094f627bb04848519808048a66b2010f", "floating_ip_address": "172.35.5.247", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "094f627bb04848519808048a66b2010f", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:14:01Z", "updated_at": "2022-08-20T21:14:01Z", "revision_number": 0}}' 2022-08-20 21:14:02,665 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a649103f-c749-470f-90ec-31932d534ece', 'tenant_id': '094f627bb04848519808048a66b2010f', 'floating_ip_address': '172.35.5.247', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '094f627bb04848519808048a66b2010f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:14:01Z', 'updated_at': '2022-08-20T21:14:01Z', 'revision_number': 0, 'ip': '172.35.5.247'} created 2022-08-20 21:14:02,758 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.087s 2022-08-20 21:14:02,758 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3266', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-28361ddc-ba6a-4135-9f5d-079def5d17b6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "51ac29b4f090431c836479723ef1f71d", "name": "tempest-AttachVolumeShelveTestJSON-1247298561-project", "password_expires_at": null}, "audit_ids": ["I0A7gpGMSZ6htkOfcOE__g"], "expires_at": "2022-08-20T22:14:02.000000Z", "issued_at": "2022-08-20T21:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "094f627bb04848519808048a66b2010f", "name": "tempest-AttachVolumeShelveTestJSON-1247298561"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:14:02,759 146536 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'f3e451e4-85e5-4ae7-9a82-5692383fd9cf', 'name': 'tempest-AttachVolumeShelveTestJSON-1984699829-network', 'tenant_id': '094f627bb04848519808048a66b2010f', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '094f627bb04848519808048a66b2010f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 198, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:12:35Z', 'updated_at': '2022-08-20T21:12:35Z', 'revision_number': 1} available for tenant 2022-08-20 21:14:02,759 146536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1718650150', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJrhYBj18Zl9LLhZ5+2brrSoBn1LW4SPjg3/69zB8rDTg28yPZHC7XLcsW+8B8rFAWH5v2pHsGTUzg9WizI9EQ4sRvE7PCmIYOvdYGc7BgWl+dtO41+N6nz86aWE0N9aTA==', 'fingerprint': 'c7:19:70:6d:c8:32:57:d5:80:d7:0d:f4:42:7e:0a:a6', 'user_id': '51ac29b4f090431c836479723ef1f71d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBezCU8S6Xgz8jq/Gwtv9EQOUUxx37ZKSCpmSsrwC+2ZMpAXv4qMHU3\nmWFlj+/GTqSgBwYFK4EEACKhZANiAASa4WAY9fGZfSy4Weftm660qAZ9S1uEj44N\n/+vcwfKw04NvMj2Rwu1y3LFvvAfKxQFh+b9qR7Bk1M4PVosyPREOLEbxOzwpiGDr\n3WBnOwYFpfnbTuNfjep8/OmlhNDfWkw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '76fd982c-205f-4ac1-ad40-5433ba8f9994', 'name': 'tempest-securitygroup--693390827', 'stateful': True, 'tenant_id': '094f627bb04848519808048a66b2010f', 'description': 'tempest-description--2106813120', 'shared': False, 'security_group_rules': [{'id': '33e291a0-2934-4162-9307-35912c8c2b88', 'tenant_id': '094f627bb04848519808048a66b2010f', 'security_group_id': '76fd982c-205f-4ac1-ad40-5433ba8f9994', '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': 2230, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:13:58Z', 'updated_at': '2022-08-20T21:13:58Z', 'revision_number': 0, 'project_id': '094f627bb04848519808048a66b2010f'}, {'id': 'b76b395a-a03f-4546-ae7e-28904facb81e', 'tenant_id': '094f627bb04848519808048a66b2010f', 'security_group_id': '76fd982c-205f-4ac1-ad40-5433ba8f9994', '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': 2231, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:13:58Z', 'updated_at': '2022-08-20T21:13:58Z', 'revision_number': 0, 'project_id': '094f627bb04848519808048a66b2010f'}], 'tags': [], 'created_at': '2022-08-20T21:13:58Z', 'updated_at': '2022-08-20T21:13:58Z', 'revision_number': 1, 'project_id': '094f627bb04848519808048a66b2010f'}, 'floating_ip': {'id': 'a649103f-c749-470f-90ec-31932d534ece', 'tenant_id': '094f627bb04848519808048a66b2010f', 'floating_ip_address': '172.35.5.247', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '094f627bb04848519808048a66b2010f', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:14:01Z', 'updated_at': '2022-08-20T21:14:01Z', 'revision_number': 0, 'ip': '172.35.5.247'}} 2022-08-20 21:14:04,348 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/compute/v2.1/servers 1.588s 2022-08-20 21:14:04,349 146536 DEBUG [tempest.lib.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-18750700", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "f3e451e4-85e5-4ae7-9a82-5692383fd9cf"}], "security_groups": [{"name": "tempest-securitygroup--693390827"}], "key_name": "tempest-keypair-1718650150", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e103eaa5-2a70-4559-8cd3-5c359929240f', 'x-compute-request-id': 'req-e103eaa5-2a70-4559-8cd3-5c359929240f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--693390827"}], "adminPass": "password"}}' 2022-08-20 21:14:04,487 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.135s 2022-08-20 21:14:04,488 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26089648-49e9-4657-9969-ee94efbb1141', 'x-compute-request-id': 'req-26089648-49e9-4657-9969-ee94efbb1141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:14:05,669 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.165s 2022-08-20 21:14:05,669 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b25cf82-0b43-49a0-a5dd-192fc894d8da', 'x-compute-request-id': 'req-9b25cf82-0b43-49a0-a5dd-192fc894d8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "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-08-20 21:14:05,682 146536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:14:06,886 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.202s 2022-08-20 21:14:06,886 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fef1ead-b066-41f7-99f3-6391929c13d4', 'x-compute-request-id': 'req-7fef1ead-b066-41f7-99f3-6391929c13d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "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-08-20 21:14:06,901 146536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:14:08,191 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.288s 2022-08-20 21:14:08,192 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc72b41-41c3-4cb7-b789-7b17978c56cb', 'x-compute-request-id': 'req-3fc72b41-41c3-4cb7-b789-7b17978c56cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:09,539 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.333s 2022-08-20 21:14:09,539 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66ace9d-f5c2-4961-905d-c77a5b4a607f', 'x-compute-request-id': 'req-b66ace9d-f5c2-4961-905d-c77a5b4a607f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:10,848 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.294s 2022-08-20 21:14:10,849 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e0f5dc-e770-45d6-9724-9c2bb1b13efb', 'x-compute-request-id': 'req-a5e0f5dc-e770-45d6-9724-9c2bb1b13efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:12,118 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.255s 2022-08-20 21:14:12,118 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54221b5-3567-4d94-96ed-230a8729f68c', 'x-compute-request-id': 'req-c54221b5-3567-4d94-96ed-230a8729f68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:13,517 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.381s 2022-08-20 21:14:13,517 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da476eb-70b2-45d2-8aba-328c5040cbb5', 'x-compute-request-id': 'req-9da476eb-70b2-45d2-8aba-328c5040cbb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:14,862 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.330s 2022-08-20 21:14:14,862 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7fed4e7-c8e2-4e11-ae18-6c861dfdfb8b', 'x-compute-request-id': 'req-d7fed4e7-c8e2-4e11-ae18-6c861dfdfb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:16,166 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.286s 2022-08-20 21:14:16,166 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b9f3f5b-d0b7-408e-a292-e19818652ad0', 'x-compute-request-id': 'req-9b9f3f5b-d0b7-408e-a292-e19818652ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "BUILD", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:17,500 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.319s 2022-08-20 21:14:17,500 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:17 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-3a399ae3-a0e8-4a57-b3c7-258c849d1965', 'x-compute-request-id': 'req-3a399ae3-a0e8-4a57-b3c7-258c849d1965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:b4:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": "2022-08-20T21:14:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "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-08-20 21:14:17,513 146536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-08-20 21:14:17,643 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863/os-interface 0.129s 2022-08-20 21:14:17,643 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-615f10ff-a231-4e01-bead-ad7d1222ce8e', 'x-compute-request-id': 'req-615f10ff-a231-4e01-bead-ad7d1222ce8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f3e451e4-85e5-4ae7-9a82-5692383fd9cf", "port_id": "39e3b338-7398-4ffa-8e7b-67d3f843a011", "mac_addr": "fa:16:3e:7c:b4:d9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b309bd30-ecac-47c9-b5f0-3e42c1a31245", "ip_address": "172.20.0.11"}]}]}' 2022-08-20 21:14:19,183 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/a649103f-c749-470f-90ec-31932d534ece 1.535s 2022-08-20 21:14:19,183 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "39e3b338-7398-4ffa-8e7b-67d3f843a011"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-8c43ad34-d8a6-4cfb-8cf9-970c2e787cfe', 'date': 'Sat, 20 Aug 2022 21:14:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/a649103f-c749-470f-90ec-31932d534ece'} Body: b'{"floatingip": {"id": "a649103f-c749-470f-90ec-31932d534ece", "tenant_id": "094f627bb04848519808048a66b2010f", "floating_ip_address": "172.35.5.247", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "41b4923c-887c-4e33-9b8a-8ba8696dfabe", "port_id": "39e3b338-7398-4ffa-8e7b-67d3f843a011", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f3e451e4-85e5-4ae7-9a82-5692383fd9cf", "mac_address": "fa:16:3e:7c:b4:d9", "admin_state_up": true, "status": "ACTIVE", "device_id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:14:01Z", "updated_at": "2022-08-20T21:14:18Z", "revision_number": 1, "project_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:14:19,184 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.247:22' as 'ubuntu' with public key authentication 2022-08-20 21:14:25,288 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.247 ([Errno None] Unable to connect to port 22 on 172.35.5.247). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:14:28,356 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.247 ([Errno None] Unable to connect to port 22 on 172.35.5.247). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:14:34,916 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.247 ([Errno None] Unable to connect to port 22 on 172.35.5.247). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:14:42,478 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.247 ([Errno None] Unable to connect to port 22 on 172.35.5.247). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:14:47,985 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.247 ([Errno None] Unable to connect to port 22 on 172.35.5.247). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:14:54,505 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:14:54,637 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:14:54,637 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.247 successfully created 2022-08-20 21:14:54,710 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863/ips 0.072s 2022-08-20 21:14:54,710 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '153', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9eaafd-dfcc-4c26-85dc-fbe2c4a0170b', 'x-compute-request-id': 'req-ed9eaafd-dfcc-4c26-85dc-fbe2c4a0170b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.11"}, {"version": 4, "addr": "172.35.5.247"}]}}' 2022-08-20 21:14:55,068 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes 0.354s 2022-08-20 21:14:55,068 146536 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-922319132"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e257907-9d32-409c-bf01-4e85d2d258a1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e257907-9d32-409c-bf01-4e85d2d258a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes'} Body: b'{"volume": {"id": "159495b4-580f-4349-9651-f9a0de832eaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:14:54.901894", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-922319132", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa"}], "user_id": "51ac29b4f090431c836479723ef1f71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:14:55,146 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa 0.068s 2022-08-20 21:14:55,146 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62cf6df-a4d0-4034-a881-0fe9cf918623', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62cf6df-a4d0-4034-a881-0fe9cf918623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa'} Body: b'{"volume": {"id": "159495b4-580f-4349-9651-f9a0de832eaa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:14:55.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-922319132", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa"}], "user_id": "51ac29b4f090431c836479723ef1f71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:14:56,247 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa 0.087s 2022-08-20 21:14:56,247 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba8432e-67f4-49c2-ae29-b0af1735055f', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba8432e-67f4-49c2-ae29-b0af1735055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa'} Body: b'{"volume": {"id": "159495b4-580f-4349-9651-f9a0de832eaa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:14:55.000000", "updated_at": "2022-08-20T21:14:55.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-922319132", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/094f627bb04848519808048a66b2010f/volumes/159495b4-580f-4349-9651-f9a0de832eaa"}], "user_id": "51ac29b4f090431c836479723ef1f71d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "094f627bb04848519808048a66b2010f"}}' 2022-08-20 21:14:56,470 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.211s 2022-08-20 21:14:56,471 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:56 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-d4beaa90-57aa-4c2f-b87c-21a56aee6a20', 'x-compute-request-id': 'req-d4beaa90-57aa-4c2f-b87c-21a56aee6a20', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'' 2022-08-20 21:14:56,818 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.347s 2022-08-20 21:14:56,819 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:56 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-06eeb085-49d1-48c0-bbe2-74b630a875e3', 'x-compute-request-id': 'req-06eeb085-49d1-48c0-bbe2-74b630a875e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:b4:d9"}, {"version": 4, "addr": "172.35.5.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:b4:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": "2022-08-20T21:14:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:14:58,014 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.181s 2022-08-20 21:14:58,014 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:57 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-2b3805e6-df83-4e85-8c4d-975231e1660e', 'x-compute-request-id': 'req-2b3805e6-df83-4e85-8c4d-975231e1660e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:b4:d9"}, {"version": 4, "addr": "172.35.5.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:b4:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": "2022-08-20T21:14:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:14:59,389 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.361s 2022-08-20 21:14:59,390 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:14:59 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-72c0bbb9-b2ce-47b8-8c16-4ba84354a14e', 'x-compute-request-id': 'req-72c0bbb9-b2ce-47b8-8c16-4ba84354a14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "ACTIVE", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:14:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1984699829-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:b4:d9"}, {"version": 4, "addr": "172.35.5.247", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:b4:d9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": "2022-08-20T21:14:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--693390827"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:15:00,664 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.260s 2022-08-20 21:15:00,665 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b034169-a979-4fa1-bd12-030cc68ec799', 'x-compute-request-id': 'req-0b034169-a979-4fa1-bd12-030cc68ec799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"server": {"id": "88e4bede-b9cd-4e68-8318-b19caf6cf863", "name": "tempest-AttachVolumeShelveTestJSON-server-18750700", "status": "DELETED", "tenant_id": "094f627bb04848519808048a66b2010f", "user_id": "51ac29b4f090431c836479723ef1f71d", "metadata": {}, "hostId": "2eda8a1d4bb60be5dc5a5333adf4aeb676f2dd0b50ae6ae154a5f49d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:14:04Z", "updated": "2022-08-20T21:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1718650150", "OS-SRV-USG:launched_at": "2022-08-20T21:14:16.000000", "OS-SRV-USG:terminated_at": "2022-08-20T21:15:00.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-20 21:15:00,683 146536 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-08-20 21:15:01,757 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863 0.073s 2022-08-20 21:15:01,758 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9e39f6f2-60f6-40b5-84b2-9e4b85840b37', 'x-compute-request-id': 'req-9e39f6f2-60f6-40b5-84b2-9e4b85840b37', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/88e4bede-b9cd-4e68-8318-b19caf6cf863'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 88e4bede-b9cd-4e68-8318-b19caf6cf863 could not be found."}}' 2022-08-20 21:15:01,819 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1718650150 0.060s 2022-08-20 21:15:01,819 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:01 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-8bde70d1-5f46-4d4c-952d-76da54e1e191', 'x-compute-request-id': 'req-8bde70d1-5f46-4d4c-952d-76da54e1e191', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1718650150'} Body: b'' 2022-08-20 21:15:02,489 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/76fd982c-205f-4ac1-ad40-5433ba8f9994 0.669s 2022-08-20 21:15:02,490 146536 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-b8956006-d92f-4fb1-a650-0cde71416b2a', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:15:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/76fd982c-205f-4ac1-ad40-5433ba8f9994'} Body: b'' 2022-08-20 21:15:02,577 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.23:9696/networking/v2.0/security-groups/76fd982c-205f-4ac1-ad40-5433ba8f9994 0.087s 2022-08-20 21:15:02,577 146536 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-2171855e-12ec-4d91-aa73-7fcb9470f918', 'date': 'Sat, 20 Aug 2022 21:15:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/76fd982c-205f-4ac1-ad40-5433ba8f9994'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 76fd982c-205f-4ac1-ad40-5433ba8f9994 does not exist", "detail": ""}}' 2022-08-20 21:15:04,082 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/floatingips/a649103f-c749-470f-90ec-31932d534ece 1.503s 2022-08-20 21:15:04,082 146536 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-064179a3-2777-44d7-9efc-fee95ffa260f', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:15:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/a649103f-c749-470f-90ec-31932d534ece'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 159495b4-580f-4349-9651-f9a0de832eaa failed to build and is in ERROR status |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft27.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-08-20 21:15:21,517 146536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-20 21:15:21,517 146536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:15:21,981 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.461s 2022-08-20 21:15:21,982 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-362892617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKFjnChq6XFLBmDvbvcQ5NccLeEVwuV0jSiLmJ/LgiqCCbWEnZ4rEMQGnW1zZ9lhToxlp/j5hvYJHzA3UPQ/JrF2S6wAbUfHbWD0iRkHiINK1BlDYwB6uqulo72KmseXUg=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:21 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-1263f276-7fef-4a2c-917d-69b75d096502', 'x-compute-request-id': 'req-1263f276-7fef-4a2c-917d-69b75d096502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-362892617", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKFjnChq6XFLBmDvbvcQ5NccLeEVwuV0jSiLmJ/LgiqCCbWEnZ4rEMQGnW1zZ9lhToxlp/j5hvYJHzA3UPQ/JrF2S6wAbUfHbWD0iRkHiINK1BlDYwB6uqulo72KmseXUg==", "fingerprint": "a9:10:8e:7c:8e:55:fc:5f:03:d3:3d:3c:51:6a:ff:24", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d"}}' 2022-08-20 21:15:21,984 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-362892617 created 2022-08-20 21:15:22,257 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.272s 2022-08-20 21:15:22,258 146536 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--1433863602", "description": "tempest-description--1428450738"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-64297266-1451-418a-ac0f-9c41e209f31d', 'date': 'Sat, 20 Aug 2022 21:15:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b9fdfdd6-e559-4cae-afff-d0090e12dbc4", "name": "tempest-securitygroup--1433863602", "stateful": true, "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "description": "tempest-description--1428450738", "shared": false, "security_group_rules": [{"id": "498000a4-8f46-43e2-8ae0-f384d31ca00f", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "b9fdfdd6-e559-4cae-afff-d0090e12dbc4", "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": 2397, "description": null, "tags": [], "created_at": "2022-08-20T21:15:22Z", "updated_at": "2022-08-20T21:15:22Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}, {"id": "6cef1ce0-25b3-420b-8aec-8882fb00811b", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "b9fdfdd6-e559-4cae-afff-d0090e12dbc4", "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": 2398, "description": null, "tags": [], "created_at": "2022-08-20T21:15:22Z", "updated_at": "2022-08-20T21:15:22Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}], "tags": [], "created_at": "2022-08-20T21:15:22Z", "updated_at": "2022-08-20T21:15:22Z", "revision_number": 1, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:15:22,505 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.247s 2022-08-20 21:15:22,506 146536 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": "b9fdfdd6-e559-4cae-afff-d0090e12dbc4", "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-7211613d-33a2-4812-a3e5-a335fc607e15', 'date': 'Sat, 20 Aug 2022 21:15:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c4db1092-f539-4fee-9df4-55f499325337", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "b9fdfdd6-e559-4cae-afff-d0090e12dbc4", "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-08-20T21:15:22Z", "updated_at": "2022-08-20T21:15:22Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:15:22,927 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.421s 2022-08-20 21:15:22,928 146536 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": "b9fdfdd6-e559-4cae-afff-d0090e12dbc4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-24abd7ab-ac64-4f28-9ee6-1a2030821dc1', 'date': 'Sat, 20 Aug 2022 21:15:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1791d6d9-41aa-4d73-aeeb-03208ab88bb8", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "b9fdfdd6-e559-4cae-afff-d0090e12dbc4", "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-08-20T21:15:22Z", "updated_at": "2022-08-20T21:15:22Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:15:22,928 146536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1433863602 created 2022-08-20 21:15:25,527 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 2.598s 2022-08-20 21:15:25,528 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-94d80357-7485-4f68-9ba2-c9d286a394b0', 'date': 'Sat, 20 Aug 2022 21:15:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ae8807a1-c48f-4d8f-9381-a89388ecd2b6", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "floating_ip_address": "172.35.5.41", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "da107d25a79c4ae3a25c836bc2d23e19", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:15:24Z", "updated_at": "2022-08-20T21:15:24Z", "revision_number": 0}}' 2022-08-20 21:15:25,528 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ae8807a1-c48f-4d8f-9381-a89388ecd2b6', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'floating_ip_address': '172.35.5.41', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:15:24Z', 'updated_at': '2022-08-20T21:15:24Z', 'revision_number': 0, 'ip': '172.35.5.41'} created 2022-08-20 21:15:25,648 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.114s 2022-08-20 21:15:25,649 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5393b137-9327-483e-ba20-e9f8167c4145', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fa3184ee6bec45da840eb9182b9a5f4d", "name": "tempest-AttachVolumeTestJSON-982979521-project", "password_expires_at": null}, "audit_ids": ["QxRF3q1ST5aLl9ruEgqsuA"], "expires_at": "2022-08-20T22:15:25.000000Z", "issued_at": "2022-08-20T21:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da107d25a79c4ae3a25c836bc2d23e19", "name": "tempest-AttachVolumeTestJSON-982979521"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:15:25,649 146536 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'a4536895-a837-4020-a4f9-1123c4ab0820', 'name': 'tempest-AttachVolumeTestJSON-1898336605-network', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 196, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:15:13Z', 'updated_at': '2022-08-20T21:15:13Z', 'revision_number': 1} available for tenant 2022-08-20 21:15:25,650 146536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-362892617', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKFjnChq6XFLBmDvbvcQ5NccLeEVwuV0jSiLmJ/LgiqCCbWEnZ4rEMQGnW1zZ9lhToxlp/j5hvYJHzA3UPQ/JrF2S6wAbUfHbWD0iRkHiINK1BlDYwB6uqulo72KmseXUg==', 'fingerprint': 'a9:10:8e:7c:8e:55:fc:5f:03:d3:3d:3c:51:6a:ff:24', 'user_id': 'fa3184ee6bec45da840eb9182b9a5f4d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBr456kxgLcF5z53YlJHr/5KpW6Rb34+MNjD/22UHAsmOhPCM0wpGNm\ng6aVcZFwgnSgBwYFK4EEACKhZANiAAShY5woaulxSwZg7273EOTXHC3hFcLldI0o\ni5ify4Iqggm1hJ2eKxDEBp1tc2fZYU6MZaf4+Yb2CR8wN1D0PyaxdkusAG1Hx21g\n9IkZB4iDStQZQ2MAerqrpaO9iprHl1I=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b9fdfdd6-e559-4cae-afff-d0090e12dbc4', 'name': 'tempest-securitygroup--1433863602', 'stateful': True, 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'description': 'tempest-description--1428450738', 'shared': False, 'security_group_rules': [{'id': '498000a4-8f46-43e2-8ae0-f384d31ca00f', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'security_group_id': 'b9fdfdd6-e559-4cae-afff-d0090e12dbc4', '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': 2397, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:15:22Z', 'updated_at': '2022-08-20T21:15:22Z', 'revision_number': 0, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19'}, {'id': '6cef1ce0-25b3-420b-8aec-8882fb00811b', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'security_group_id': 'b9fdfdd6-e559-4cae-afff-d0090e12dbc4', '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': 2398, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:15:22Z', 'updated_at': '2022-08-20T21:15:22Z', 'revision_number': 0, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19'}], 'tags': [], 'created_at': '2022-08-20T21:15:22Z', 'updated_at': '2022-08-20T21:15:22Z', 'revision_number': 1, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19'}, 'floating_ip': {'id': 'ae8807a1-c48f-4d8f-9381-a89388ecd2b6', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'floating_ip_address': '172.35.5.41', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:15:24Z', 'updated_at': '2022-08-20T21:15:24Z', 'revision_number': 0, 'ip': '172.35.5.41'}} 2022-08-20 21:15:26,784 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.23/compute/v2.1/servers 1.133s 2022-08-20 21:15:26,784 146536 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-2099132327", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "a4536895-a837-4020-a4f9-1123c4ab0820"}], "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "key_name": "tempest-keypair-362892617", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e118bd-2d2b-4c70-a84f-160a9909a75a', 'x-compute-request-id': 'req-b8e118bd-2d2b-4c70-a84f-160a9909a75a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "adminPass": "password"}}' 2022-08-20 21:15:26,982 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.195s 2022-08-20 21:15:26,983 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:26 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-d5957d02-a163-4831-b06e-afd092eee637', 'x-compute-request-id': 'req-d5957d02-a163-4831-b06e-afd092eee637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:27Z", "updated": "2022-08-20T21:15:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-362892617", "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-08-20 21:15:28,123 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.122s 2022-08-20 21:15:28,123 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:28 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-6e642cde-60ac-467b-b6fb-f8e1153d47a4', 'x-compute-request-id': 'req-6e642cde-60ac-467b-b6fb-f8e1153d47a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "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-08-20 21:15:28,134 146536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-08-20 21:15:29,658 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.522s 2022-08-20 21:15:29,658 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f32e9ad9-e17c-4a6d-9877-9ada521e6e13', 'x-compute-request-id': 'req-f32e9ad9-e17c-4a6d-9877-9ada521e6e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:29,670 146536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-08-20 21:15:31,049 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.377s 2022-08-20 21:15:31,049 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15: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-ebd3a841-1fe3-49bb-808e-fa965354a1c4', 'x-compute-request-id': 'req-ebd3a841-1fe3-49bb-808e-fa965354a1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:32,290 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.228s 2022-08-20 21:15:32,290 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15: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-1afc7611-ec6c-45ef-86cf-70ad1654a4ed', 'x-compute-request-id': 'req-1afc7611-ec6c-45ef-86cf-70ad1654a4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:33,587 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.283s 2022-08-20 21:15:33,588 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15: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-d875077b-0721-40d5-954a-17128d0e18a0', 'x-compute-request-id': 'req-d875077b-0721-40d5-954a-17128d0e18a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:34,903 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.303s 2022-08-20 21:15:34,904 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15: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-5790d27d-e349-4def-9639-d91c33d57107', 'x-compute-request-id': 'req-5790d27d-e349-4def-9639-d91c33d57107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:36,105 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.190s 2022-08-20 21:15:36,106 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce9d577-1b3e-409d-85c1-3a086df45932', 'x-compute-request-id': 'req-0ce9d577-1b3e-409d-85c1-3a086df45932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:37,519 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.401s 2022-08-20 21:15:37,519 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15: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-e48846c8-9bdd-465b-971c-5cd596efab19', 'x-compute-request-id': 'req-e48846c8-9bdd-465b-971c-5cd596efab19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:39,010 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.478s 2022-08-20 21:15:39,011 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:38 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-c441faac-b931-4329-a150-771f78f8015d', 'x-compute-request-id': 'req-c441faac-b931-4329-a150-771f78f8015d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:40,266 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.243s 2022-08-20 21:15:40,266 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:40 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-8b514448-92ca-4636-a984-014bb02d56dc', 'x-compute-request-id': 'req-8b514448-92ca-4636-a984-014bb02d56dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:15:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": "2022-08-20T21:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:15:40,277 146536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-08-20 21:15:40,419 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9/os-interface 0.141s 2022-08-20 21:15:40,419 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:15:40 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-df8ffa55-bc48-4ef7-a437-2b33f136b51b', 'x-compute-request-id': 'req-df8ffa55-bc48-4ef7-a437-2b33f136b51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a4536895-a837-4020-a4f9-1123c4ab0820", "port_id": "e858f456-2da8-4c84-9ac3-bf54e973934e", "mac_addr": "fa:16:3e:ba:e2:26", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f75f5415-04c2-4f4c-b000-b5e61415c715", "ip_address": "172.20.0.7"}]}]}' 2022-08-20 21:15:43,679 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/ae8807a1-c48f-4d8f-9381-a89388ecd2b6 3.254s 2022-08-20 21:15:43,679 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "e858f456-2da8-4c84-9ac3-bf54e973934e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-4c6fb660-0029-46f8-b612-f43dd1135384', 'date': 'Sat, 20 Aug 2022 21:15:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/ae8807a1-c48f-4d8f-9381-a89388ecd2b6'} Body: b'{"floatingip": {"id": "ae8807a1-c48f-4d8f-9381-a89388ecd2b6", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "floating_ip_address": "172.35.5.41", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "8035eb28-8d1f-411c-bfc1-27162ce31928", "port_id": "e858f456-2da8-4c84-9ac3-bf54e973934e", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a4536895-a837-4020-a4f9-1123c4ab0820", "mac_address": "fa:16:3e:ba:e2:26", "admin_state_up": true, "status": "ACTIVE", "device_id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:15:24Z", "updated_at": "2022-08-20T21:15:41Z", "revision_number": 1, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:15:43,680 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.41:22' as 'ubuntu' with public key authentication 2022-08-20 21:15:49,285 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.41 ([Errno None] Unable to connect to port 22 on 172.35.5.41). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:15:52,360 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.41 ([Errno None] Unable to connect to port 22 on 172.35.5.41). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:15:58,916 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.41 ([Errno None] Unable to connect to port 22 on 172.35.5.41). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:16:05,486 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.41 ([Errno None] Unable to connect to port 22 on 172.35.5.41). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:16:10,996 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.41 ([Errno None] Unable to connect to port 22 on 172.35.5.41). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:16:17,565 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:16:17,747 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:16:17,747 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.41 successfully created 2022-08-20 21:16:17,827 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9/ips 0.079s 2022-08-20 21:16:17,828 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:17 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-b0349f4a-1ce2-4741-823a-cd83b25c36d4', 'x-compute-request-id': 'req-b0349f4a-1ce2-4741-823a-cd83b25c36d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.35.5.41"}]}}' 2022-08-20 21:16:17,832 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.41:22' as 'ubuntu' with public key authentication 2022-08-20 21:16:17,860 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:16:18,034 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:16:18,035 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.41 successfully created 2022-08-20 21:16:18,035 146536 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-08-20 21:16:18,036 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.41:22' as 'ubuntu' with public key authentication 2022-08-20 21:16:18,071 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:16:18,251 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:16:18,251 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.41 successfully created 2022-08-20 21:16:19,426 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes 0.496s 2022-08-20 21:16:19,426 146536 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-1663814259"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da829a4b-18c1-4d2d-849d-befe62e24065', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da829a4b-18c1-4d2d-849d-befe62e24065', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes'} Body: b'{"volume": {"id": "c9ae26c1-097d-40a5-b4fc-ecc234fafbfc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:16:19.317610", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1663814259", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc"}], "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:16:19,515 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc 0.077s 2022-08-20 21:16:19,516 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7cdde3a-7efe-41ec-ab14-4400c9f1f75a', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7cdde3a-7efe-41ec-ab14-4400c9f1f75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc'} Body: b'{"volume": {"id": "c9ae26c1-097d-40a5-b4fc-ecc234fafbfc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:16:19.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1663814259", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc"}], "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:16:20,610 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc 0.081s 2022-08-20 21:16:20,610 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e20aa5-faa3-4361-9f10-7a7de08b7fd1', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e20aa5-faa3-4361-9f10-7a7de08b7fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc'} Body: b'{"volume": {"id": "c9ae26c1-097d-40a5-b4fc-ecc234fafbfc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:16:19.000000", "updated_at": "2022-08-20T21:16:20.000000", "name": "tempest-AttachVolumeTestJSON-volume-1663814259", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/da107d25a79c4ae3a25c836bc2d23e19/volumes/c9ae26c1-097d-40a5-b4fc-ecc234fafbfc"}], "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:16:20,849 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.227s 2022-08-20 21:16:20,849 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2a44e3e-ad53-4aab-aefe-73098a7bc564', 'x-compute-request-id': 'req-e2a44e3e-ad53-4aab-aefe-73098a7bc564', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'' 2022-08-20 21:16:21,341 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.491s 2022-08-20 21:16:21,341 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec7b6ae-18cd-411e-b143-9b754b357d74', 'x-compute-request-id': 'req-5ec7b6ae-18cd-411e-b143-9b754b357d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:16:21Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}, {"version": 4, "addr": "172.35.5.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": "2022-08-20T21:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:22,593 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.239s 2022-08-20 21:16:22,593 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd807cb0-241c-4c7a-9488-487f716ad50e', 'x-compute-request-id': 'req-fd807cb0-241c-4c7a-9488-487f716ad50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:16:21Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}, {"version": 4, "addr": "172.35.5.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": "2022-08-20T21:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:23,797 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.191s 2022-08-20 21:16:23,798 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf51f12e-0308-4c0d-836a-580e8131c9d5', 'x-compute-request-id': 'req-bf51f12e-0308-4c0d-836a-580e8131c9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:16:21Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}, {"version": 4, "addr": "172.35.5.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": "2022-08-20T21:15:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1433863602"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:24,933 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.123s 2022-08-20 21:16:24,934 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1605', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12055176-0aae-4bad-becd-9e1854189e10', 'x-compute-request-id': 'req-12055176-0aae-4bad-becd-9e1854189e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:16:21Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}, {"version": 4, "addr": "172.35.5.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:e2:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": "2022-08-20T21:15:39.000000", "OS-SRV-USG:terminated_at": 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-08-20 21:16:26,188 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.240s 2022-08-20 21:16:26,188 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b81c962-587f-4eff-bd6c-d673d3f12249', 'x-compute-request-id': 'req-0b81c962-587f-4eff-bd6c-d673d3f12249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"server": {"id": "65fda09a-37b6-4c5a-abce-8a4d34c5f8e9", "name": "tempest-AttachVolumeTestJSON-server-2099132327", "status": "DELETED", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:15:26Z", "updated": "2022-08-20T21:16:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-362892617", "OS-SRV-USG:launched_at": "2022-08-20T21:15:39.000000", "OS-SRV-USG:terminated_at": "2022-08-20T21:16:25.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-08-20 21:16:26,200 146536 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2022-08-20 21:16:27,316 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 0.114s 2022-08-20 21:16:27,317 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:27 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-32c7b9e5-c972-4c70-a189-f4ea6874ceaf', 'x-compute-request-id': 'req-32c7b9e5-c972-4c70-a189-f4ea6874ceaf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65fda09a-37b6-4c5a-abce-8a4d34c5f8e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 65fda09a-37b6-4c5a-abce-8a4d34c5f8e9 could not be found."}}' 2022-08-20 21:16:27,470 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-362892617 0.152s 2022-08-20 21:16:27,470 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16: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-124a7d3c-5fc1-4ff2-9918-530bf7aca8f0', 'x-compute-request-id': 'req-124a7d3c-5fc1-4ff2-9918-530bf7aca8f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-362892617'} Body: b'' 2022-08-20 21:16:27,856 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/b9fdfdd6-e559-4cae-afff-d0090e12dbc4 0.385s 2022-08-20 21:16:27,856 146536 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-737b8790-920d-416c-8ef1-711915a0f265', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:16:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/b9fdfdd6-e559-4cae-afff-d0090e12dbc4'} Body: b'' 2022-08-20 21:16:27,888 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.23:9696/networking/v2.0/security-groups/b9fdfdd6-e559-4cae-afff-d0090e12dbc4 0.031s 2022-08-20 21:16:27,889 146536 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-abb85712-0cc6-46ed-91ab-76cafd0f439b', 'date': 'Sat, 20 Aug 2022 21:16:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/b9fdfdd6-e559-4cae-afff-d0090e12dbc4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b9fdfdd6-e559-4cae-afff-d0090e12dbc4 does not exist", "detail": ""}}' 2022-08-20 21:16:28,747 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/floatingips/ae8807a1-c48f-4d8f-9381-a89388ecd2b6 0.857s 2022-08-20 21:16:28,747 146536 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-078cfb8d-d71f-4c00-9db1-946a51ee023d', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:16:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/ae8807a1-c48f-4d8f-9381-a89388ecd2b6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c9ae26c1-097d-40a5-b4fc-ecc234fafbfc failed to build and is in ERROR status |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft27.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:16:28,752 146536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-20 21:16:28,752 146536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:16:28,885 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.130s 2022-08-20 21:16:28,886 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-2034265794", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC1zRW/wwMfKBK0NBlsztHhtqJqZ+sqiFYGtzfVumzKXbSthN1jcUGXMqo2XkZOMZicaTSvaOxW0Rk6yu3HlOJadsEkyjlKOdKxalsZj8+mYv91WMw8ZwYnJ3eRguccMbQ=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:28 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-bfd091e3-076f-4cad-97a6-c66818ced1f0', 'x-compute-request-id': 'req-bfd091e3-076f-4cad-97a6-c66818ced1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2034265794", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC1zRW/wwMfKBK0NBlsztHhtqJqZ+sqiFYGtzfVumzKXbSthN1jcUGXMqo2XkZOMZicaTSvaOxW0Rk6yu3HlOJadsEkyjlKOdKxalsZj8+mYv91WMw8ZwYnJ3eRguccMbQ==", "fingerprint": "96:63:07:68:58:74:23:f7:3e:ad:ee:30:f5:20:67:67", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d"}}' 2022-08-20 21:16:28,888 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2034265794 created 2022-08-20 21:16:29,366 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.477s 2022-08-20 21:16:29,366 146536 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--686309827", "description": "tempest-description--1014609105"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-908cb56a-41e7-4d89-ac43-4ce6b07ce65a', 'date': 'Sat, 20 Aug 2022 21:16:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "90433285-24a2-4ad5-ae7e-40943f3e25fb", "name": "tempest-securitygroup--686309827", "stateful": true, "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "description": "tempest-description--1014609105", "shared": false, "security_group_rules": [{"id": "2edca373-deaf-46c7-98dd-507c64b778dc", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "90433285-24a2-4ad5-ae7e-40943f3e25fb", "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": 2510, "description": null, "tags": [], "created_at": "2022-08-20T21:16:29Z", "updated_at": "2022-08-20T21:16:29Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}, {"id": "e120f54f-a6cc-4c65-a838-760c8963d61a", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "90433285-24a2-4ad5-ae7e-40943f3e25fb", "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": 2511, "description": null, "tags": [], "created_at": "2022-08-20T21:16:29Z", "updated_at": "2022-08-20T21:16:29Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}], "tags": [], "created_at": "2022-08-20T21:16:29Z", "updated_at": "2022-08-20T21:16:29Z", "revision_number": 1, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:16:29,690 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.323s 2022-08-20 21:16:29,690 146536 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": "90433285-24a2-4ad5-ae7e-40943f3e25fb", "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-da71febc-957f-4a0c-9f9e-eb74a4b8191f', 'date': 'Sat, 20 Aug 2022 21:16:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f8ee817-93ee-4c75-a3d6-01b393d543e9", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "90433285-24a2-4ad5-ae7e-40943f3e25fb", "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-08-20T21:16:29Z", "updated_at": "2022-08-20T21:16:29Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:16:30,150 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.458s 2022-08-20 21:16:30,150 146536 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": "90433285-24a2-4ad5-ae7e-40943f3e25fb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ed657611-1095-4836-8cc4-d536ad9ab3cd', 'date': 'Sat, 20 Aug 2022 21:16:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "edc9dcd0-bd5a-4cbc-a379-b3c3b2d4c7b8", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "security_group_id": "90433285-24a2-4ad5-ae7e-40943f3e25fb", "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-08-20T21:16:29Z", "updated_at": "2022-08-20T21:16:29Z", "revision_number": 0, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:16:30,151 146536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--686309827 created 2022-08-20 21:16:32,654 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 2.503s 2022-08-20 21:16:32,655 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-dea01b16-9294-4a89-b8f4-e84a9d20cc96', 'date': 'Sat, 20 Aug 2022 21:16:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bb4cad97-1743-4a52-a9c3-1905ee64f0b6", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "floating_ip_address": "172.35.5.82", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "da107d25a79c4ae3a25c836bc2d23e19", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:16:31Z", "updated_at": "2022-08-20T21:16:31Z", "revision_number": 0}}' 2022-08-20 21:16:32,655 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bb4cad97-1743-4a52-a9c3-1905ee64f0b6', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'floating_ip_address': '172.35.5.82', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:16:31Z', 'updated_at': '2022-08-20T21:16:31Z', 'revision_number': 0, 'ip': '172.35.5.82'} created 2022-08-20 21:16:32,875 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.213s 2022-08-20 21:16:32,875 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-59b0fa01-9507-482f-aaec-57fb5f46a43e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fa3184ee6bec45da840eb9182b9a5f4d", "name": "tempest-AttachVolumeTestJSON-982979521-project", "password_expires_at": null}, "audit_ids": ["ZeviHXQLS-SVpYy5QOE5gg"], "expires_at": "2022-08-20T22:16:32.000000Z", "issued_at": "2022-08-20T21:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da107d25a79c4ae3a25c836bc2d23e19", "name": "tempest-AttachVolumeTestJSON-982979521"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:16:32,876 146536 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'a4536895-a837-4020-a4f9-1123c4ab0820', 'name': 'tempest-AttachVolumeTestJSON-1898336605-network', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 196, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:15:13Z', 'updated_at': '2022-08-20T21:15:13Z', 'revision_number': 1} available for tenant 2022-08-20 21:16:32,876 146536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2034265794', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC1zRW/wwMfKBK0NBlsztHhtqJqZ+sqiFYGtzfVumzKXbSthN1jcUGXMqo2XkZOMZicaTSvaOxW0Rk6yu3HlOJadsEkyjlKOdKxalsZj8+mYv91WMw8ZwYnJ3eRguccMbQ==', 'fingerprint': '96:63:07:68:58:74:23:f7:3e:ad:ee:30:f5:20:67:67', 'user_id': 'fa3184ee6bec45da840eb9182b9a5f4d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDyrAMll/j7Y5jvIdZFfuDEM2874PRBrsJQsgCf7sTbu2rV0JP26Jb1\nmnH7rwdKu7+gBwYFK4EEACKhZANiAAQtc0Vv8MDHygStDQZbM7R4baiamfrKohWB\nrc31bpsyl20rYTdY3FBlzKqNl5GTjGYnGk0r2jsVtEZOsrtx5TiWnbBJMo5SjnSs\nWpbGY/PpmL/dVjMPGcGJyd3kYLnHDG0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '90433285-24a2-4ad5-ae7e-40943f3e25fb', 'name': 'tempest-securitygroup--686309827', 'stateful': True, 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'description': 'tempest-description--1014609105', 'shared': False, 'security_group_rules': [{'id': '2edca373-deaf-46c7-98dd-507c64b778dc', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'security_group_id': '90433285-24a2-4ad5-ae7e-40943f3e25fb', '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': 2510, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:16:29Z', 'updated_at': '2022-08-20T21:16:29Z', 'revision_number': 0, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19'}, {'id': 'e120f54f-a6cc-4c65-a838-760c8963d61a', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'security_group_id': '90433285-24a2-4ad5-ae7e-40943f3e25fb', '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': 2511, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:16:29Z', 'updated_at': '2022-08-20T21:16:29Z', 'revision_number': 0, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19'}], 'tags': [], 'created_at': '2022-08-20T21:16:29Z', 'updated_at': '2022-08-20T21:16:29Z', 'revision_number': 1, 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19'}, 'floating_ip': {'id': 'bb4cad97-1743-4a52-a9c3-1905ee64f0b6', 'tenant_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'floating_ip_address': '172.35.5.82', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da107d25a79c4ae3a25c836bc2d23e19', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:16:31Z', 'updated_at': '2022-08-20T21:16:31Z', 'revision_number': 0, 'ip': '172.35.5.82'}} 2022-08-20 21:16:35,258 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.23/compute/v2.1/servers 2.380s 2022-08-20 21:16:35,258 146536 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-162178844", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "a4536895-a837-4020-a4f9-1123c4ab0820"}], "security_groups": [{"name": "tempest-securitygroup--686309827"}], "key_name": "tempest-keypair-2034265794", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ed7b1f-4361-4305-b9ae-70321eded681', 'x-compute-request-id': 'req-b1ed7b1f-4361-4305-b9ae-70321eded681', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--686309827"}], "adminPass": "password"}}' 2022-08-20 21:16:35,505 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.243s 2022-08-20 21:16:35,505 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:35 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-9c892f8a-7506-4da1-bf99-d0bf2d9268b5', 'x-compute-request-id': 'req-9c892f8a-7506-4da1-bf99-d0bf2d9268b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2034265794", "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-08-20 21:16:36,710 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.188s 2022-08-20 21:16:36,710 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90884039-1fa8-458b-9095-3cbd94ca6efe', 'x-compute-request-id': 'req-90884039-1fa8-458b-9095-3cbd94ca6efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "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-08-20 21:16:36,725 146536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:16:38,215 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.488s 2022-08-20 21:16:38,215 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:37 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-c2ab5788-90ea-4c17-8f97-ca316747d627', 'x-compute-request-id': 'req-c2ab5788-90ea-4c17-8f97-ca316747d627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "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-08-20 21:16:38,226 146536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-08-20 21:16:39,435 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.208s 2022-08-20 21:16:39,436 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:39 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-fe84edf8-b187-4300-8e60-09fa52ee2fbf', 'x-compute-request-id': 'req-fe84edf8-b187-4300-8e60-09fa52ee2fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "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-08-20 21:16:40,645 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.196s 2022-08-20 21:16:40,645 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:40 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-fdb51ff9-5249-484b-b75b-d86bcc32ca42', 'x-compute-request-id': 'req-fdb51ff9-5249-484b-b75b-d86bcc32ca42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "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-08-20 21:16:41,869 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.210s 2022-08-20 21:16:41,870 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:41 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-de736886-993e-40e3-a1bc-5d340902b4fc', 'x-compute-request-id': 'req-de736886-993e-40e3-a1bc-5d340902b4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "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-08-20 21:16:43,350 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.464s 2022-08-20 21:16:43,350 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46dafa70-3374-4402-a3b1-13e669d310f9', 'x-compute-request-id': 'req-46dafa70-3374-4402-a3b1-13e669d310f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:45,510 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 1.146s 2022-08-20 21:16:45,511 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a713ccc9-85ad-4c45-8621-72ce613a6fa1', 'x-compute-request-id': 'req-a713ccc9-85ad-4c45-8621-72ce613a6fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:47,226 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.700s 2022-08-20 21:16:47,226 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a63bf4df-330c-4cb7-8441-2dee189b016b', 'x-compute-request-id': 'req-a63bf4df-330c-4cb7-8441-2dee189b016b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:48,653 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.405s 2022-08-20 21:16:48,654 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e5a70b-a7e8-44d8-9c9f-13e2ba88ff0b', 'x-compute-request-id': 'req-f8e5a70b-a7e8-44d8-9c9f-13e2ba88ff0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:50,599 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.932s 2022-08-20 21:16:50,599 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ac2acf-8c05-4dc3-ba2b-d364fae3a20b', 'x-compute-request-id': 'req-c9ac2acf-8c05-4dc3-ba2b-d364fae3a20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:52,404 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.793s 2022-08-20 21:16:52,405 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45bc6cc-30d1-4fba-8440-691dd717ce07', 'x-compute-request-id': 'req-a45bc6cc-30d1-4fba-8440-691dd717ce07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:53,642 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.225s 2022-08-20 21:16:53,643 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86bc4364-cd7e-4f1a-b259-d3a144b2b687', 'x-compute-request-id': 'req-86bc4364-cd7e-4f1a-b259-d3a144b2b687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:54,883 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.227s 2022-08-20 21:16:54,883 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13c60557-90bf-4d82-a3f8-41e6623a2419', 'x-compute-request-id': 'req-13c60557-90bf-4d82-a3f8-41e6623a2419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:56,448 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.553s 2022-08-20 21:16:56,448 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469d61ef-9320-49ba-b28e-416214c8a9fa', 'x-compute-request-id': 'req-469d61ef-9320-49ba-b28e-416214c8a9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:57,821 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.360s 2022-08-20 21:16:57,821 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab78e1a-a2a0-4903-b85c-77e215cd2c62', 'x-compute-request-id': 'req-bab78e1a-a2a0-4903-b85c-77e215cd2c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "BUILD", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:59,202 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.366s 2022-08-20 21:16:59,203 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16: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-84ac43c4-8ad0-4e2f-935e-33b692681e2f', 'x-compute-request-id': 'req-84ac43c4-8ad0-4e2f-935e-33b692681e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:16:58Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": "2022-08-20T21:16:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:16:59,215 146536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2022-08-20 21:17:00,392 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59/os-interface 1.173s 2022-08-20 21:17:00,392 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab68814d-a021-4c41-b602-eb7690b99897', 'x-compute-request-id': 'req-ab68814d-a021-4c41-b602-eb7690b99897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a4536895-a837-4020-a4f9-1123c4ab0820", "port_id": "69db9c7b-5c70-4f56-9758-9c609ac92954", "mac_addr": "fa:16:3e:41:98:48", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f75f5415-04c2-4f4c-b000-b5e61415c715", "ip_address": "172.20.0.12"}]}]}' 2022-08-20 21:17:04,091 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/bb4cad97-1743-4a52-a9c3-1905ee64f0b6 3.695s 2022-08-20 21:17:04,092 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "69db9c7b-5c70-4f56-9758-9c609ac92954"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-9f189a45-f8a5-45cd-a3ed-1957d00a477b', 'date': 'Sat, 20 Aug 2022 21:17:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/bb4cad97-1743-4a52-a9c3-1905ee64f0b6'} Body: b'{"floatingip": {"id": "bb4cad97-1743-4a52-a9c3-1905ee64f0b6", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "floating_ip_address": "172.35.5.82", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "8035eb28-8d1f-411c-bfc1-27162ce31928", "port_id": "69db9c7b-5c70-4f56-9758-9c609ac92954", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a4536895-a837-4020-a4f9-1123c4ab0820", "mac_address": "fa:16:3e:41:98:48", "admin_state_up": true, "status": "ACTIVE", "device_id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:16:31Z", "updated_at": "2022-08-20T21:17:01Z", "revision_number": 1, "project_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:17:04,093 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.82:22' as 'ubuntu' with public key authentication 2022-08-20 21:17:08,708 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.82 ([Errno None] Unable to connect to port 22 on 172.35.5.82). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:17:14,276 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.82 ([Errno None] Unable to connect to port 22 on 172.35.5.82). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:17:20,836 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.82 ([Errno None] Unable to connect to port 22 on 172.35.5.82). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:17:25,344 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.82 ([Errno None] Unable to connect to port 22 on 172.35.5.82). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:17:30,892 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:17:31,072 146536 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-08-20 21:17:31,073 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.82 (Authentication failed.). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:17:37,590 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:17:37,714 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:17:37,715 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.82 successfully created 2022-08-20 21:17:37,772 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59/ips 0.056s 2022-08-20 21:17:37,772 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4fe08b3-4031-458f-90b7-aee7cf73fda0', 'x-compute-request-id': 'req-f4fe08b3-4031-458f-90b7-aee7cf73fda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.35.5.82"}]}}' 2022-08-20 21:17:38,106 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes 0.330s 2022-08-20 21:17:38,106 146536 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-829914631"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbb9cb7-f32a-401b-9a9c-29c4661954a5', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbb9cb7-f32a-401b-9a9c-29c4661954a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes'} Body: b'{"volume": {"id": "b99d19b6-e61a-4448-9c01-51e48c0a8f94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:17:37.971809", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-829914631", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94"}], "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:17:38,185 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94 0.067s 2022-08-20 21:17:38,185 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab71eca6-e262-42b3-a7d5-284ffbecd479', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab71eca6-e262-42b3-a7d5-284ffbecd479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94'} Body: b'{"volume": {"id": "b99d19b6-e61a-4448-9c01-51e48c0a8f94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:17:38.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-829914631", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94"}], "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:17:39,308 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94 0.109s 2022-08-20 21:17:39,308 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-994a0608-080e-41d6-bb05-6f5995b20079', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-994a0608-080e-41d6-bb05-6f5995b20079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94'} Body: b'{"volume": {"id": "b99d19b6-e61a-4448-9c01-51e48c0a8f94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:17:38.000000", "updated_at": "2022-08-20T21:17:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-829914631", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/da107d25a79c4ae3a25c836bc2d23e19/volumes/b99d19b6-e61a-4448-9c01-51e48c0a8f94"}], "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da107d25a79c4ae3a25c836bc2d23e19"}}' 2022-08-20 21:17:39,528 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.208s 2022-08-20 21:17:39,529 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:39 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-00f1c4a2-4862-41fc-8794-79be634c0f4a', 'x-compute-request-id': 'req-00f1c4a2-4862-41fc-8794-79be634c0f4a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'' 2022-08-20 21:17:39,943 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.414s 2022-08-20 21:17:39,944 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18077202-1f23-493d-9e4f-862aef42da44', 'x-compute-request-id': 'req-18077202-1f23-493d-9e4f-862aef42da44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:17:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}, {"version": 4, "addr": "172.35.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": "2022-08-20T21:16:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:17:41,384 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.427s 2022-08-20 21:17:41,385 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f8dbe60-0425-4f5e-ab44-9c478ce4bc7d', 'x-compute-request-id': 'req-5f8dbe60-0425-4f5e-ab44-9c478ce4bc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:17:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}, {"version": 4, "addr": "172.35.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": "2022-08-20T21:16:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--686309827"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:17:42,528 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.130s 2022-08-20 21:17:42,528 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af14423-9552-4bd6-a415-1fc7144783de', 'x-compute-request-id': 'req-1af14423-9552-4bd6-a415-1fc7144783de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:17:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}, {"version": 4, "addr": "172.35.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": "2022-08-20T21:16:57.000000", "OS-SRV-USG:terminated_at": 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-08-20 21:17:43,714 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.171s 2022-08-20 21:17:43,715 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc9e46f-8f65-44d5-9b29-181861394c7e', 'x-compute-request-id': 'req-afc9e46f-8f65-44d5-9b29-181861394c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"server": {"id": "db9b3a52-7f2e-453f-96e3-760cc90a5d59", "name": "tempest-AttachVolumeTestJSON-server-162178844", "status": "ACTIVE", "tenant_id": "da107d25a79c4ae3a25c836bc2d23e19", "user_id": "fa3184ee6bec45da840eb9182b9a5f4d", "metadata": {}, "hostId": "cb518f4d91d10afb0118e645284d45cbe0af71ef3244616b5188406d", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:16:35Z", "updated": "2022-08-20T21:17:39Z", "addresses": {"tempest-AttachVolumeTestJSON-1898336605-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}, {"version": 4, "addr": "172.35.5.82", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:98:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2034265794", "OS-SRV-USG:launched_at": "2022-08-20T21:16:57.000000", "OS-SRV-USG:terminated_at": 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-08-20 21:17:44,814 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59 0.087s 2022-08-20 21:17:44,814 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:44 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-9749f990-a2d5-4d68-8c24-0c3d29d3e76a', 'x-compute-request-id': 'req-9749f990-a2d5-4d68-8c24-0c3d29d3e76a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/db9b3a52-7f2e-453f-96e3-760cc90a5d59'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance db9b3a52-7f2e-453f-96e3-760cc90a5d59 could not be found."}}' 2022-08-20 21:17:44,887 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-2034265794 0.072s 2022-08-20 21:17:44,888 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:17:44 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-ef47c258-82ef-42f4-8b83-f7307ac7dc28', 'x-compute-request-id': 'req-ef47c258-82ef-42f4-8b83-f7307ac7dc28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-2034265794'} Body: b'' 2022-08-20 21:17:45,329 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/90433285-24a2-4ad5-ae7e-40943f3e25fb 0.440s 2022-08-20 21:17:45,329 146536 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-53193b2f-7d2e-4c85-bbf9-b0e88bea48ab', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:17:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/90433285-24a2-4ad5-ae7e-40943f3e25fb'} Body: b'' 2022-08-20 21:17:45,410 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.23:9696/networking/v2.0/security-groups/90433285-24a2-4ad5-ae7e-40943f3e25fb 0.080s 2022-08-20 21:17:45,410 146536 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-141f09ca-88b1-4b39-80ad-957fc97d7f06', 'date': 'Sat, 20 Aug 2022 21:17:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/90433285-24a2-4ad5-ae7e-40943f3e25fb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 90433285-24a2-4ad5-ae7e-40943f3e25fb does not exist", "detail": ""}}' 2022-08-20 21:17:46,836 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/floatingips/bb4cad97-1743-4a52-a9c3-1905ee64f0b6 1.425s 2022-08-20 21:17:46,836 146536 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-f1d08cac-0275-4464-b6ad-e0baec57188a', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:17:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/bb4cad97-1743-4a52-a9c3-1905ee64f0b6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b99d19b6-e61a-4448-9c01-51e48c0a8f94 failed to build and is in ERROR status |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft28.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-08-20 21:18:13,426 146536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-20 21:18:13,426 146536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:18:14,227 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.797s 2022-08-20 21:18:14,227 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1761338377", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGx007vmKQerU3mJopEiNBvNpmDZj8Bpy8RdY3f99NbGsfVMNbQDOowBy4yHmT4OR78UaeBVuHBhRCnkxdPa+G8Bgy3bVETkrLqlzXCKzqHiI7Yq4+H4/UPJg+CJv13a/A=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:13 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-76a01c82-18d5-42b6-b3bd-e997be9307f2', 'x-compute-request-id': 'req-76a01c82-18d5-42b6-b3bd-e997be9307f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1761338377", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGx007vmKQerU3mJopEiNBvNpmDZj8Bpy8RdY3f99NbGsfVMNbQDOowBy4yHmT4OR78UaeBVuHBhRCnkxdPa+G8Bgy3bVETkrLqlzXCKzqHiI7Yq4+H4/UPJg+CJv13a/A==", "fingerprint": "ff:92:a8:6a:24:62:68:ef:d9:cb:62:78:65:0b:6e:56", "user_id": "7013eec1908f407d9949d271287b1570"}}' 2022-08-20 21:18:14,230 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1761338377 created 2022-08-20 21:18:14,527 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.296s 2022-08-20 21:18:14,527 146536 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--169635761", "description": "tempest-description--2044107531"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-f82e8ee4-9e3a-4b57-b417-5e16751b72f1', 'date': 'Sat, 20 Aug 2022 21:18:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0a8b5fb5-df78-46be-b033-c6a0d5498733", "name": "tempest-securitygroup--169635761", "stateful": true, "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "description": "tempest-description--2044107531", "shared": false, "security_group_rules": [{"id": "5471465f-10a0-450a-8858-c6e2435d4fc3", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "0a8b5fb5-df78-46be-b033-c6a0d5498733", "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": 2715, "description": null, "tags": [], "created_at": "2022-08-20T21:18:14Z", "updated_at": "2022-08-20T21:18:14Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}, {"id": "84bfb56c-19e2-450e-9d38-3d30da86b724", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "0a8b5fb5-df78-46be-b033-c6a0d5498733", "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": 2716, "description": null, "tags": [], "created_at": "2022-08-20T21:18:14Z", "updated_at": "2022-08-20T21:18:14Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}], "tags": [], "created_at": "2022-08-20T21:18:14Z", "updated_at": "2022-08-20T21:18:14Z", "revision_number": 1, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:18:14,727 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.199s 2022-08-20 21:18:14,727 146536 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": "0a8b5fb5-df78-46be-b033-c6a0d5498733", "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-741754bc-d1fb-40ab-8d43-2be6bd685c61', 'date': 'Sat, 20 Aug 2022 21:18:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "af04ea8b-02d6-47ae-a88c-3b49b39f6a82", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "0a8b5fb5-df78-46be-b033-c6a0d5498733", "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-08-20T21:18:14Z", "updated_at": "2022-08-20T21:18:14Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:18:15,172 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.444s 2022-08-20 21:18:15,172 146536 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": "0a8b5fb5-df78-46be-b033-c6a0d5498733", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d04239dd-cbfc-44ff-9aba-725dbe64273c', 'date': 'Sat, 20 Aug 2022 21:18:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "26a30640-8e3f-43e0-bec1-3effea4253b0", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "0a8b5fb5-df78-46be-b033-c6a0d5498733", "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-08-20T21:18:14Z", "updated_at": "2022-08-20T21:18:14Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:18:15,173 146536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--169635761 created 2022-08-20 21:18:17,101 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 1.928s 2022-08-20 21:18:17,102 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-4b7d6b71-6bec-4f7b-9208-8d8e7ae2e626', 'date': 'Sat, 20 Aug 2022 21:18:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0bc47cba-6af5-49ee-9c2b-4180ac807e1d", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "floating_ip_address": "172.35.5.77", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aa2842b604df4797b6f5cfbdfb03f173", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:18:16Z", "updated_at": "2022-08-20T21:18:16Z", "revision_number": 0}}' 2022-08-20 21:18:17,103 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0bc47cba-6af5-49ee-9c2b-4180ac807e1d', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'floating_ip_address': '172.35.5.77', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:18:16Z', 'updated_at': '2022-08-20T21:18:16Z', 'revision_number': 0, 'ip': '172.35.5.77'} created 2022-08-20 21:18:17,233 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.125s 2022-08-20 21:18:17,234 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:17 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-c9c0f760-188b-403c-8a44-1fe13a95837a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7013eec1908f407d9949d271287b1570", "name": "tempest-AttachVolumeNegativeTest-209157223-project", "password_expires_at": null}, "audit_ids": ["iyHxIbm5T4y2vIyaotmFfA"], "expires_at": "2022-08-20T22:18:17.000000Z", "issued_at": "2022-08-20T21:18:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa2842b604df4797b6f5cfbdfb03f173", "name": "tempest-AttachVolumeNegativeTest-209157223"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:18:17,234 146536 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '54966b41-ecd6-496d-89e0-452e26e25666', 'name': 'tempest-AttachVolumeNegativeTest-1122324327-network', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 197, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:18:02Z', 'updated_at': '2022-08-20T21:18:02Z', 'revision_number': 1} available for tenant 2022-08-20 21:18:17,235 146536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1761338377', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGx007vmKQerU3mJopEiNBvNpmDZj8Bpy8RdY3f99NbGsfVMNbQDOowBy4yHmT4OR78UaeBVuHBhRCnkxdPa+G8Bgy3bVETkrLqlzXCKzqHiI7Yq4+H4/UPJg+CJv13a/A==', 'fingerprint': 'ff:92:a8:6a:24:62:68:ef:d9:cb:62:78:65:0b:6e:56', 'user_id': '7013eec1908f407d9949d271287b1570', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuNNrAdj/nrtdEUTlElVjwvwANrd2BI/7aQzUDr9cuCX6Q04rC99ue\nNIbYGB/ec3GgBwYFK4EEACKhZANiAARsdNO75ikHq1N5iaKRIjQbzaZg2Y/AacvE\nXWN3/fTWxrH1TDW0AzqMAcuMh5k+Dke/FGngVbhwYUQp5MXT2vhvAYMt21RE5Ky6\npc1wis6h4iO2KuPh+P1DyYPgib9d2vw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0a8b5fb5-df78-46be-b033-c6a0d5498733', 'name': 'tempest-securitygroup--169635761', 'stateful': True, 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': 'tempest-description--2044107531', 'shared': False, 'security_group_rules': [{'id': '5471465f-10a0-450a-8858-c6e2435d4fc3', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'security_group_id': '0a8b5fb5-df78-46be-b033-c6a0d5498733', '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': 2715, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:18:14Z', 'updated_at': '2022-08-20T21:18:14Z', 'revision_number': 0, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}, {'id': '84bfb56c-19e2-450e-9d38-3d30da86b724', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'security_group_id': '0a8b5fb5-df78-46be-b033-c6a0d5498733', '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': 2716, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:18:14Z', 'updated_at': '2022-08-20T21:18:14Z', 'revision_number': 0, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}], 'tags': [], 'created_at': '2022-08-20T21:18:14Z', 'updated_at': '2022-08-20T21:18:14Z', 'revision_number': 1, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}, 'floating_ip': {'id': '0bc47cba-6af5-49ee-9c2b-4180ac807e1d', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'floating_ip_address': '172.35.5.77', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:18:16Z', 'updated_at': '2022-08-20T21:18:16Z', 'revision_number': 0, 'ip': '172.35.5.77'}} 2022-08-20 21:18:18,368 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.23/compute/v2.1/servers 1.132s 2022-08-20 21:18:18,368 146536 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-1567803375", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "54966b41-ecd6-496d-89e0-452e26e25666"}], "security_groups": [{"name": "tempest-securitygroup--169635761"}], "key_name": "tempest-keypair-1761338377", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-595514db-d865-4452-90ed-81ce5ca7fdb0', 'x-compute-request-id': 'req-595514db-d865-4452-90ed-81ce5ca7fdb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--169635761"}], "adminPass": "password"}}' 2022-08-20 21:18:18,471 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.099s 2022-08-20 21:18:18,471 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:18 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-977281b4-3e2a-4e64-b1c5-a7c852b2b68f', 'x-compute-request-id': 'req-977281b4-3e2a-4e64-b1c5-a7c852b2b68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1761338377", "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-08-20 21:18:19,660 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.176s 2022-08-20 21:18:19,661 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:19 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-e2c0f412-bc36-43a9-bde6-1e10f7b8b691', 'x-compute-request-id': 'req-e2c0f412-bc36-43a9-bde6-1e10f7b8b691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "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-08-20 21:18:19,673 146536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:18:20,820 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.145s 2022-08-20 21:18:20,821 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:20 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-3c2d9b34-ac89-492c-b681-20a42b8761ae', 'x-compute-request-id': 'req-3c2d9b34-ac89-492c-b681-20a42b8761ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "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-08-20 21:18:20,832 146536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:18:22,054 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.222s 2022-08-20 21:18:22,054 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:21 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-8e6b71c3-3c73-4953-97ed-3bd638ec0103', 'x-compute-request-id': 'req-8e6b71c3-3c73-4953-97ed-3bd638ec0103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "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-08-20 21:18:23,461 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.393s 2022-08-20 21:18:23,462 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18: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-ae97dce2-e765-47e8-8e2e-d168b64a653f', 'x-compute-request-id': 'req-ae97dce2-e765-47e8-8e2e-d168b64a653f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:24,825 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.347s 2022-08-20 21:18:24,828 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18: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-5ee0f701-7d1d-408e-b2fa-c834022e37ec', 'x-compute-request-id': 'req-5ee0f701-7d1d-408e-b2fa-c834022e37ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:26,229 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.386s 2022-08-20 21:18:26,230 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18: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-e55fe714-bf65-4653-858f-099bef02b5e6', 'x-compute-request-id': 'req-e55fe714-bf65-4653-858f-099bef02b5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:27,761 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.517s 2022-08-20 21:18:27,761 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18: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-202d289f-cf8b-405d-b5e5-b9bdf2ba384a', 'x-compute-request-id': 'req-202d289f-cf8b-405d-b5e5-b9bdf2ba384a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:29,141 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.368s 2022-08-20 21:18:29,141 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18: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-8a0e4af2-d01e-45ab-90b5-ebba9a09ad7c', 'x-compute-request-id': 'req-8a0e4af2-d01e-45ab-90b5-ebba9a09ad7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:30,612 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.455s 2022-08-20 21:18:30,613 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18: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-aca48337-0b7f-4480-a980-3574b444df31', 'x-compute-request-id': 'req-aca48337-0b7f-4480-a980-3574b444df31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:31,894 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.268s 2022-08-20 21:18:31,894 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:31 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-25cfbc48-822e-4519-b9da-afbe1583dc62', 'x-compute-request-id': 'req-25cfbc48-822e-4519-b9da-afbe1583dc62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:33,338 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.432s 2022-08-20 21:18:33,339 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18: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-fa76f5f7-9607-4bdb-a16a-3b53705301d5', 'x-compute-request-id': 'req-fa76f5f7-9607-4bdb-a16a-3b53705301d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:34,980 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.629s 2022-08-20 21:18:34,980 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:34 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-bda435bb-84e1-410c-901d-589eb158da11', 'x-compute-request-id': 'req-bda435bb-84e1-410c-901d-589eb158da11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:36,435 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.443s 2022-08-20 21:18:36,435 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab705b5a-668b-410a-a1dd-7dcd9df09752', 'x-compute-request-id': 'req-ab705b5a-668b-410a-a1dd-7dcd9df09752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:18:35Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": "2022-08-20T21:18:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:18:36,449 146536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2022-08-20 21:18:36,722 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916/os-interface 0.272s 2022-08-20 21:18:36,722 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:36 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-92d8d064-6514-452a-adce-17b4fa0e7f68', 'x-compute-request-id': 'req-92d8d064-6514-452a-adce-17b4fa0e7f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "54966b41-ecd6-496d-89e0-452e26e25666", "port_id": "fb95067a-2fb7-4668-9190-6eae64620918", "mac_addr": "fa:16:3e:28:3e:da", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a6b0c8c4-abff-4a4b-a403-1168c5b265a7", "ip_address": "172.20.0.4"}]}]}' 2022-08-20 21:18:38,786 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/0bc47cba-6af5-49ee-9c2b-4180ac807e1d 2.059s 2022-08-20 21:18:38,787 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "fb95067a-2fb7-4668-9190-6eae64620918"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-31d45aa3-9990-4adc-8cc4-ee1e1854e065', 'date': 'Sat, 20 Aug 2022 21:18:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/0bc47cba-6af5-49ee-9c2b-4180ac807e1d'} Body: b'{"floatingip": {"id": "0bc47cba-6af5-49ee-9c2b-4180ac807e1d", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "floating_ip_address": "172.35.5.77", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "6a6fe03d-05fc-4e5a-98f8-98fdddc423b3", "port_id": "fb95067a-2fb7-4668-9190-6eae64620918", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "54966b41-ecd6-496d-89e0-452e26e25666", "mac_address": "fa:16:3e:28:3e:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:18:16Z", "updated_at": "2022-08-20T21:18:37Z", "revision_number": 1, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:18:38,788 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.77:22' as 'ubuntu' with public key authentication 2022-08-20 21:18:44,649 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.77 ([Errno None] Unable to connect to port 22 on 172.35.5.77). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:18:47,716 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.77 ([Errno None] Unable to connect to port 22 on 172.35.5.77). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:18:54,276 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.77 ([Errno None] Unable to connect to port 22 on 172.35.5.77). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:19:00,850 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.77 ([Errno None] Unable to connect to port 22 on 172.35.5.77). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:19:06,359 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.77 ([Errno None] Unable to connect to port 22 on 172.35.5.77). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:19:12,877 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:19:13,020 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:19:13,021 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.77 successfully created 2022-08-20 21:19:13,101 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916/ips 0.079s 2022-08-20 21:19:13,103 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:13 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-a59e57c6-3b45-48ad-8532-b74039e18b67', 'x-compute-request-id': 'req-a59e57c6-3b45-48ad-8532-b74039e18b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.35.5.77"}]}}' 2022-08-20 21:19:13,469 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes 0.362s 2022-08-20 21:19:13,469 146536 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-1179784772"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a21bfb37-e2dd-4b70-9dc9-3c498d2d4936', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21bfb37-e2dd-4b70-9dc9-3c498d2d4936', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes'} Body: b'{"volume": {"id": "79f4c5dd-9b67-4ad3-8402-fc91fc34dc24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:13.358149", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1179784772", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:19:13,560 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24 0.081s 2022-08-20 21:19:13,561 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7b009cb-5a53-4d74-a9b1-505d0f29c9c7', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7b009cb-5a53-4d74-a9b1-505d0f29c9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24'} Body: b'{"volume": {"id": "79f4c5dd-9b67-4ad3-8402-fc91fc34dc24", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:13.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1179784772", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:19:14,623 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24 0.048s 2022-08-20 21:19:14,624 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e68041f-72ad-47b6-ac53-606cd08ddd5a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e68041f-72ad-47b6-ac53-606cd08ddd5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24'} Body: b'{"volume": {"id": "79f4c5dd-9b67-4ad3-8402-fc91fc34dc24", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:13.000000", "updated_at": "2022-08-20T21:19:14.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1179784772", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/79f4c5dd-9b67-4ad3-8402-fc91fc34dc24"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:19:14,830 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.187s 2022-08-20 21:19:14,831 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:14 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-cc5d56e0-21ed-494b-ad0e-9d8a170e0131', 'x-compute-request-id': 'req-cc5d56e0-21ed-494b-ad0e-9d8a170e0131', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'' 2022-08-20 21:19:15,514 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.682s 2022-08-20 21:19:15,514 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebd3365-1654-4185-885f-9c6a24249257', 'x-compute-request-id': 'req-6ebd3365-1654-4185-885f-9c6a24249257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:19:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:da"}, {"version": 4, "addr": "172.35.5.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": "2022-08-20T21:18:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:16,845 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.319s 2022-08-20 21:19:16,846 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80fa5f11-d49d-4cae-9cc1-3804b2843b0d', 'x-compute-request-id': 'req-80fa5f11-d49d-4cae-9cc1-3804b2843b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:19:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:da"}, {"version": 4, "addr": "172.35.5.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": "2022-08-20T21:18:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--169635761"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:18,042 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.182s 2022-08-20 21:19:18,043 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1614', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ca6b2d-ffdc-4d05-84d6-d185a8412756', 'x-compute-request-id': 'req-26ca6b2d-ffdc-4d05-84d6-d185a8412756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"server": {"id": "e0f9a31f-a405-4968-92c3-f7fe651aa916", "name": "tempest-AttachVolumeNegativeTest-server-1567803375", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:18:18Z", "updated": "2022-08-20T21:19:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:da"}, {"version": 4, "addr": "172.35.5.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:3e:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1761338377", "OS-SRV-USG:launched_at": "2022-08-20T21:18:35.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:19,112 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916 0.056s 2022-08-20 21:19:19,113 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-aff2d744-b425-4fd9-a729-2949d6859d8a', 'x-compute-request-id': 'req-aff2d744-b425-4fd9-a729-2949d6859d8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/e0f9a31f-a405-4968-92c3-f7fe651aa916'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e0f9a31f-a405-4968-92c3-f7fe651aa916 could not be found."}}' 2022-08-20 21:19:19,160 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1761338377 0.047s 2022-08-20 21:19:19,160 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:19 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-88adf82f-850f-47fd-89d8-f2d38cf9ad77', 'x-compute-request-id': 'req-88adf82f-850f-47fd-89d8-f2d38cf9ad77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-1761338377'} Body: b'' 2022-08-20 21:19:19,428 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/0a8b5fb5-df78-46be-b033-c6a0d5498733 0.267s 2022-08-20 21:19:19,428 146536 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-ea6cc0d1-7a00-44d5-bbce-39718b61c61e', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:19:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/0a8b5fb5-df78-46be-b033-c6a0d5498733'} Body: b'' 2022-08-20 21:19:19,472 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23:9696/networking/v2.0/security-groups/0a8b5fb5-df78-46be-b033-c6a0d5498733 0.044s 2022-08-20 21:19:19,473 146536 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-3996270d-698f-4d6b-ab5c-5a760a6fbf52', 'date': 'Sat, 20 Aug 2022 21:19:19 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/0a8b5fb5-df78-46be-b033-c6a0d5498733'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0a8b5fb5-df78-46be-b033-c6a0d5498733 does not exist", "detail": ""}}' 2022-08-20 21:19:20,785 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/floatingips/0bc47cba-6af5-49ee-9c2b-4180ac807e1d 1.311s 2022-08-20 21:19:20,785 146536 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-80805c2f-142f-473f-8c03-797d517c38c2', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:19:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/0bc47cba-6af5-49ee-9c2b-4180ac807e1d'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79f4c5dd-9b67-4ad3-8402-fc91fc34dc24 failed to build and is in ERROR status |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft28.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:19:20,793 146536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-20 21:19:20,793 146536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:19:20,922 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.121s 2022-08-20 21:19:20,922 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-539192862", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNv2fT5HlIkEu4CXuTwQrNUOtMu66HtUtR7vFfVr3s4x6y2DCFGADnRnMLCCpVOlSpKBsXeFNqEmT7fEnQRWptWNybtfNmBKTM0qzJifbr6MaG5DGikr44QRwQU8FRgUhA=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:20 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-08a545d4-ff2c-4fca-9289-ab23ef69e7b8', 'x-compute-request-id': 'req-08a545d4-ff2c-4fca-9289-ab23ef69e7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-539192862", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNv2fT5HlIkEu4CXuTwQrNUOtMu66HtUtR7vFfVr3s4x6y2DCFGADnRnMLCCpVOlSpKBsXeFNqEmT7fEnQRWptWNybtfNmBKTM0qzJifbr6MaG5DGikr44QRwQU8FRgUhA==", "fingerprint": "e0:c2:03:16:36:33:f5:e2:0f:6c:1c:32:0a:97:5e:19", "user_id": "7013eec1908f407d9949d271287b1570"}}' 2022-08-20 21:19:20,925 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-539192862 created 2022-08-20 21:19:21,182 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.256s 2022-08-20 21:19:21,183 146536 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--2058025316", "description": "tempest-description--445701548"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-7b70019f-a29b-4b89-8cf1-d15658d7a3e5', 'date': 'Sat, 20 Aug 2022 21:19:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ab61df75-c136-47de-ade5-c279c2f21bc9", "name": "tempest-securitygroup--2058025316", "stateful": true, "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "description": "tempest-description--445701548", "shared": false, "security_group_rules": [{"id": "c4d3b3df-19cb-45d4-9bc8-cd172deabbfd", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "ab61df75-c136-47de-ade5-c279c2f21bc9", "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": 2910, "description": null, "tags": [], "created_at": "2022-08-20T21:19:21Z", "updated_at": "2022-08-20T21:19:21Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}, {"id": "c86e8640-26ae-4007-b89f-77cf7147c3cf", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "ab61df75-c136-47de-ade5-c279c2f21bc9", "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": 2909, "description": null, "tags": [], "created_at": "2022-08-20T21:19:21Z", "updated_at": "2022-08-20T21:19:21Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}], "tags": [], "created_at": "2022-08-20T21:19:21Z", "updated_at": "2022-08-20T21:19:21Z", "revision_number": 1, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:19:21,404 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.221s 2022-08-20 21:19:21,405 146536 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": "ab61df75-c136-47de-ade5-c279c2f21bc9", "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-206796fa-0054-44d8-a6fb-89cc390e5221', 'date': 'Sat, 20 Aug 2022 21:19:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "51428537-7a78-4aa9-9501-ea46635f3912", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "ab61df75-c136-47de-ade5-c279c2f21bc9", "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-08-20T21:19:21Z", "updated_at": "2022-08-20T21:19:21Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:19:21,643 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.237s 2022-08-20 21:19:21,643 146536 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": "ab61df75-c136-47de-ade5-c279c2f21bc9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2018a8f9-b704-4cb3-ba45-ef3d2bded476', 'date': 'Sat, 20 Aug 2022 21:19:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5777eb6a-04ae-432d-8159-ef43759d671d", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "ab61df75-c136-47de-ade5-c279c2f21bc9", "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-08-20T21:19:21Z", "updated_at": "2022-08-20T21:19:21Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:19:21,643 146536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2058025316 created 2022-08-20 21:19:24,220 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 2.576s 2022-08-20 21:19:24,221 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-8e884668-cf13-44e1-9ffa-e0416ceb17cd', 'date': 'Sat, 20 Aug 2022 21:19:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bce75ee0-d58a-417d-825f-09ee67eaf697", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "floating_ip_address": "172.35.5.35", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aa2842b604df4797b6f5cfbdfb03f173", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:19:23Z", "updated_at": "2022-08-20T21:19:23Z", "revision_number": 0}}' 2022-08-20 21:19:24,222 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bce75ee0-d58a-417d-825f-09ee67eaf697', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'floating_ip_address': '172.35.5.35', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:19:23Z', 'updated_at': '2022-08-20T21:19:23Z', 'revision_number': 0, 'ip': '172.35.5.35'} created 2022-08-20 21:19:24,413 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.184s 2022-08-20 21:19:24,413 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:24 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-ed8c6adc-ab30-43af-9f33-e75bf28a7ae2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7013eec1908f407d9949d271287b1570", "name": "tempest-AttachVolumeNegativeTest-209157223-project", "password_expires_at": null}, "audit_ids": ["TEU0IQExTuaQtxtDOjbdTg"], "expires_at": "2022-08-20T22:19:24.000000Z", "issued_at": "2022-08-20T21:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa2842b604df4797b6f5cfbdfb03f173", "name": "tempest-AttachVolumeNegativeTest-209157223"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:19:24,414 146536 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '54966b41-ecd6-496d-89e0-452e26e25666', 'name': 'tempest-AttachVolumeNegativeTest-1122324327-network', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 197, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:18:02Z', 'updated_at': '2022-08-20T21:18:02Z', 'revision_number': 1} available for tenant 2022-08-20 21:19:24,414 146536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-539192862', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNv2fT5HlIkEu4CXuTwQrNUOtMu66HtUtR7vFfVr3s4x6y2DCFGADnRnMLCCpVOlSpKBsXeFNqEmT7fEnQRWptWNybtfNmBKTM0qzJifbr6MaG5DGikr44QRwQU8FRgUhA==', 'fingerprint': 'e0:c2:03:16:36:33:f5:e2:0f:6c:1c:32:0a:97:5e:19', 'user_id': '7013eec1908f407d9949d271287b1570', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCTUyyOJm28Fpm5KwiGY7uzYJNtR0ULpwYBsZKQ03dwOXgbqeFyNL8I\nsN5/sEgaj02gBwYFK4EEACKhZANiAATb9n0+R5SJBLuAl7k8EKzVDrTLuuh7VLUe\n7xX1a97OMestgwhRgA50ZzCwgqVTpUqSgbF3hTahJk+3xJ0EVqbVjcm7XzZgSkzN\nKsyYn26+jGhuQxopK+OEEcEFPBUYFIQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ab61df75-c136-47de-ade5-c279c2f21bc9', 'name': 'tempest-securitygroup--2058025316', 'stateful': True, 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': 'tempest-description--445701548', 'shared': False, 'security_group_rules': [{'id': 'c4d3b3df-19cb-45d4-9bc8-cd172deabbfd', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'security_group_id': 'ab61df75-c136-47de-ade5-c279c2f21bc9', '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': 2910, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:19:21Z', 'updated_at': '2022-08-20T21:19:21Z', 'revision_number': 0, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}, {'id': 'c86e8640-26ae-4007-b89f-77cf7147c3cf', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'security_group_id': 'ab61df75-c136-47de-ade5-c279c2f21bc9', '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': 2909, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:19:21Z', 'updated_at': '2022-08-20T21:19:21Z', 'revision_number': 0, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}], 'tags': [], 'created_at': '2022-08-20T21:19:21Z', 'updated_at': '2022-08-20T21:19:21Z', 'revision_number': 1, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}, 'floating_ip': {'id': 'bce75ee0-d58a-417d-825f-09ee67eaf697', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'floating_ip_address': '172.35.5.35', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:19:23Z', 'updated_at': '2022-08-20T21:19:23Z', 'revision_number': 0, 'ip': '172.35.5.35'}} 2022-08-20 21:19:26,209 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.23/compute/v2.1/servers 1.794s 2022-08-20 21:19:26,210 146536 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-132595063", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "54966b41-ecd6-496d-89e0-452e26e25666"}], "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "key_name": "tempest-keypair-539192862", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14d2b26-3f69-4848-b8fb-c5c3aec542c9', 'x-compute-request-id': 'req-e14d2b26-3f69-4848-b8fb-c5c3aec542c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "adminPass": "password"}}' 2022-08-20 21:19:26,324 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.111s 2022-08-20 21:19:26,325 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:26 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-1f3a0f84-fc7b-4531-9768-a2dd55cabb09', 'x-compute-request-id': 'req-1f3a0f84-fc7b-4531-9768-a2dd55cabb09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-539192862", "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-08-20 21:19:27,498 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.162s 2022-08-20 21:19:27,498 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a18290-cf03-4ab8-8de1-8b5c3ad837b1', 'x-compute-request-id': 'req-52a18290-cf03-4ab8-8de1-8b5c3ad837b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "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-08-20 21:19:27,510 146536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:19:28,732 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.221s 2022-08-20 21:19:28,733 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65eda97-d687-4b7d-9059-5323cd893c96', 'x-compute-request-id': 'req-f65eda97-d687-4b7d-9059-5323cd893c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "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-08-20 21:19:28,744 146536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:19:30,060 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.314s 2022-08-20 21:19:30,060 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2c9a100-1491-4a4d-be16-4d448b96d8ec', 'x-compute-request-id': 'req-b2c9a100-1491-4a4d-be16-4d448b96d8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:31,345 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.272s 2022-08-20 21:19:31,346 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94504cae-0b8e-4fcb-b5cb-d51039f1cda0', 'x-compute-request-id': 'req-94504cae-0b8e-4fcb-b5cb-d51039f1cda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:32,645 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.286s 2022-08-20 21:19:32,645 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ce76ac-a8d9-4af4-b259-e57de31a9724', 'x-compute-request-id': 'req-a5ce76ac-a8d9-4af4-b259-e57de31a9724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:33,886 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.229s 2022-08-20 21:19:33,887 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77241d83-1b22-4f21-9106-ce9d9827f983', 'x-compute-request-id': 'req-77241d83-1b22-4f21-9106-ce9d9827f983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:35,300 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.400s 2022-08-20 21:19:35,300 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8b3da04-fc75-4f10-8fbf-ec4d0c2a4c0e', 'x-compute-request-id': 'req-d8b3da04-fc75-4f10-8fbf-ec4d0c2a4c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:36,626 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.313s 2022-08-20 21:19:36,626 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f000ae-ef0f-4425-9073-5738d97d6571', 'x-compute-request-id': 'req-01f000ae-ef0f-4425-9073-5738d97d6571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:37,892 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.252s 2022-08-20 21:19:37,892 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca6b826-18c6-4eda-8bd0-a8e096354346', 'x-compute-request-id': 'req-3ca6b826-18c6-4eda-8bd0-a8e096354346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:39,198 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.293s 2022-08-20 21:19:39,198 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:38 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-4c67f6ad-64c4-447b-9e50-190c22f4da96', 'x-compute-request-id': 'req-4c67f6ad-64c4-447b-9e50-190c22f4da96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:19:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:54:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": "2022-08-20T21:19:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:19:39,219 146536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-08-20 21:19:39,361 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c/os-interface 0.141s 2022-08-20 21:19:39,361 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:39 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-3e1f7be1-5371-4008-b13b-9eb900bdbea2', 'x-compute-request-id': 'req-3e1f7be1-5371-4008-b13b-9eb900bdbea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "54966b41-ecd6-496d-89e0-452e26e25666", "port_id": "393f157e-fa77-4f28-9bfc-0c1d5af27619", "mac_addr": "fa:16:3e:9e:54:65", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a6b0c8c4-abff-4a4b-a403-1168c5b265a7", "ip_address": "172.20.0.3"}]}]}' 2022-08-20 21:19:40,433 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/bce75ee0-d58a-417d-825f-09ee67eaf697 1.068s 2022-08-20 21:19:40,434 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "393f157e-fa77-4f28-9bfc-0c1d5af27619"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-8781b2a5-326b-4a5f-a496-392825ee81bd', 'date': 'Sat, 20 Aug 2022 21:19:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/bce75ee0-d58a-417d-825f-09ee67eaf697'} Body: b'{"floatingip": {"id": "bce75ee0-d58a-417d-825f-09ee67eaf697", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "floating_ip_address": "172.35.5.35", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "6a6fe03d-05fc-4e5a-98f8-98fdddc423b3", "port_id": "393f157e-fa77-4f28-9bfc-0c1d5af27619", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "54966b41-ecd6-496d-89e0-452e26e25666", "mac_address": "fa:16:3e:9e:54:65", "admin_state_up": true, "status": "ACTIVE", "device_id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:19:23Z", "updated_at": "2022-08-20T21:19:39Z", "revision_number": 1, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:19:40,435 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.35:22' as 'ubuntu' with public key authentication 2022-08-20 21:19:44,708 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.35 ([Errno None] Unable to connect to port 22 on 172.35.5.35). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:19:50,276 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.35 ([Errno None] Unable to connect to port 22 on 172.35.5.35). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:19:56,836 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.35 ([Errno None] Unable to connect to port 22 on 172.35.5.35). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:20:04,420 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.35 ([Errno None] Unable to connect to port 22 on 172.35.5.35). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:20:09,948 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.35 ([Errno None] Unable to connect to port 22 on 172.35.5.35). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:20:16,473 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:20:16,627 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:20:16,628 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.35 successfully created 2022-08-20 21:20:16,684 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c/ips 0.055s 2022-08-20 21:20:16,684 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:16 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-27cc671d-ce62-4fab-be45-e00f05ef1526', 'x-compute-request-id': 'req-27cc671d-ce62-4fab-be45-e00f05ef1526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.35.5.35"}]}}' 2022-08-20 21:20:16,986 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes 0.298s 2022-08-20 21:20:16,987 146536 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-67176646"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b1b469-85c0-49c9-8a5b-45202b62884d', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b1b469-85c0-49c9-8a5b-45202b62884d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes'} Body: b'{"volume": {"id": "66eeb408-1879-499d-b7b0-985558837a17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:20:16.875826", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-67176646", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:20:17,143 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17 0.146s 2022-08-20 21:20:17,144 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f3870a-3e1a-451f-9108-1f6186b885bd', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f3870a-3e1a-451f-9108-1f6186b885bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17'} Body: b'{"volume": {"id": "66eeb408-1879-499d-b7b0-985558837a17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:20:17.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-67176646", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:20:18,205 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17 0.049s 2022-08-20 21:20:18,205 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea5a6d4-a920-40fe-bd66-fb378a1522df', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea5a6d4-a920-40fe-bd66-fb378a1522df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17'} Body: b'{"volume": {"id": "66eeb408-1879-499d-b7b0-985558837a17", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:20:17.000000", "updated_at": "2022-08-20T21:20:17.000000", "name": "tempest-AttachVolumeNegativeTest-volume-67176646", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/66eeb408-1879-499d-b7b0-985558837a17"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:20:18,472 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.255s 2022-08-20 21:20:18,473 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:18 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-a08fdc03-13f0-43d7-8fdf-06b803af343c', 'x-compute-request-id': 'req-a08fdc03-13f0-43d7-8fdf-06b803af343c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'' 2022-08-20 21:20:18,730 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.257s 2022-08-20 21:20:18,731 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:18 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-66e126fa-e20b-46b6-9179-858196dc295f', 'x-compute-request-id': 'req-66e126fa-e20b-46b6-9179-858196dc295f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:20:18Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:54:65"}, {"version": 4, "addr": "172.35.5.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:54:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": "2022-08-20T21:19:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:20,003 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.255s 2022-08-20 21:20:20,003 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:19 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-7e4caf69-003f-4791-9b28-d39ad26520b3', 'x-compute-request-id': 'req-7e4caf69-003f-4791-9b28-d39ad26520b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:20:18Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:54:65"}, {"version": 4, "addr": "172.35.5.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:54:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": "2022-08-20T21:19:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:21,354 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.337s 2022-08-20 21:20:21,354 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20: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-8585fee5-0636-46ce-ac81-fa2da4c5bef2', 'x-compute-request-id': 'req-8585fee5-0636-46ce-ac81-fa2da4c5bef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:20:18Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:54:65"}, {"version": 4, "addr": "172.35.5.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:54:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": "2022-08-20T21:19:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2058025316"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:22,573 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.204s 2022-08-20 21:20:22,573 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae247f6-5aa8-4f02-b61f-5cbbc0a49c66', 'x-compute-request-id': 'req-dae247f6-5aa8-4f02-b61f-5cbbc0a49c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"server": {"id": "f9486e64-e9fe-4301-bad4-14e15dd91c2c", "name": "tempest-AttachVolumeNegativeTest-server-132595063", "status": "DELETED", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:19:26Z", "updated": "2022-08-20T21:20:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-539192862", "OS-SRV-USG:launched_at": "2022-08-20T21:19:37.000000", "OS-SRV-USG:terminated_at": "2022-08-20T21:20:22.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-08-20 21:20:22,588 146536 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-08-20 21:20:23,687 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c 0.097s 2022-08-20 21:20:23,688 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:23 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-0bfe227e-0453-4e10-853a-1af726caed9c', 'x-compute-request-id': 'req-0bfe227e-0453-4e10-853a-1af726caed9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/f9486e64-e9fe-4301-bad4-14e15dd91c2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f9486e64-e9fe-4301-bad4-14e15dd91c2c could not be found."}}' 2022-08-20 21:20:23,739 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-539192862 0.051s 2022-08-20 21:20:23,740 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f395a2c4-56cf-4bd5-9ad7-f8664ff8652d', 'x-compute-request-id': 'req-f395a2c4-56cf-4bd5-9ad7-f8664ff8652d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-539192862'} Body: b'' 2022-08-20 21:20:23,961 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/ab61df75-c136-47de-ade5-c279c2f21bc9 0.220s 2022-08-20 21:20:23,961 146536 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-d05cf5cd-e782-4fef-ac66-f88a2ff4a05c', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:20:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/ab61df75-c136-47de-ade5-c279c2f21bc9'} Body: b'' 2022-08-20 21:20:23,995 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23:9696/networking/v2.0/security-groups/ab61df75-c136-47de-ade5-c279c2f21bc9 0.034s 2022-08-20 21:20:23,996 146536 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-692e3601-5926-4f96-b840-551f32ba6a54', 'date': 'Sat, 20 Aug 2022 21:20:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/ab61df75-c136-47de-ade5-c279c2f21bc9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ab61df75-c136-47de-ade5-c279c2f21bc9 does not exist", "detail": ""}}' 2022-08-20 21:20:24,703 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/floatingips/bce75ee0-d58a-417d-825f-09ee67eaf697 0.706s 2022-08-20 21:20:24,703 146536 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-23686f3e-7e6a-4f34-900c-d08a4980c4c4', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:20:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/bce75ee0-d58a-417d-825f-09ee67eaf697'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 66eeb408-1879-499d-b7b0-985558837a17 failed to build and is in ERROR status |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft28.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:20:24,711 146536 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-20 21:20:24,711 146536 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-20 21:20:24,804 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.089s 2022-08-20 21:20:24,805 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-288417669", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJPHi8pR24onL15IsJdB0grOhJIBK/3FxtA76tIP+BSuShr62Dd9tMMV+vgbfVlAZuONsqRY29MqI/ZIuiLyUtO8/8B6X7Jag09sIdRDPVyv9q6NaAWB71Z/JYsCYCca/w=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:24 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-1852d0c9-bb27-4e33-aeae-eab0fc3b2a6b', 'x-compute-request-id': 'req-1852d0c9-bb27-4e33-aeae-eab0fc3b2a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-288417669", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJPHi8pR24onL15IsJdB0grOhJIBK/3FxtA76tIP+BSuShr62Dd9tMMV+vgbfVlAZuONsqRY29MqI/ZIuiLyUtO8/8B6X7Jag09sIdRDPVyv9q6NaAWB71Z/JYsCYCca/w==", "fingerprint": "31:7f:99:9b:08:98:ba:36:80:3d:db:fe:d1:da:3d:10", "user_id": "7013eec1908f407d9949d271287b1570"}}' 2022-08-20 21:20:24,807 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-288417669 created 2022-08-20 21:20:25,030 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.222s 2022-08-20 21:20:25,031 146536 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--498111114", "description": "tempest-description--10636691"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-9871077d-9bc6-4dac-98a2-de3a2b1813d1', 'date': 'Sat, 20 Aug 2022 21:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "95c23217-efef-4f64-9466-ad4b2af5c62e", "name": "tempest-securitygroup--498111114", "stateful": true, "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "description": "tempest-description--10636691", "shared": false, "security_group_rules": [{"id": "1cbc4924-dc83-4a44-9b4a-0006ab1cea70", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "95c23217-efef-4f64-9466-ad4b2af5c62e", "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": 2975, "description": null, "tags": [], "created_at": "2022-08-20T21:20:24Z", "updated_at": "2022-08-20T21:20:24Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}, {"id": "36e8eed3-f7df-494d-bbb9-2c4a0b277e0d", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "95c23217-efef-4f64-9466-ad4b2af5c62e", "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": 2974, "description": null, "tags": [], "created_at": "2022-08-20T21:20:24Z", "updated_at": "2022-08-20T21:20:24Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}], "tags": [], "created_at": "2022-08-20T21:20:24Z", "updated_at": "2022-08-20T21:20:24Z", "revision_number": 1, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:20:25,381 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.349s 2022-08-20 21:20:25,381 146536 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": "95c23217-efef-4f64-9466-ad4b2af5c62e", "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-1855e97b-eebf-4b7e-83f2-edb8759d4381', 'date': 'Sat, 20 Aug 2022 21:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d77c1b76-fe34-4d29-a958-105c5271146f", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "95c23217-efef-4f64-9466-ad4b2af5c62e", "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-08-20T21:20:25Z", "updated_at": "2022-08-20T21:20:25Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:20:25,651 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.269s 2022-08-20 21:20:25,652 146536 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": "95c23217-efef-4f64-9466-ad4b2af5c62e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-59e240dc-9777-49e8-9726-b1454c619d34', 'date': 'Sat, 20 Aug 2022 21:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3fee8b9f-2ae7-4b19-bb48-261ed18a6dab", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "security_group_id": "95c23217-efef-4f64-9466-ad4b2af5c62e", "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-08-20T21:20:25Z", "updated_at": "2022-08-20T21:20:25Z", "revision_number": 0, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:20:25,652 146536 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--498111114 created 2022-08-20 21:20:27,536 146536 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.23:9696/networking/v2.0/floatingips 1.883s 2022-08-20 21:20:27,536 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-db1e0567-6026-4d29-9aa6-b9bc9acf8a34', 'date': 'Sat, 20 Aug 2022 21:20:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "301e52aa-10df-43cd-86cf-c5f12a39ffe3", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "floating_ip_address": "172.35.5.66", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aa2842b604df4797b6f5cfbdfb03f173", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-20T21:20:26Z", "updated_at": "2022-08-20T21:20:26Z", "revision_number": 0}}' 2022-08-20 21:20:27,537 146536 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '301e52aa-10df-43cd-86cf-c5f12a39ffe3', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'floating_ip_address': '172.35.5.66', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:20:26Z', 'updated_at': '2022-08-20T21:20:26Z', 'revision_number': 0, 'ip': '172.35.5.66'} created 2022-08-20 21:20:27,646 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.103s 2022-08-20 21:20:27,646 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:27 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-a0537839-a450-43c8-b4e3-a3d0efb2f8a8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7013eec1908f407d9949d271287b1570", "name": "tempest-AttachVolumeNegativeTest-209157223-project", "password_expires_at": null}, "audit_ids": ["2RmY_DwsSQ6iP_IELa5YMQ"], "expires_at": "2022-08-20T22:20:27.000000Z", "issued_at": "2022-08-20T21:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa2842b604df4797b6f5cfbdfb03f173", "name": "tempest-AttachVolumeNegativeTest-209157223"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:20:27,647 146536 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '54966b41-ecd6-496d-89e0-452e26e25666', 'name': 'tempest-AttachVolumeNegativeTest-1122324327-network', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 197, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:18:02Z', 'updated_at': '2022-08-20T21:18:02Z', 'revision_number': 1} available for tenant 2022-08-20 21:20:27,647 146536 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-288417669', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJPHi8pR24onL15IsJdB0grOhJIBK/3FxtA76tIP+BSuShr62Dd9tMMV+vgbfVlAZuONsqRY29MqI/ZIuiLyUtO8/8B6X7Jag09sIdRDPVyv9q6NaAWB71Z/JYsCYCca/w==', 'fingerprint': '31:7f:99:9b:08:98:ba:36:80:3d:db:fe:d1:da:3d:10', 'user_id': '7013eec1908f407d9949d271287b1570', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDFubxUZo62V7HaOWIGWBOZgwAbaZ0UM38ijdOpEnGCoNpsagTNHrMx\nY5AwI+m8cKugBwYFK4EEACKhZANiAASTx4vKUduKJy9eSLCXQdIKzoSSASv9xcbQ\nO+rSD/gUrkoa+tg3fbTDFfr4G31ZQGbjjbKkWNvTKiP2SLoi8lLTvP/Ael+yWoNP\nbCHUQz1cr/aujWgFge9WfyWLAmAnGv8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '95c23217-efef-4f64-9466-ad4b2af5c62e', 'name': 'tempest-securitygroup--498111114', 'stateful': True, 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': 'tempest-description--10636691', 'shared': False, 'security_group_rules': [{'id': '1cbc4924-dc83-4a44-9b4a-0006ab1cea70', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'security_group_id': '95c23217-efef-4f64-9466-ad4b2af5c62e', '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': 2975, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:20:24Z', 'updated_at': '2022-08-20T21:20:24Z', 'revision_number': 0, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}, {'id': '36e8eed3-f7df-494d-bbb9-2c4a0b277e0d', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'security_group_id': '95c23217-efef-4f64-9466-ad4b2af5c62e', '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': 2974, 'description': None, 'tags': [], 'created_at': '2022-08-20T21:20:24Z', 'updated_at': '2022-08-20T21:20:24Z', 'revision_number': 0, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}], 'tags': [], 'created_at': '2022-08-20T21:20:24Z', 'updated_at': '2022-08-20T21:20:24Z', 'revision_number': 1, 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173'}, 'floating_ip': {'id': '301e52aa-10df-43cd-86cf-c5f12a39ffe3', 'tenant_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'floating_ip_address': '172.35.5.66', 'floating_network_id': '6b677398-cc87-4fb9-9d54-ed27c8571512', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aa2842b604df4797b6f5cfbdfb03f173', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-20T21:20:26Z', 'updated_at': '2022-08-20T21:20:26Z', 'revision_number': 0, 'ip': '172.35.5.66'}} 2022-08-20 21:20:28,859 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.23/compute/v2.1/servers 1.211s 2022-08-20 21:20:28,860 146536 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-1305341315", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "54966b41-ecd6-496d-89e0-452e26e25666"}], "security_groups": [{"name": "tempest-securitygroup--498111114"}], "key_name": "tempest-keypair-288417669", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9231d9b-392f-47b9-b000-c42d092db37b', 'x-compute-request-id': 'req-b9231d9b-392f-47b9-b000-c42d092db37b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--498111114"}], "adminPass": "password"}}' 2022-08-20 21:20:28,989 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.125s 2022-08-20 21:20:28,989 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:28 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-bc65751d-01ee-4f2c-92a9-25857f970e33', 'x-compute-request-id': 'req-bc65751d-01ee-4f2c-92a9-25857f970e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:29Z", "updated": "2022-08-20T21:20:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-288417669", "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-08-20 21:20:30,351 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.327s 2022-08-20 21:20:30,352 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:30 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-c43e51ef-f6c6-48a2-998f-638287626978', 'x-compute-request-id': 'req-c43e51ef-f6c6-48a2-998f-638287626978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "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-08-20 21:20:30,362 146536 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:20:31,847 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.483s 2022-08-20 21:20:31,847 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2122c2-f5fe-4dfd-a1f6-1e5266130448', 'x-compute-request-id': 'req-5e2122c2-f5fe-4dfd-a1f6-1e5266130448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "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-08-20 21:20:31,861 146536 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:20:33,096 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.232s 2022-08-20 21:20:33,096 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f273bd-c5ad-4d4c-81cc-5a82e05a5843', 'x-compute-request-id': 'req-a1f273bd-c5ad-4d4c-81cc-5a82e05a5843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "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-08-20 21:20:34,547 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.439s 2022-08-20 21:20:34,548 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48fd76ae-6f02-4da2-aa2e-e7a6cffca0b0', 'x-compute-request-id': 'req-48fd76ae-6f02-4da2-aa2e-e7a6cffca0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:36,154 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.594s 2022-08-20 21:20:36,154 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-695cf0a2-154b-4f68-b72e-bb5f9b7e98cb', 'x-compute-request-id': 'req-695cf0a2-154b-4f68-b72e-bb5f9b7e98cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:37,880 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.713s 2022-08-20 21:20:37,880 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1751653c-49f1-4893-a24d-78468fb72f6d', 'x-compute-request-id': 'req-1751653c-49f1-4893-a24d-78468fb72f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:39,890 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.997s 2022-08-20 21:20:39,890 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf68eb7-7bce-4a4e-b0bc-388e12d107ae', 'x-compute-request-id': 'req-caf68eb7-7bce-4a4e-b0bc-388e12d107ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:41,437 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.518s 2022-08-20 21:20:41,437 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac7a26c-59cc-4ef7-aa73-2a5558bcafe4', 'x-compute-request-id': 'req-eac7a26c-59cc-4ef7-aa73-2a5558bcafe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:42,708 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.257s 2022-08-20 21:20:42,708 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a5f386-6a2b-4717-872c-76cafecd6848', 'x-compute-request-id': 'req-01a5f386-6a2b-4717-872c-76cafecd6848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:44,333 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.613s 2022-08-20 21:20:44,334 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d91a0a92-dbe6-47e6-a28b-ca5eb5420f88', 'x-compute-request-id': 'req-d91a0a92-dbe6-47e6-a28b-ca5eb5420f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "BUILD", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:45,697 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.343s 2022-08-20 21:20:45,697 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5bada8-59db-44b2-9264-7b0e2d4b3fcf', 'x-compute-request-id': 'req-0f5bada8-59db-44b2-9264-7b0e2d4b3fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:20:45Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": "2022-08-20T21:20:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:20:45,710 146536 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-08-20 21:20:45,936 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56/os-interface 0.226s 2022-08-20 21:20:45,937 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c6c64e7-23d4-4e0f-87bf-a9234ab1d7b3', 'x-compute-request-id': 'req-1c6c64e7-23d4-4e0f-87bf-a9234ab1d7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "54966b41-ecd6-496d-89e0-452e26e25666", "port_id": "ec48c2ab-11bc-4516-9d1a-4695b156f929", "mac_addr": "fa:16:3e:bd:84:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a6b0c8c4-abff-4a4b-a403-1168c5b265a7", "ip_address": "172.20.0.13"}]}]}' 2022-08-20 21:20:48,226 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.222.0.23:9696/networking/v2.0/floatingips/301e52aa-10df-43cd-86cf-c5f12a39ffe3 2.286s 2022-08-20 21:20:48,227 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "ec48c2ab-11bc-4516-9d1a-4695b156f929"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-24481b37-5c28-4a35-a00f-47f5904f0f0f', 'date': 'Sat, 20 Aug 2022 21:20:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/301e52aa-10df-43cd-86cf-c5f12a39ffe3'} Body: b'{"floatingip": {"id": "301e52aa-10df-43cd-86cf-c5f12a39ffe3", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "floating_ip_address": "172.35.5.66", "floating_network_id": "6b677398-cc87-4fb9-9d54-ed27c8571512", "router_id": "6a6fe03d-05fc-4e5a-98f8-98fdddc423b3", "port_id": "ec48c2ab-11bc-4516-9d1a-4695b156f929", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "54966b41-ecd6-496d-89e0-452e26e25666", "mac_address": "fa:16:3e:bd:84:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-20T21:20:26Z", "updated_at": "2022-08-20T21:20:46Z", "revision_number": 1, "project_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:20:48,228 146536 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.35.5.66:22' as 'ubuntu' with public key authentication 2022-08-20 21:20:52,297 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.66 ([Errno None] Unable to connect to port 22 on 172.35.5.66). Number attempts: 1. Retry after 2 seconds. 2022-08-20 21:20:57,860 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.66 ([Errno None] Unable to connect to port 22 on 172.35.5.66). Number attempts: 2. Retry after 3 seconds. 2022-08-20 21:21:04,420 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.66 ([Errno None] Unable to connect to port 22 on 172.35.5.66). Number attempts: 3. Retry after 4 seconds. 2022-08-20 21:21:11,975 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.66 ([Errno None] Unable to connect to port 22 on 172.35.5.66). Number attempts: 4. Retry after 5 seconds. 2022-08-20 21:21:17,486 146536 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.35.5.66 ([Errno None] Unable to connect to port 22 on 172.35.5.66). Number attempts: 5. Retry after 6 seconds. 2022-08-20 21:21:24,007 146536 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-20 21:21:24,145 146536 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-20 21:21:24,146 146536 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.35.5.66 successfully created 2022-08-20 21:21:24,248 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56/ips 0.101s 2022-08-20 21:21:24,248 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2ce19d-33d5-4196-a90c-fc3d17ce41b6', 'x-compute-request-id': 'req-af2ce19d-33d5-4196-a90c-fc3d17ce41b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.13"}, {"version": 4, "addr": "172.35.5.66"}]}}' 2022-08-20 21:21:24,732 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes 0.478s 2022-08-20 21:21:24,732 146536 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-1328074858"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04662d1c-e638-416e-9405-a6d3d027c055', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04662d1c-e638-416e-9405-a6d3d027c055', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes'} Body: b'{"volume": {"id": "6e5f8c63-ec3f-4b9a-8b6b-e4c042782624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:21:24.609549", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1328074858", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:21:24,835 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624 0.088s 2022-08-20 21:21:24,836 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0f325f-45c7-4e4e-9373-90d059446650', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0f325f-45c7-4e4e-9373-90d059446650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624'} Body: b'{"volume": {"id": "6e5f8c63-ec3f-4b9a-8b6b-e4c042782624", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:21:25.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1328074858", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:21:25,932 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624 0.084s 2022-08-20 21:21:25,932 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41847819-8f3f-492a-b5ff-0f685aed1f83', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41847819-8f3f-492a-b5ff-0f685aed1f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624'} Body: b'{"volume": {"id": "6e5f8c63-ec3f-4b9a-8b6b-e4c042782624", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:21:25.000000", "updated_at": "2022-08-20T21:21:25.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1328074858", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/aa2842b604df4797b6f5cfbdfb03f173/volumes/6e5f8c63-ec3f-4b9a-8b6b-e4c042782624"}], "user_id": "7013eec1908f407d9949d271287b1570", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa2842b604df4797b6f5cfbdfb03f173"}}' 2022-08-20 21:21:26,847 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.898s 2022-08-20 21:21:26,847 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:25 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-1e0fda7f-1e9d-435d-89cd-c350c5595425', 'x-compute-request-id': 'req-1e0fda7f-1e9d-435d-89cd-c350c5595425', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'' 2022-08-20 21:21:27,414 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.566s 2022-08-20 21:21:27,414 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d2182c-9478-4b09-83fe-9dee5f718776', 'x-compute-request-id': 'req-a8d2182c-9478-4b09-83fe-9dee5f718776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:21:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}, {"version": 4, "addr": "172.35.5.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": "2022-08-20T21:20:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:21:28,839 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.408s 2022-08-20 21:21:28,840 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52e0e789-322f-4524-9043-b9d0af282c27', 'x-compute-request-id': 'req-52e0e789-322f-4524-9043-b9d0af282c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:21:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}, {"version": 4, "addr": "172.35.5.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": "2022-08-20T21:20:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:21:30,470 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.618s 2022-08-20 21:21:30,470 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bafa5381-edf3-40f5-b889-c27f1faefa8e', 'x-compute-request-id': 'req-bafa5381-edf3-40f5-b889-c27f1faefa8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:21:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}, {"version": 4, "addr": "172.35.5.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": "2022-08-20T21:20:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--498111114"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:21:31,721 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.238s 2022-08-20 21:21:31,721 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1614', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdcfbda1-0f52-4b03-ba79-7ab69f7497ce', 'x-compute-request-id': 'req-bdcfbda1-0f52-4b03-ba79-7ab69f7497ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"server": {"id": "2beb0082-fe1d-44c7-975c-452893ad2c56", "name": "tempest-AttachVolumeNegativeTest-server-1305341315", "status": "ACTIVE", "tenant_id": "aa2842b604df4797b6f5cfbdfb03f173", "user_id": "7013eec1908f407d9949d271287b1570", "metadata": {}, "hostId": "5ac50d3124df72595a0f34ddde5e0a23cdb5e8163b37abce652beb00", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:20:28Z", "updated": "2022-08-20T21:21:27Z", "addresses": {"tempest-AttachVolumeNegativeTest-1122324327-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}, {"version": 4, "addr": "172.35.5.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:84:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/2beb0082-fe1d-44c7-975c-452893ad2c56"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-288417669", "OS-SRV-USG:launched_at": "2022-08-20T21:20:44.000000", "OS-SRV-USG:terminated_at": 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-08-20 21:21:32,851 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56 0.114s 2022-08-20 21:21:32,851 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:32 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-abe82ae7-0ef5-4f01-940f-abfcf6c9a58a', 'x-compute-request-id': 'req-abe82ae7-0ef5-4f01-940f-abfcf6c9a58a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/2beb0082-fe1d-44c7-975c-452893ad2c56'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2beb0082-fe1d-44c7-975c-452893ad2c56 could not be found."}}' 2022-08-20 21:21:32,911 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-288417669 0.059s 2022-08-20 21:21:32,912 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:21:32 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-fb56042c-4fea-4ddf-b2a8-e6d8db51272b', 'x-compute-request-id': 'req-fb56042c-4fea-4ddf-b2a8-e6d8db51272b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-keypair-288417669'} Body: b'' 2022-08-20 21:21:33,115 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/95c23217-efef-4f64-9466-ad4b2af5c62e 0.203s 2022-08-20 21:21:33,116 146536 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-c12f5f4a-2181-44ea-9bd2-c928c96d9d2b', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:21:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/95c23217-efef-4f64-9466-ad4b2af5c62e'} Body: b'' 2022-08-20 21:21:33,181 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.23:9696/networking/v2.0/security-groups/95c23217-efef-4f64-9466-ad4b2af5c62e 0.064s 2022-08-20 21:21:33,181 146536 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-0dc41641-7589-4d58-8050-9e2938cdf256', 'date': 'Sat, 20 Aug 2022 21:21:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/95c23217-efef-4f64-9466-ad4b2af5c62e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 95c23217-efef-4f64-9466-ad4b2af5c62e does not exist", "detail": ""}}' 2022-08-20 21:21:34,195 146536 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/floatingips/301e52aa-10df-43cd-86cf-c5f12a39ffe3 1.013s 2022-08-20 21:21:34,196 146536 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-56c55a82-2552-49e9-b2cd-2d9743e9c3a1', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:21:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/floatingips/301e52aa-10df-43cd-86cf-c5f12a39ffe3'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6e5f8c63-ec3f-4b9a-8b6b-e4c042782624 failed to build and is in ERROR status |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
fail
ft29.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:11:24,898 146532 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.222.0.23/compute/v2.1/os-volumes 1.071s 2022-08-20 21:11:24,898 146532 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-VolumesSnapshotsTestJSON-volume-957580903"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '337', 'location': 'http://10.222.0.23/compute/v2.1/os-volumes/aa5d621d-3bff-42ec-8107-c14870fb09fe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053ad616-1374-45f7-8ba7-39e5da008778', 'x-compute-request-id': 'req-053ad616-1374-45f7-8ba7-39e5da008778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "aa5d621d-3bff-42ec-8107-c14870fb09fe", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-08-20T21:11:24.449671", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-957580903", "displayDescription": null, "volumeType": "ceph", "snapshotId": null, "metadata": {}}}' 2022-08-20 21:11:25,034 146532 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.222.0.23/compute/v2.1/os-volumes/aa5d621d-3bff-42ec-8107-c14870fb09fe 0.131s 2022-08-20 21:11:25,035 146532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb601b3e-ecd1-4ba4-836d-9204b9bb3e1d', 'x-compute-request-id': 'req-eb601b3e-ecd1-4ba4-836d-9204b9bb3e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-volumes/aa5d621d-3bff-42ec-8107-c14870fb09fe'} Body: b'{"volume": {"id": "aa5d621d-3bff-42ec-8107-c14870fb09fe", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2022-08-20T21:11:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-957580903", "displayDescription": null, "volumeType": "ceph", "snapshotId": null, "metadata": {}}}' 2022-08-20 21:11:26,117 146532 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.222.0.23/compute/v2.1/os-volumes/aa5d621d-3bff-42ec-8107-c14870fb09fe 0.075s 2022-08-20 21:11:26,117 146532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93d7ce74-53bd-4df2-b85e-322b858f13a4', 'x-compute-request-id': 'req-93d7ce74-53bd-4df2-b85e-322b858f13a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-volumes/aa5d621d-3bff-42ec-8107-c14870fb09fe'} Body: b'{"volume": {"id": "aa5d621d-3bff-42ec-8107-c14870fb09fe", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2022-08-20T21:11:24.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-957580903", "displayDescription": null, "volumeType": "ceph", "snapshotId": null, "metadata": {}}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume aa5d621d-3bff-42ec-8107-c14870fb09fe failed to build and is in ERROR status |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
fail
ft30.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:11:29,943 146532 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.222.0.23/compute/v2.1/os-volumes 0.843s 2022-08-20 21:11:29,943 146532 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-VolumesGetTestJSON-Volume-238076899", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '345', 'location': 'http://10.222.0.23/compute/v2.1/os-volumes/ddd70cd9-6bb7-4307-b170-4d8a8454d155', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b47e5f2c-86f2-4df3-8101-1a41e13da913', 'x-compute-request-id': 'req-b47e5f2c-86f2-4df3-8101-1a41e13da913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "ddd70cd9-6bb7-4307-b170-4d8a8454d155", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-08-20T21:11:29.733912", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-238076899", "displayDescription": null, "volumeType": "ceph", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-08-20 21:11:30,010 146532 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.23/compute/v2.1/os-volumes/ddd70cd9-6bb7-4307-b170-4d8a8454d155 0.061s 2022-08-20 21:11:30,010 146532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:11:29 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-e1c33885-941e-4e6b-9bd8-4e4af1c8a33c', 'x-compute-request-id': 'req-e1c33885-941e-4e6b-9bd8-4e4af1c8a33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-volumes/ddd70cd9-6bb7-4307-b170-4d8a8454d155'} Body: b'{"volume": {"id": "ddd70cd9-6bb7-4307-b170-4d8a8454d155", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2022-08-20T21:11:30.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-238076899", "displayDescription": null, "volumeType": "ceph", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-08-20 21:11:31,122 146532 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.23/compute/v2.1/os-volumes/ddd70cd9-6bb7-4307-b170-4d8a8454d155 0.106s 2022-08-20 21:11:31,122 146532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:11:31 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-bd5cdde0-797f-4a7f-a134-496875ebd46f', 'x-compute-request-id': 'req-bd5cdde0-797f-4a7f-a134-496875ebd46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-volumes/ddd70cd9-6bb7-4307-b170-4d8a8454d155'} Body: b'{"volume": {"id": "ddd70cd9-6bb7-4307-b170-4d8a8454d155", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2022-08-20T21:11:30.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-238076899", "displayDescription": null, "volumeType": "ceph", "snapshotId": null, "metadata": {"Type": "work"}}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 53, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ddd70cd9-6bb7-4307-b170-4d8a8454d155 failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt31.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] |
fail
ft31.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
fail
ft32.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:10:38,873 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/types 0.222s 2022-08-20 21:10:38,873 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2055766073"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08eae4bf-7b9a-4ebd-b9a0-c85df95c5c02', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08eae4bf-7b9a-4ebd-b9a0-c85df95c5c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/types'} Body: b'{"volume_type": {"id": "d11284e3-7901-426c-999e-b2799b64659b", "name": "tempest-GroupSnapshotsTest-volume-type-2055766073", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:10:39,051 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types 0.175s 2022-08-20 21:10:39,052 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1030743630"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d23dde-6f11-4e93-90c8-47193e6655a2', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d23dde-6f11-4e93-90c8-47193e6655a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types'} Body: b'{"group_type": {"id": "edd795cc-66ba-4a46-8a9f-1d6b00c33872", "name": "tempest-GroupSnapshotsTest-group-type-1030743630", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:10:39,430 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups 0.376s 2022-08-20 21:10:39,431 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "edd795cc-66ba-4a46-8a9f-1d6b00c33872", "volume_types": ["d11284e3-7901-426c-999e-b2799b64659b"], "name": "tempest-GroupSnapshotsTest-Group-1155381972"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f96bb1-dde9-4b92-9f54-568fd52049e9', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f96bb1-dde9-4b92-9f54-568fd52049e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups'} Body: b'{"group": {"id": "e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8", "name": "tempest-GroupSnapshotsTest-Group-1155381972"}}' 2022-08-20 21:10:39,493 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8 0.059s 2022-08-20 21:10:39,493 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2376932a-ad5d-4ac6-b012-c4c88d57a665', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2376932a-ad5d-4ac6-b012-c4c88d57a665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8'} Body: b'{"group": {"id": "e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8", "status": "creating", "availability_zone": "nova", "created_at": "2022-08-20T21:10:39.000000", "name": "tempest-GroupSnapshotsTest-Group-1155381972", "description": null, "group_type": "edd795cc-66ba-4a46-8a9f-1d6b00c33872", "volume_types": ["d11284e3-7901-426c-999e-b2799b64659b"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:40,542 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8 0.043s 2022-08-20 21:10:40,542 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7361a8-1f5e-4ad2-b5ba-f86bbeab4d54', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7361a8-1f5e-4ad2-b5ba-f86bbeab4d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8'} Body: b'{"group": {"id": "e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:39.000000", "name": "tempest-GroupSnapshotsTest-Group-1155381972", "description": null, "group_type": "edd795cc-66ba-4a46-8a9f-1d6b00c33872", "volume_types": ["d11284e3-7901-426c-999e-b2799b64659b"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:40,629 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/volumes/detail 0.082s 2022-08-20 21:10:40,630 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8e10cd-071c-4c9c-b456-037f7d7f64f4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8e10cd-071c-4c9c-b456-037f7d7f64f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:10:40,793 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8/action 0.151s 2022-08-20 21:10:40,793 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333f0515-03c8-4d1e-8983-796de607bfbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8/action'} Body: b'' 2022-08-20 21:10:40,862 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8 0.068s 2022-08-20 21:10:40,863 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b840f2-701a-4a63-9f18-7b77d5ed9758', 'x-openstack-request-id': 'req-b0b840f2-701a-4a63-9f18-7b77d5ed9758', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8 could not be found."}}' 2022-08-20 21:10:40,897 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types/edd795cc-66ba-4a46-8a9f-1d6b00c33872 0.033s 2022-08-20 21:10:40,897 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4cb0bc-1190-4e73-99b0-05c3c1e45232', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types/edd795cc-66ba-4a46-8a9f-1d6b00c33872'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 153, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group e0cc3647-cbe5-47a9-85e0-7e2fdc9b48d8 failed to build and is in ERROR status |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
fail
ft32.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:10:40,940 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/types 0.040s 2022-08-20 21:10:40,940 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1270918193"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fdb70d-054a-4d17-900e-cc080ff3674b', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fdb70d-054a-4d17-900e-cc080ff3674b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/types'} Body: b'{"volume_type": {"id": "0271c4e1-c755-485b-88a0-a0b22bc0c905", "name": "tempest-GroupSnapshotsTest-volume-type-1270918193", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:10:40,979 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types 0.036s 2022-08-20 21:10:40,979 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2026163478"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e5e3e8-7b8b-48cf-ac16-d0bb4cf72a75', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e5e3e8-7b8b-48cf-ac16-d0bb4cf72a75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types'} Body: b'{"group_type": {"id": "69ee8e68-6d41-49a8-80f7-f21480820bc6", "name": "tempest-GroupSnapshotsTest-group-type-2026163478", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:10:41,109 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups 0.126s 2022-08-20 21:10:41,109 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "69ee8e68-6d41-49a8-80f7-f21480820bc6", "volume_types": ["0271c4e1-c755-485b-88a0-a0b22bc0c905"], "name": "tempest-GroupSnapshotsTest-Group-918829948"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6318df3-9c76-499f-b10d-55b54f7f4ae2', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6318df3-9c76-499f-b10d-55b54f7f4ae2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups'} Body: b'{"group": {"id": "f60ccf1a-4ada-40fc-9283-b1f200a9a76b", "name": "tempest-GroupSnapshotsTest-Group-918829948"}}' 2022-08-20 21:10:41,205 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b 0.093s 2022-08-20 21:10:41,206 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4bdce4-770c-4dcb-b7e5-398a156e692b', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4bdce4-770c-4dcb-b7e5-398a156e692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b'} Body: b'{"group": {"id": "f60ccf1a-4ada-40fc-9283-b1f200a9a76b", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:41.000000", "name": "tempest-GroupSnapshotsTest-Group-918829948", "description": null, "group_type": "69ee8e68-6d41-49a8-80f7-f21480820bc6", "volume_types": ["0271c4e1-c755-485b-88a0-a0b22bc0c905"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:42,276 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b 0.064s 2022-08-20 21:10:42,276 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b23fc4-ec0d-4187-8721-904fbd0d23e1', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b23fc4-ec0d-4187-8721-904fbd0d23e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b'} Body: b'{"group": {"id": "f60ccf1a-4ada-40fc-9283-b1f200a9a76b", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:41.000000", "name": "tempest-GroupSnapshotsTest-Group-918829948", "description": null, "group_type": "69ee8e68-6d41-49a8-80f7-f21480820bc6", "volume_types": ["0271c4e1-c755-485b-88a0-a0b22bc0c905"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:42,280 146539 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2022-08-20 21:10:42,352 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/volumes/detail 0.066s 2022-08-20 21:10:42,353 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b012075-59ec-451f-8b5e-4f815b45b69b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b012075-59ec-451f-8b5e-4f815b45b69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:10:42,444 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b/action 0.079s 2022-08-20 21:10:42,444 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1b4e06-09cb-43a6-bca4-3e4251cf68ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b/action'} Body: b'' 2022-08-20 21:10:42,462 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b 0.017s 2022-08-20 21:10:42,462 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9c98ef-f366-4625-b6b6-bdc87bda5a8f', 'x-openstack-request-id': 'req-fd9c98ef-f366-4625-b6b6-bdc87bda5a8f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/f60ccf1a-4ada-40fc-9283-b1f200a9a76b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f60ccf1a-4ada-40fc-9283-b1f200a9a76b could not be found."}}' 2022-08-20 21:10:42,496 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types/69ee8e68-6d41-49a8-80f7-f21480820bc6 0.032s 2022-08-20 21:10:42,496 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096f42f6-9594-42fa-9965-79a9d00abf45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types/69ee8e68-6d41-49a8-80f7-f21480820bc6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 208, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group f60ccf1a-4ada-40fc-9283-b1f200a9a76b failed to build and is in ERROR status |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
fail
ft32.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:10:42,536 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/types 0.038s 2022-08-20 21:10:42,537 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-643865931"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9831299d-af04-4e72-aa46-14ed158efb52', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9831299d-af04-4e72-aa46-14ed158efb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/types'} Body: b'{"volume_type": {"id": "d69a4777-5c4e-46e4-9861-4c9970231722", "name": "tempest-GroupSnapshotsTest-volume-type-643865931", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:10:42,576 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types 0.036s 2022-08-20 21:10:42,576 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-154607561"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf796206-6f5e-44ae-b1e5-6dfcb6d1ad64', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf796206-6f5e-44ae-b1e5-6dfcb6d1ad64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types'} Body: b'{"group_type": {"id": "c33dd12b-9609-4e79-9492-158cea0ee9d3", "name": "tempest-GroupSnapshotsTest-group-type-154607561", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:10:42,667 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups 0.087s 2022-08-20 21:10:42,667 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "c33dd12b-9609-4e79-9492-158cea0ee9d3", "volume_types": ["d69a4777-5c4e-46e4-9861-4c9970231722"], "name": "tempest-GroupSnapshotsTest-Group-1867890751"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5ad0a9-78a2-4c54-828a-cdd74958f237', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5ad0a9-78a2-4c54-828a-cdd74958f237', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups'} Body: b'{"group": {"id": "cdd60b7f-6917-46a0-a62b-034d4524cbd5", "name": "tempest-GroupSnapshotsTest-Group-1867890751"}}' 2022-08-20 21:10:42,715 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5 0.045s 2022-08-20 21:10:42,715 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b33c981-7d15-4ee7-818b-22b1e3e0da0f', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b33c981-7d15-4ee7-818b-22b1e3e0da0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5'} Body: b'{"group": {"id": "cdd60b7f-6917-46a0-a62b-034d4524cbd5", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:43.000000", "name": "tempest-GroupSnapshotsTest-Group-1867890751", "description": null, "group_type": "c33dd12b-9609-4e79-9492-158cea0ee9d3", "volume_types": ["d69a4777-5c4e-46e4-9861-4c9970231722"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:43,778 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5 0.058s 2022-08-20 21:10:43,778 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94227da-a02c-43b1-b098-8bae941ee6c9', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94227da-a02c-43b1-b098-8bae941ee6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5'} Body: b'{"group": {"id": "cdd60b7f-6917-46a0-a62b-034d4524cbd5", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:43.000000", "name": "tempest-GroupSnapshotsTest-Group-1867890751", "description": null, "group_type": "c33dd12b-9609-4e79-9492-158cea0ee9d3", "volume_types": ["d69a4777-5c4e-46e4-9861-4c9970231722"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:43,857 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/volumes/detail 0.074s 2022-08-20 21:10:43,857 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89bbfe32-0963-4728-b6ab-768bfef034d3', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89bbfe32-0963-4728-b6ab-768bfef034d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:10:44,008 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5/action 0.141s 2022-08-20 21:10:44,009 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3f9ade-f379-43aa-9e00-006468de5c0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5/action'} Body: b'' 2022-08-20 21:10:44,114 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5 0.105s 2022-08-20 21:10:44,115 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed9b11b-1266-4913-aeec-2e2707b1cba4', 'x-openstack-request-id': 'req-6ed9b11b-1266-4913-aeec-2e2707b1cba4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/21945e06c391470584cfbf61d808859b/groups/cdd60b7f-6917-46a0-a62b-034d4524cbd5'} Body: b'{"itemNotFound": {"code": 404, "message": "Group cdd60b7f-6917-46a0-a62b-034d4524cbd5 could not be found."}}' 2022-08-20 21:10:44,156 146539 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types/c33dd12b-9609-4e79-9492-158cea0ee9d3 0.040s 2022-08-20 21:10:44,156 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec76435e-548c-4ee4-8bb6-df0ff14c7090', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9a64ef5bb0c84698a5a48d5f787791b5/group_types/c33dd12b-9609-4e79-9492-158cea0ee9d3'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 91, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group cdd60b7f-6917-46a0-a62b-034d4524cbd5 failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
fail
ft33.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:26,012 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.222.0.23/volume/v3/327fbe3955f74b1e996f5629944465ef/types 0.166s 2022-08-20 21:07:26,012 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-425566896"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e05683-23e4-4ce3-8a3a-fb3a302fb64b', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e05683-23e4-4ce3-8a3a-fb3a302fb64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/327fbe3955f74b1e996f5629944465ef/types'} Body: b'{"volume_type": {"id": "8a6d1a14-328b-48e0-bb0c-760398173afe", "name": "tempest-GroupSnapshotsV319Test-volume-type-425566896", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:07:26,114 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.222.0.23/volume/v3/327fbe3955f74b1e996f5629944465ef/group_types 0.098s 2022-08-20 21:07:26,114 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-2117097066"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79cb0a5c-54b9-4bd3-98a5-f6b0b5fc8540', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79cb0a5c-54b9-4bd3-98a5-f6b0b5fc8540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/327fbe3955f74b1e996f5629944465ef/group_types'} Body: b'{"group_type": {"id": "884b4f6a-871e-4bbb-812b-788df7021ffc", "name": "tempest-GroupSnapshotsV319Test-group-type-2117097066", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:07:26,371 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups 0.254s 2022-08-20 21:07:26,372 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "884b4f6a-871e-4bbb-812b-788df7021ffc", "volume_types": ["8a6d1a14-328b-48e0-bb0c-760398173afe"], "name": "tempest-GroupSnapshotsV319Test-Group-1093521871"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d153a48e-1437-451a-8b77-d739ab65cbfc', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d153a48e-1437-451a-8b77-d739ab65cbfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups'} Body: b'{"group": {"id": "75307ffb-b9d0-4f83-9b49-2872d150a280", "name": "tempest-GroupSnapshotsV319Test-Group-1093521871"}}' 2022-08-20 21:07:26,506 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280 0.131s 2022-08-20 21:07:26,506 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529db910-9775-4bca-b799-ad0c36de375e', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529db910-9775-4bca-b799-ad0c36de375e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280'} Body: b'{"group": {"id": "75307ffb-b9d0-4f83-9b49-2872d150a280", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:07:26.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1093521871", "description": null, "group_type": "884b4f6a-871e-4bbb-812b-788df7021ffc", "volume_types": ["8a6d1a14-328b-48e0-bb0c-760398173afe"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:07:27,580 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280 0.068s 2022-08-20 21:07:27,581 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9076ccc7-dc04-4236-b534-f511c662c974', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9076ccc7-dc04-4236-b534-f511c662c974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280'} Body: b'{"group": {"id": "75307ffb-b9d0-4f83-9b49-2872d150a280", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:07:26.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1093521871", "description": null, "group_type": "884b4f6a-871e-4bbb-812b-788df7021ffc", "volume_types": ["8a6d1a14-328b-48e0-bb0c-760398173afe"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:07:27,704 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/volumes/detail 0.092s 2022-08-20 21:07:27,704 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63eac1d9-f2f7-434b-9592-a440f8ef353c', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63eac1d9-f2f7-434b-9592-a440f8ef353c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:07:27,809 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280/action 0.093s 2022-08-20 21:07:27,809 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7ff844-b4a4-499a-8bf5-aa32489336b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280/action'} Body: b'' 2022-08-20 21:07:27,827 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280 0.017s 2022-08-20 21:07:27,827 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f2ba66b-b564-4ab1-94a9-a9c2e8a4b16d', 'x-openstack-request-id': 'req-0f2ba66b-b564-4ab1-94a9-a9c2e8a4b16d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/c0dc8127254d4b65a28152ce37fe3c77/groups/75307ffb-b9d0-4f83-9b49-2872d150a280'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 75307ffb-b9d0-4f83-9b49-2872d150a280 could not be found."}}' 2022-08-20 21:07:27,867 146541 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/327fbe3955f74b1e996f5629944465ef/group_types/884b4f6a-871e-4bbb-812b-788df7021ffc 0.039s 2022-08-20 21:07:27,867 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36b50db-5098-4f57-b4e8-2d7d7873a283', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/327fbe3955f74b1e996f5629944465ef/group_types/884b4f6a-871e-4bbb-812b-788df7021ffc'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 268, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 75307ffb-b9d0-4f83-9b49-2872d150a280 failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
fail
ft34.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:45,678 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/types 0.215s 2022-08-20 21:25:45,678 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1811496371"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a036c20-20f7-4d9f-8093-d86fc5995c34', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a036c20-20f7-4d9f-8093-d86fc5995c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/types'} Body: b'{"volume_type": {"id": "0d1e7c1e-1f91-4241-97ea-a9e174c316c4", "name": "tempest-GroupsTest-volume-type-1811496371", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:25:45,745 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types 0.063s 2022-08-20 21:25:45,745 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1422851927"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1156f6ac-88fe-45aa-815a-96607c60ad54', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1156f6ac-88fe-45aa-815a-96607c60ad54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types'} Body: b'{"group_type": {"id": "6086ae7b-9038-4631-8a14-22ffe57d853d", "name": "tempest-GroupsTest-group-type-1422851927", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:25:46,260 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups 0.512s 2022-08-20 21:25:46,261 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "6086ae7b-9038-4631-8a14-22ffe57d853d", "volume_types": ["0d1e7c1e-1f91-4241-97ea-a9e174c316c4"], "name": "tempest-Group1-48096726"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392430d2-b5e4-442c-96ba-0b832e8dbbe0', 'content-length': '92', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392430d2-b5e4-442c-96ba-0b832e8dbbe0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups'} Body: b'{"group": {"id": "907cbbac-da03-4d50-8f2c-6aac3d4bf71f", "name": "tempest-Group1-48096726"}}' 2022-08-20 21:25:46,355 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f 0.092s 2022-08-20 21:25:46,356 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ff83ca-9d90-4f01-9fd3-5b1452af5056', 'content-length': '320', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59ff83ca-9d90-4f01-9fd3-5b1452af5056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f'} Body: b'{"group": {"id": "907cbbac-da03-4d50-8f2c-6aac3d4bf71f", "status": "creating", "availability_zone": "nova", "created_at": "2022-08-20T21:25:46.000000", "name": "tempest-Group1-48096726", "description": null, "group_type": "6086ae7b-9038-4631-8a14-22ffe57d853d", "volume_types": ["0d1e7c1e-1f91-4241-97ea-a9e174c316c4"]}}' 2022-08-20 21:25:47,418 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f 0.056s 2022-08-20 21:25:47,418 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bf619e-1012-4970-bd1b-19d321bb0d63', 'content-length': '317', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bf619e-1012-4970-bd1b-19d321bb0d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f'} Body: b'{"group": {"id": "907cbbac-da03-4d50-8f2c-6aac3d4bf71f", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:25:46.000000", "name": "tempest-Group1-48096726", "description": null, "group_type": "6086ae7b-9038-4631-8a14-22ffe57d853d", "volume_types": ["0d1e7c1e-1f91-4241-97ea-a9e174c316c4"]}}' 2022-08-20 21:25:47,552 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/volumes/detail 0.130s 2022-08-20 21:25:47,553 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4fde11-ec8c-464d-bd30-69bae5031e96', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4fde11-ec8c-464d-bd30-69bae5031e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:25:47,668 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f/action 0.104s 2022-08-20 21:25:47,668 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edfbf795-3ba1-4e95-8721-26ee8bb66242', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f/action'} Body: b'' 2022-08-20 21:25:47,692 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f 0.023s 2022-08-20 21:25:47,693 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-628f40dd-387f-45ec-9bb6-d1d2c224d486', 'x-openstack-request-id': 'req-628f40dd-387f-45ec-9bb6-d1d2c224d486', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/907cbbac-da03-4d50-8f2c-6aac3d4bf71f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 907cbbac-da03-4d50-8f2c-6aac3d4bf71f could not be found."}}' 2022-08-20 21:25:47,769 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types/6086ae7b-9038-4631-8a14-22ffe57d853d 0.075s 2022-08-20 21:25:47,769 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c02b607-6f54-4051-9120-12ec794bc478', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types/6086ae7b-9038-4631-8a14-22ffe57d853d'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 42, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 907cbbac-da03-4d50-8f2c-6aac3d4bf71f failed to build and is in ERROR status |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
fail
ft34.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:47,828 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/types 0.057s 2022-08-20 21:25:47,828 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-420121141"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18d0b28-7f8b-408f-bcb7-3e3b0d0c345c', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18d0b28-7f8b-408f-bcb7-3e3b0d0c345c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/types'} Body: b'{"volume_type": {"id": "d380b455-12d0-478c-8b17-721fafda3f60", "name": "tempest-GroupsTest-volume-type-420121141", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:25:47,923 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types 0.092s 2022-08-20 21:25:47,924 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-92996780"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f2cb6a-defa-4281-8f64-3c4d7d3ffef8', 'content-length': '171', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f2cb6a-defa-4281-8f64-3c4d7d3ffef8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types'} Body: b'{"group_type": {"id": "c78b552c-b7e9-4997-8adc-4100e2c35094", "name": "tempest-GroupsTest-group-type-92996780", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:25:48,134 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups 0.207s 2022-08-20 21:25:48,134 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "c78b552c-b7e9-4997-8adc-4100e2c35094", "volume_types": ["d380b455-12d0-478c-8b17-721fafda3f60"], "name": "tempest-GroupsTest-Group-1061862611"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c913f8b-2c73-49a5-b9b1-9021357a2ed4', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c913f8b-2c73-49a5-b9b1-9021357a2ed4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups'} Body: b'{"group": {"id": "8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9", "name": "tempest-GroupsTest-Group-1061862611"}}' 2022-08-20 21:25:48,225 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9 0.089s 2022-08-20 21:25:48,226 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e80550c-953c-4551-9256-664c375fd7b9', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e80550c-953c-4551-9256-664c375fd7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9'} Body: b'{"group": {"id": "8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9", "status": "creating", "availability_zone": "nova", "created_at": "2022-08-20T21:25:48.000000", "name": "tempest-GroupsTest-Group-1061862611", "description": null, "group_type": "c78b552c-b7e9-4997-8adc-4100e2c35094", "volume_types": ["d380b455-12d0-478c-8b17-721fafda3f60"]}}' 2022-08-20 21:25:49,288 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9 0.057s 2022-08-20 21:25:49,289 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bd543a-8dc8-47dd-b6d3-098f1ba6026c', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bd543a-8dc8-47dd-b6d3-098f1ba6026c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9'} Body: b'{"group": {"id": "8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:25:48.000000", "name": "tempest-GroupsTest-Group-1061862611", "description": null, "group_type": "c78b552c-b7e9-4997-8adc-4100e2c35094", "volume_types": ["d380b455-12d0-478c-8b17-721fafda3f60"]}}' 2022-08-20 21:25:49,378 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/volumes/detail 0.084s 2022-08-20 21:25:49,378 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a90133-89fa-49f6-9942-ffd34fc6d18a', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a90133-89fa-49f6-9942-ffd34fc6d18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:25:49,515 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9/action 0.127s 2022-08-20 21:25:49,516 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319f398c-039c-49ec-b799-5c2b30be559c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9/action'} Body: b'' 2022-08-20 21:25:49,538 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9 0.021s 2022-08-20 21:25:49,538 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74eafb1-8588-452f-b661-c4dd07506a94', 'x-openstack-request-id': 'req-a74eafb1-8588-452f-b661-c4dd07506a94', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/ae8b7d3ef3ce47768f487793d85fa4f9/groups/8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9 could not be found."}}' 2022-08-20 21:25:49,583 146536 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types/c78b552c-b7e9-4997-8adc-4100e2c35094 0.044s 2022-08-20 21:25:49,584 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe64a06-68fa-4895-ad44-b765ba5f13a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/01c0e0281d85444693de7259a6de0a37/group_types/c78b552c-b7e9-4997-8adc-4100e2c35094'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 108, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8ef1dd93-ed1c-47fd-bd59-d5660b9cefc9 failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
fail
ft35.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:10:47,770 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.222.0.23/volume/v3/8a3d6197a60a4e4d8f35bc0359aa90be/types 0.208s 2022-08-20 21:10:47,770 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-948679834"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0fbb9a-6ba5-4fee-8e28-e5f7d939e92a', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0fbb9a-6ba5-4fee-8e28-e5f7d939e92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8a3d6197a60a4e4d8f35bc0359aa90be/types'} Body: b'{"volume_type": {"id": "888b1e36-0f4b-4423-a3c3-60a4865b12f4", "name": "tempest-GroupsV314Test-volume-type-948679834", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:10:47,813 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.23/volume/v3/8a3d6197a60a4e4d8f35bc0359aa90be/group_types 0.039s 2022-08-20 21:10:47,813 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1539583748"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a6e1f9-843e-46cb-9a17-035e329333a0', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a6e1f9-843e-46cb-9a17-035e329333a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/8a3d6197a60a4e4d8f35bc0359aa90be/group_types'} Body: b'{"group_type": {"id": "6e8bd30f-7a18-434d-a52a-54a5867227f6", "name": "tempest-GroupsV314Test-group-type-1539583748", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:10:48,072 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups 0.256s 2022-08-20 21:10:48,073 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "6e8bd30f-7a18-434d-a52a-54a5867227f6", "volume_types": ["888b1e36-0f4b-4423-a3c3-60a4865b12f4"], "name": "tempest-GroupsV314Test-Group-38905013"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf67501-3a53-43ce-9c22-cd3851b72b40', 'content-length': '106', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf67501-3a53-43ce-9c22-cd3851b72b40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups'} Body: b'{"group": {"id": "018b3ed5-f87a-4469-850f-d8132d26fe9a", "name": "tempest-GroupsV314Test-Group-38905013"}}' 2022-08-20 21:10:48,113 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a 0.038s 2022-08-20 21:10:48,113 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f44360-0025-470a-a240-4d3fef10f4cf', 'content-length': '386', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f44360-0025-470a-a240-4d3fef10f4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a'} Body: b'{"group": {"id": "018b3ed5-f87a-4469-850f-d8132d26fe9a", "status": "creating", "availability_zone": "nova", "created_at": "2022-08-20T21:10:48.000000", "name": "tempest-GroupsV314Test-Group-38905013", "description": null, "group_type": "6e8bd30f-7a18-434d-a52a-54a5867227f6", "volume_types": ["888b1e36-0f4b-4423-a3c3-60a4865b12f4"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:49,171 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a 0.053s 2022-08-20 21:10:49,171 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294a0345-f8f7-481d-9dff-b8bdee152b6c', 'content-length': '383', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294a0345-f8f7-481d-9dff-b8bdee152b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a'} Body: b'{"group": {"id": "018b3ed5-f87a-4469-850f-d8132d26fe9a", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:48.000000", "name": "tempest-GroupsV314Test-Group-38905013", "description": null, "group_type": "6e8bd30f-7a18-434d-a52a-54a5867227f6", "volume_types": ["888b1e36-0f4b-4423-a3c3-60a4865b12f4"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:49,276 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/volumes/detail 0.097s 2022-08-20 21:10:49,276 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0991272e-b56f-40ea-96fd-d58be268b878', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0991272e-b56f-40ea-96fd-d58be268b878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:10:49,470 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a/action 0.183s 2022-08-20 21:10:49,471 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a483962-940e-42b8-ba43-70635e5c1986', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a/action'} Body: b'' 2022-08-20 21:10:49,536 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a 0.065s 2022-08-20 21:10:49,537 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-051e0ab7-41b7-4908-9d51-2c40982bee27', 'x-openstack-request-id': 'req-051e0ab7-41b7-4908-9d51-2c40982bee27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/baa8fe0a18544deab360decffd074333/groups/018b3ed5-f87a-4469-850f-d8132d26fe9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 018b3ed5-f87a-4469-850f-d8132d26fe9a could not be found."}}' 2022-08-20 21:10:49,583 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/8a3d6197a60a4e4d8f35bc0359aa90be/group_types/6e8bd30f-7a18-434d-a52a-54a5867227f6 0.045s 2022-08-20 21:10:49,583 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c1e9f9-19ec-4025-975d-0a65c9939a8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/8a3d6197a60a4e4d8f35bc0359aa90be/group_types/6e8bd30f-7a18-434d-a52a-54a5867227f6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 171, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 018b3ed5-f87a-4469-850f-d8132d26fe9a failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
fail
ft36.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:10:53,410 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.222.0.23/volume/v3/c933a20ba9644d0e909136ab67e35381/types 0.149s 2022-08-20 21:10:53,410 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-666840858"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866984ce-36bb-428f-a5ca-5c3aecfb0ec9', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866984ce-36bb-428f-a5ca-5c3aecfb0ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/c933a20ba9644d0e909136ab67e35381/types'} Body: b'{"volume_type": {"id": "eb24cd63-e8dd-446f-a176-721641dded28", "name": "tempest-GroupsV320Test-volume-type-666840858", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:10:53,450 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.222.0.23/volume/v3/c933a20ba9644d0e909136ab67e35381/group_types 0.037s 2022-08-20 21:10:53,451 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-389653357"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17b442f-0a39-4cf7-8238-905092a3fcfd', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17b442f-0a39-4cf7-8238-905092a3fcfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/c933a20ba9644d0e909136ab67e35381/group_types'} Body: b'{"group_type": {"id": "b1038ff8-39c9-42c4-9e28-8556bf5f8162", "name": "tempest-GroupsV320Test-group-type-389653357", "description": null, "is_public": true, "group_specs": {}}}' 2022-08-20 21:10:53,651 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups 0.197s 2022-08-20 21:10:53,651 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: {"group": {"group_type": "b1038ff8-39c9-42c4-9e28-8556bf5f8162", "volume_types": ["eb24cd63-e8dd-446f-a176-721641dded28"], "name": "tempest-GroupsV320Test-Group-508170197"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d0867f-ea41-43b0-a32c-40262a48e80f', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d0867f-ea41-43b0-a32c-40262a48e80f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups'} Body: b'{"group": {"id": "2c3e3158-7486-433b-b648-4da65f43f1b8", "name": "tempest-GroupsV320Test-Group-508170197"}}' 2022-08-20 21:10:53,749 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8 0.096s 2022-08-20 21:10:53,750 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5410ad-cf1f-4134-ab46-cbe9c19e220f', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5410ad-cf1f-4134-ab46-cbe9c19e220f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8'} Body: b'{"group": {"id": "2c3e3158-7486-433b-b648-4da65f43f1b8", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:54.000000", "name": "tempest-GroupsV320Test-Group-508170197", "description": null, "group_type": "b1038ff8-39c9-42c4-9e28-8556bf5f8162", "volume_types": ["eb24cd63-e8dd-446f-a176-721641dded28"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:54,790 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8 0.035s 2022-08-20 21:10:54,791 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7fc61c-3bb6-44fc-9626-4dc92172d1c9', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7fc61c-3bb6-44fc-9626-4dc92172d1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8'} Body: b'{"group": {"id": "2c3e3158-7486-433b-b648-4da65f43f1b8", "status": "error", "availability_zone": "nova", "created_at": "2022-08-20T21:10:54.000000", "name": "tempest-GroupsV320Test-Group-508170197", "description": null, "group_type": "b1038ff8-39c9-42c4-9e28-8556bf5f8162", "volume_types": ["eb24cd63-e8dd-446f-a176-721641dded28"], "group_snapshot_id": null, "source_group_id": null}}' 2022-08-20 21:10:54,859 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/volumes/detail 0.063s 2022-08-20 21:10:54,859 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c58c81-5718-4fcf-8ecb-8a24d956c441', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c58c81-5718-4fcf-8ecb-8a24d956c441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/volumes/detail'} Body: b'{"volumes": []}' 2022-08-20 21:10:54,972 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8/action 0.101s 2022-08-20 21:10:54,972 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20a9aea-57cd-4c08-a25d-1df49a5fb06e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8/action'} Body: b'' 2022-08-20 21:10:54,990 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8 0.017s 2022-08-20 21:10:54,990 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ee1a91-004c-4283-87e0-c756b41366a4', 'x-openstack-request-id': 'req-a4ee1a91-004c-4283-87e0-c756b41366a4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/03de8dce8aaa4749bf75ac3553035b7c/groups/2c3e3158-7486-433b-b648-4da65f43f1b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2c3e3158-7486-433b-b648-4da65f43f1b8 could not be found."}}' 2022-08-20 21:10:55,023 146539 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/c933a20ba9644d0e909136ab67e35381/group_types/b1038ff8-39c9-42c4-9e28-8556bf5f8162 0.032s 2022-08-20 21:10:55,024 146539 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9181b3a3-9296-442d-9f60-974f71616692', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/c933a20ba9644d0e909136ab67e35381/group_types/b1038ff8-39c9-42c4-9e28-8556bf5f8162'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 208, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 226, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2c3e3158-7486-433b-b648-4da65f43f1b8 failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
fail
ft37.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:31,859 146541 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.222.0.23/volume/v3/4c3650f9161b46ff9823ad3f77c57399/scheduler-stats/get_pools?detail=True 0.195s 2022-08-20 21:07:31,860 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498421ae-a00d-41f8-bbba-e9fdd76b34a2', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498421ae-a00d-41f8-bbba-e9fdd76b34a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/4c3650f9161b46ff9823ad3f77c57399/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 923, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. |
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
fail
ft37.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:31,969 146541 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.222.0.23/volume/v3/4c3650f9161b46ff9823ad3f77c57399/scheduler-stats/get_pools 0.089s 2022-08-20 21:07:31,969 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea375280-808b-4dc3-a58f-f3160dc4b8a9', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea375280-808b-4dc3-a58f-f3160dc4b8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/4c3650f9161b46ff9823ad3f77c57399/scheduler-stats/get_pools'} Body: b'{"pools": []}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 923, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.8/unittest/case.py", line 765, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 5 | 2 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt38.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
pt38.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
pt38.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] |
fail
ft38.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:24:36,838 146546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.222.0.23/volume/v3/bc1df643b93a415dbd4b4cac2f0b2080/os-quota-sets/9353fd4f6493493194ef7eb5d841d32c?usage=True 0.060s 2022-08-20 21:24:36,839 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892d66f0-c080-4a7d-87a1-c75de8db1cf5', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892d66f0-c080-4a7d-87a1-c75de8db1cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/bc1df643b93a415dbd4b4cac2f0b2080/os-quota-sets/9353fd4f6493493194ef7eb5d841d32c?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_ceph": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_ceph": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_ceph": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "9353fd4f6493493194ef7eb5d841d32c"}}' 2022-08-20 21:24:37,519 146546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes 0.671s 2022-08-20 21:24:37,519 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-171287304"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404c4be8-5ff4-4dbe-9526-bc9c12339033', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404c4be8-5ff4-4dbe-9526-bc9c12339033', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes'} Body: b'{"volume": {"id": "6a339baa-d2ad-43d1-aecb-ad124d347c5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:24:37.399196", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-171287304", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b"}], "user_id": "4851ba2c7afe47dda62349bff3dcb4b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:24:37,605 146546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b 0.077s 2022-08-20 21:24:37,606 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dee0ab-6dfe-4813-af9d-5037bd5fba02', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36dee0ab-6dfe-4813-af9d-5037bd5fba02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b'} Body: b'{"volume": {"id": "6a339baa-d2ad-43d1-aecb-ad124d347c5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:24:37.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-171287304", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b"}], "user_id": "4851ba2c7afe47dda62349bff3dcb4b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9353fd4f6493493194ef7eb5d841d32c"}}' 2022-08-20 21:24:38,681 146546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b 0.059s 2022-08-20 21:24:38,682 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80feff24-ccb2-4fb0-b387-1dace852e939', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80feff24-ccb2-4fb0-b387-1dace852e939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b'} Body: b'{"volume": {"id": "6a339baa-d2ad-43d1-aecb-ad124d347c5b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:24:37.000000", "updated_at": "2022-08-20T21:24:38.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-171287304", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/9353fd4f6493493194ef7eb5d841d32c/volumes/6a339baa-d2ad-43d1-aecb-ad124d347c5b"}], "user_id": "4851ba2c7afe47dda62349bff3dcb4b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9353fd4f6493493194ef7eb5d841d32c"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a339baa-d2ad-43d1-aecb-ad124d347c5b failed to build and is in ERROR status |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
fail
ft38.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:24:39,214 146546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes 0.512s 2022-08-20 21:24:39,214 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1753073097"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8e4b67-8318-4177-abc9-d8862b38d138', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8e4b67-8318-4177-abc9-d8862b38d138', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes'} Body: b'{"volume": {"id": "5b83ded7-0d35-461c-a54b-0004157c08cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:24:39.045704", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1753073097", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc"}], "user_id": "4851ba2c7afe47dda62349bff3dcb4b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:24:39,315 146546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc 0.091s 2022-08-20 21:24:39,315 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603ee8d8-0abd-4198-9d52-75d40b5fb3d0', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603ee8d8-0abd-4198-9d52-75d40b5fb3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc'} Body: b'{"volume": {"id": "5b83ded7-0d35-461c-a54b-0004157c08cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:24:39.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1753073097", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc"}], "user_id": "4851ba2c7afe47dda62349bff3dcb4b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9353fd4f6493493194ef7eb5d841d32c"}}' 2022-08-20 21:24:40,384 146546 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc 0.055s 2022-08-20 21:24:40,384 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5fddfac-49bd-4cee-996a-990bf14e86ff', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5fddfac-49bd-4cee-996a-990bf14e86ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc'} Body: b'{"volume": {"id": "5b83ded7-0d35-461c-a54b-0004157c08cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:24:39.000000", "updated_at": "2022-08-20T21:24:39.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1753073097", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/9353fd4f6493493194ef7eb5d841d32c/volumes/5b83ded7-0d35-461c-a54b-0004157c08cc"}], "user_id": "4851ba2c7afe47dda62349bff3dcb4b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9353fd4f6493493194ef7eb5d841d32c"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5b83ded7-0d35-461c-a54b-0004157c08cc failed to build and is in ERROR status |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt38.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
pt38.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_retype.VolumeRetypeWithoutMigrationTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
fail
ft39.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:18:01,785 146532 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes 0.771s 2022-08-20 21:18:01,786 146532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-646154411"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72be1852-0e8d-4243-bacc-a6d78003447b', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72be1852-0e8d-4243-bacc-a6d78003447b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes'} Body: b'{"volume": {"id": "c8881e68-9030-4737-89fe-c56c046c29da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:18:01.671337", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-646154411", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da"}], "user_id": "edfdf7fc45b048679a51fbb6fd2fbdcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:18:01,938 146532 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da 0.141s 2022-08-20 21:18:01,938 146532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba92e04-a8d6-4a19-8d87-388934868f73', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba92e04-a8d6-4a19-8d87-388934868f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da'} Body: b'{"volume": {"id": "c8881e68-9030-4737-89fe-c56c046c29da", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:18:02.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-646154411", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da"}], "user_id": "edfdf7fc45b048679a51fbb6fd2fbdcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d8a2f7c819f4b51a01d36e4c9bba070"}}' 2022-08-20 21:18:03,022 146532 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da 0.071s 2022-08-20 21:18:03,023 146532 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49fb7c5-0869-4748-88c0-c956d9d2bfab', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49fb7c5-0869-4748-88c0-c956d9d2bfab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da'} Body: b'{"volume": {"id": "c8881e68-9030-4737-89fe-c56c046c29da", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:18:02.000000", "updated_at": "2022-08-20T21:18:02.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-646154411", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/6d8a2f7c819f4b51a01d36e4c9bba070/volumes/c8881e68-9030-4737-89fe-c56c046c29da"}], "user_id": "edfdf7fc45b048679a51fbb6fd2fbdcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6d8a2f7c819f4b51a01d36e4c9bba070"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8881e68-9030-4737-89fe-c56c046c29da failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 4 | 1 | 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] |
fail
ft40.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:18:55,780 146544 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes 0.369s 2022-08-20 21:18:55,781 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-526443991"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06bdc7b-cfd9-4d80-ad9b-20986b8e7ed3', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06bdc7b-cfd9-4d80-ad9b-20986b8e7ed3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes'} Body: b'{"volume": {"id": "b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:18:55.698568", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-526443991", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45"}], "user_id": "9606cc0443d249c0aa70a3033476d841", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:18:55,840 146544 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45 0.049s 2022-08-20 21:18:55,841 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cd80f8e-c212-4678-9cf3-a5db34f80dd8', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cd80f8e-c212-4678-9cf3-a5db34f80dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45'} Body: b'{"volume": {"id": "b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:18:56.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-526443991", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45"}], "user_id": "9606cc0443d249c0aa70a3033476d841", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5011e2175d41d9abb76962b6c61221"}}' 2022-08-20 21:18:56,894 146544 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45 0.040s 2022-08-20 21:18:56,895 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252169ec-1323-4415-8065-7bcb05bb3194', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252169ec-1323-4415-8065-7bcb05bb3194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45'} Body: b'{"volume": {"id": "b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:18:56.000000", "updated_at": "2022-08-20T21:18:56.000000", "name": "tempest-VolumesServicesTestJSON-Volume-526443991", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/6e5011e2175d41d9abb76962b6c61221/volumes/b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45"}], "user_id": "9606cc0443d249c0aa70a3033476d841", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e5011e2175d41d9abb76962b6c61221"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b7fe77af-aaf2-4f7d-bd6a-90f1b9defa45 failed to build and is in ERROR status |
||||||
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_type_access.VolumeTypesAccessTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
fail
ft41.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:19:01,266 146544 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.222.0.23/volume/v3/06f1ee8a49484ef9b6c00dd868e82f6f/types 0.136s 2022-08-20 21:19:01,267 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2031953525", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbd54db-ed89-4967-b8bc-54f06e533090', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbd54db-ed89-4967-b8bc-54f06e533090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/06f1ee8a49484ef9b6c00dd868e82f6f/types'} Body: b'{"volume_type": {"id": "02a918bf-966d-417a-9c9f-a061da93e222", "name": "tempest-VolumeTypesAccessTest-volume-type-2031953525", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2022-08-20 21:19:01,406 146544 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes 0.136s 2022-08-20 21:19:01,406 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "02a918bf-966d-417a-9c9f-a061da93e222", "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd41cae1-72f9-4c7e-8929-c936aa2e592f', 'x-openstack-request-id': 'req-cd41cae1-72f9-4c7e-8929-c936aa2e592f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 02a918bf-966d-417a-9c9f-a061da93e222 could not be found."}}' 2022-08-20 21:19:01,440 146544 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.222.0.23/volume/v3/06f1ee8a49484ef9b6c00dd868e82f6f/types/02a918bf-966d-417a-9c9f-a061da93e222/action 0.033s 2022-08-20 21:19:01,440 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addProjectAccess": {"project": "733b0c556e6f4f87b873a6b8e2b999f2"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa05d6f-1075-426a-a424-ccafc9f80a77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/06f1ee8a49484ef9b6c00dd868e82f6f/types/02a918bf-966d-417a-9c9f-a061da93e222/action'} Body: b'' 2022-08-20 21:19:01,709 146544 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes 0.268s 2022-08-20 21:19:01,710 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"volume_type": "02a918bf-966d-417a-9c9f-a061da93e222", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-393152260"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f097ab6-1dd6-4b84-817f-ac6396019a6e', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f097ab6-1dd6-4b84-817f-ac6396019a6e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes'} Body: b'{"volume": {"id": "009a5c11-3f11-4707-9238-bf7c481f7234", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:01.627341", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-393152260", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2031953525", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234"}], "user_id": "5fe4c53ad928499c873e88897cdb2d47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:19:01,763 146544 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234 0.041s 2022-08-20 21:19:01,763 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a37baa-38cd-47cf-ac02-e99f5e443f8f', 'content-length': '929', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a37baa-38cd-47cf-ac02-e99f5e443f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234'} Body: b'{"volume": {"id": "009a5c11-3f11-4707-9238-bf7c481f7234", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:02.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-393152260", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2031953525", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234"}], "user_id": "5fe4c53ad928499c873e88897cdb2d47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "733b0c556e6f4f87b873a6b8e2b999f2"}}' 2022-08-20 21:19:02,816 146544 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234 0.041s 2022-08-20 21:19:02,817 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0046800e-8f07-4641-88b2-c778946567a2', 'content-length': '950', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0046800e-8f07-4641-88b2-c778946567a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234'} Body: b'{"volume": {"id": "009a5c11-3f11-4707-9238-bf7c481f7234", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:02.000000", "updated_at": "2022-08-20T21:19:02.000000", "name": "tempest-VolumeTypesAccessTest-Volume-393152260", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-2031953525", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/733b0c556e6f4f87b873a6b8e2b999f2/volumes/009a5c11-3f11-4707-9238-bf7c481f7234"}], "user_id": "5fe4c53ad928499c873e88897cdb2d47", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "733b0c556e6f4f87b873a6b8e2b999f2"}}' 2022-08-20 21:19:02,859 146544 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.222.0.23/volume/v3/06f1ee8a49484ef9b6c00dd868e82f6f/types/02a918bf-966d-417a-9c9f-a061da93e222/action 0.030s 2022-08-20 21:19:02,860 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeProjectAccess": {"project": "733b0c556e6f4f87b873a6b8e2b999f2"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813251e4-9974-4e22-bc47-a589326af3bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/06f1ee8a49484ef9b6c00dd868e82f6f/types/02a918bf-966d-417a-9c9f-a061da93e222/action'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 009a5c11-3f11-4707-9238-bf7c481f7234 failed to build and is in ERROR status |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt41.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 | 4 | 1 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
fail
ft42.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:36,433 146541 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.222.0.23/volume/v3/920f666ba8be45eb97b2cd8f623e7faf/types 0.205s 2022-08-20 21:07:36,434 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1368799848", "extra_specs": {"storage_protocol": "ceph", "vendor_name": "Open Source"}}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458702a0-75fb-46fe-8f50-cf3d22c93880', 'content-length': '277', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458702a0-75fb-46fe-8f50-cf3d22c93880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/920f666ba8be45eb97b2cd8f623e7faf/types'} Body: b'{"volume_type": {"id": "fc307699-9471-41c0-a876-42873e8c36f4", "name": "tempest-VolumeTypesTest-volume-type-1368799848", "is_public": true, "extra_specs": {"storage_protocol": "ceph", "vendor_name": "Open Source"}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:07:36,553 146541 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.222.0.23/volume/v3/920f666ba8be45eb97b2cd8f623e7faf/types 0.116s 2022-08-20 21:07:36,554 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-930464006", "extra_specs": {"storage_protocol": "ceph", "vendor_name": "Open Source"}}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7933b812-30c9-466f-a648-bc7ff634ec39', 'content-length': '276', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7933b812-30c9-466f-a648-bc7ff634ec39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/920f666ba8be45eb97b2cd8f623e7faf/types'} Body: b'{"volume_type": {"id": "7471567a-d59b-44b5-a125-777cc8551b69", "name": "tempest-VolumeTypesTest-volume-type-930464006", "is_public": true, "extra_specs": {"storage_protocol": "ceph", "vendor_name": "Open Source"}, "description": null, "os-volume-type-access:is_public": true}}' 2022-08-20 21:07:37,086 146541 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes 0.529s 2022-08-20 21:07:37,087 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-701362524", "volume_type": "fc307699-9471-41c0-a876-42873e8c36f4", "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422e4845-a21b-4379-9148-4babda3043e2', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422e4845-a21b-4379-9148-4babda3043e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes'} Body: b'{"volume": {"id": "204f6ad7-69c1-4a6c-a74a-e603d27b5fe7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:36.990468", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-701362524", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1368799848", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7"}], "user_id": "877848fa0141431caaca7a5e91a0aa01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:37,143 146541 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7 0.046s 2022-08-20 21:07:37,143 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5356a6ac-182a-44f3-8ffb-127cb4246cc0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5356a6ac-182a-44f3-8ffb-127cb4246cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7'} Body: b'{"volume": {"id": "204f6ad7-69c1-4a6c-a74a-e603d27b5fe7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:37.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-701362524", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1368799848", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7"}], "user_id": "877848fa0141431caaca7a5e91a0aa01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1b33df9ae22a450abacc30f1682e24c6"}}' 2022-08-20 21:07:38,196 146541 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7 0.041s 2022-08-20 21:07:38,197 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3e1882-5a75-4b65-8efe-3ed052145841', 'content-length': '938', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3e1882-5a75-4b65-8efe-3ed052145841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7'} Body: b'{"volume": {"id": "204f6ad7-69c1-4a6c-a74a-e603d27b5fe7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:37.000000", "updated_at": "2022-08-20T21:07:37.000000", "name": "tempest-VolumeTypesTest-volume-701362524", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1368799848", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/1b33df9ae22a450abacc30f1682e24c6/volumes/204f6ad7-69c1-4a6c-a74a-e603d27b5fe7"}], "user_id": "877848fa0141431caaca7a5e91a0aa01", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1b33df9ae22a450abacc30f1682e24c6"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 204f6ad7-69c1-4a6c-a74a-e603d27b5fe7 failed to build and is in ERROR status |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt42.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
pt42.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
pt42.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
pt42.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 0 | 6 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft43.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:27:29,960 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.128s 2022-08-20 21:27:29,961 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3250', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9bdca0bd-f61d-47cb-a030-d32880a60f92', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "86bb1c3fc61a4e67a8273553358b181c", "name": "tempest-VolumesActionsTest-1857985160-project", "password_expires_at": null}, "audit_ids": ["V5U8wYmLQqWrFh5yGT--Bg"], "expires_at": "2022-08-20T22:27:29.000000Z", "issued_at": "2022-08-20T21:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9478f3888bc49dca896c62384001498", "name": "tempest-VolumesActionsTest-1857985160"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_f9478f3888bc49dca896c62384001498", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/f9478f3888bc49dca896c62384001498", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:27:29,961 146542 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '99dd1fbd-3d64-41a2-9821-ca610354d4b5', 'name': 'tempest-VolumesActionsTest-1628541289-network', 'tenant_id': 'f9478f3888bc49dca896c62384001498', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f9478f3888bc49dca896c62384001498', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 171, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:27:27Z', 'updated_at': '2022-08-20T21:27:27Z', 'revision_number': 1} available for tenant 2022-08-20 21:27:30,735 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.222.0.23/compute/v2.1/servers 0.773s 2022-08-20 21:27:30,736 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1805028575", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "flavorRef": "452", "networks": [{"uuid": "99dd1fbd-3d64-41a2-9821-ca610354d4b5"}]}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda4c299-c27b-40e8-8ab3-75ca6f642d63', 'x-compute-request-id': 'req-eda4c299-c27b-40e8-8ab3-75ca6f642d63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Zow6g4wAmSCq"}}' 2022-08-20 21:27:30,813 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.074s 2022-08-20 21:27:30,813 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1214', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3461a6-5937-4814-9cf3-906a57aca204', 'x-compute-request-id': 'req-5d3461a6-5937-4814-9cf3-906a57aca204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:31Z", "updated": "2022-08-20T21:27:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:31,941 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.115s 2022-08-20 21:27:31,941 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6582aa79-e416-4d1c-ae0b-07f897dc2430', 'x-compute-request-id': 'req-6582aa79-e416-4d1c-ae0b-07f897dc2430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:31,953 146542 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-20 21:27:33,202 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.247s 2022-08-20 21:27:33,202 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:32 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-16aa87a0-0842-45e7-9560-eba5400f9c97', 'x-compute-request-id': 'req-16aa87a0-0842-45e7-9560-eba5400f9c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:33,215 146542 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-08-20 21:27:34,692 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.476s 2022-08-20 21:27:34,693 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:34 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-aea7c9cb-6466-49fa-a153-039918344df5', 'x-compute-request-id': 'req-aea7c9cb-6466-49fa-a153-039918344df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:35,883 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.177s 2022-08-20 21:27:35,884 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:35 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-bdb2e242-4b32-43b9-a71f-4a27c5d033b7', 'x-compute-request-id': 'req-bdb2e242-4b32-43b9-a71f-4a27c5d033b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:37,073 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.176s 2022-08-20 21:27:37,073 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:36 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-0d2c4d35-a1be-4945-bc09-3ff0b8730593', 'x-compute-request-id': 'req-0d2c4d35-a1be-4945-bc09-3ff0b8730593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:38,274 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.187s 2022-08-20 21:27:38,274 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:38 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-1e52a161-11ce-4423-a708-84d8c5e88c55', 'x-compute-request-id': 'req-1e52a161-11ce-4423-a708-84d8c5e88c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:39,473 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.187s 2022-08-20 21:27:39,474 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:39 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-25cb1ef7-8b6f-42a9-bd29-6bcdd8343833', 'x-compute-request-id': 'req-25cb1ef7-8b6f-42a9-bd29-6bcdd8343833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:40,660 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.168s 2022-08-20 21:27:40,660 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:40 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-69ac11b9-8ca6-4824-bcbe-30f59847c0e3', 'x-compute-request-id': 'req-69ac11b9-8ca6-4824-bcbe-30f59847c0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:41,850 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.177s 2022-08-20 21:27:41,851 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:41 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-7b9317a2-674d-480d-8941-a080d5660faa', 'x-compute-request-id': 'req-7b9317a2-674d-480d-8941-a080d5660faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "BUILD", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "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-08-20 21:27:43,032 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.168s 2022-08-20 21:27:43,032 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1498', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51c2620-cae0-4a42-b85b-cb16ab88912f', 'x-compute-request-id': 'req-e51c2620-cae0-4a42-b85b-cb16ab88912f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "ACTIVE", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:43Z", "addresses": {"tempest-VolumesActionsTest-1628541289-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:23:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:27:42.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-08-20 21:27:43,044 146542 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-08-20 21:27:43,312 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes 0.266s 2022-08-20 21:27:43,312 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1486252391"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7847ab3e-9d4f-4beb-add2-78cc7731aab5', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7847ab3e-9d4f-4beb-add2-78cc7731aab5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes'} Body: b'{"volume": {"id": "ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:43.238361", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1486252391", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:27:43,364 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3 0.042s 2022-08-20 21:27:43,365 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac226b6c-1b31-486a-bf95-0c418fa9b3ba', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac226b6c-1b31-486a-bf95-0c418fa9b3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3'} Body: b'{"volume": {"id": "ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:43.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1486252391", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' 2022-08-20 21:27:44,429 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3 0.053s 2022-08-20 21:27:44,429 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eecb969f-9346-4ed3-99d4-345bf7101d3c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eecb969f-9346-4ed3-99d4-345bf7101d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3'} Body: b'{"volume": {"id": "ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:43.000000", "updated_at": "2022-08-20T21:27:43.000000", "name": "tempest-VolumesActionsTest-Volume-1486252391", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' 2022-08-20 21:27:44,578 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.133s 2022-08-20 21:27:44,579 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:44 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-b2a17ec3-e594-4cba-bf2a-3db86dea6a8b', 'x-compute-request-id': 'req-b2a17ec3-e594-4cba-bf2a-3db86dea6a8b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'' 2022-08-20 21:27:44,785 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.205s 2022-08-20 21:27:44,785 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31cff27-9112-4018-8000-e88dea7328d8', 'x-compute-request-id': 'req-b31cff27-9112-4018-8000-e88dea7328d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "ACTIVE", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:45Z", "addresses": {"tempest-VolumesActionsTest-1628541289-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:23:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:27:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:27:46,022 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.224s 2022-08-20 21:27:46,022 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c05440a8-577c-4ae7-afcc-86a2128812f7', 'x-compute-request-id': 'req-c05440a8-577c-4ae7-afcc-86a2128812f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "ACTIVE", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:45Z", "addresses": {"tempest-VolumesActionsTest-1628541289-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:23:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:27:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:27:47,181 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.146s 2022-08-20 21:27:47,182 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03c167c-c18d-4e88-a4c4-bd76c3752703', 'x-compute-request-id': 'req-e03c167c-c18d-4e88-a4c4-bd76c3752703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"server": {"id": "34fe0c5f-ff6f-44fb-9383-f543a404c54d", "name": "tempest-VolumesActionsTest-instance-1805028575", "status": "DELETED", "tenant_id": "f9478f3888bc49dca896c62384001498", "user_id": "86bb1c3fc61a4e67a8273553358b181c", "metadata": {}, "hostId": "d031b18b0bdfb62cdba9c5971aeca72abf9383a01d8deca4a7d36b5a", "image": {"id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/cdbd7b72-a449-4911-a314-de189b7a9b1c"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:27:30Z", "updated": "2022-08-20T21:27:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-20T21:27:42.000000", "OS-SRV-USG:terminated_at": "2022-08-20T21:27:46.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-08-20 21:27:47,195 146542 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-08-20 21:27:48,244 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d 0.047s 2022-08-20 21:27:48,244 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:48 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-f107a16d-937d-41df-93f9-9db7dd93e2e7', 'x-compute-request-id': 'req-f107a16d-937d-41df-93f9-9db7dd93e2e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/34fe0c5f-ff6f-44fb-9383-f543a404c54d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34fe0c5f-ff6f-44fb-9383-f543a404c54d could not be found."}}' }}} 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/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ac2c35c5-d41c-4e40-89b7-aa2b4df95aa3 failed to build and is in ERROR status |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
fail
ft43.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:27:48,458 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes 0.209s 2022-08-20 21:27:48,458 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-30814459"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a974e54-6e41-4e56-b6ad-e7b9c86c9083', 'content-length': '809', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a974e54-6e41-4e56-b6ad-e7b9c86c9083', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes'} Body: b'{"volume": {"id": "7db70b83-ffdd-42fc-9e52-558c7ce61e98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:48.387923", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-30814459", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:27:48,514 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98 0.047s 2022-08-20 21:27:48,515 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b58c84e5-a6ca-4fdf-a3e5-5491bd9b870c', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b58c84e5-a6ca-4fdf-a3e5-5491bd9b870c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98'} Body: b'{"volume": {"id": "7db70b83-ffdd-42fc-9e52-558c7ce61e98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:48.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-30814459", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' 2022-08-20 21:27:49,574 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98 0.047s 2022-08-20 21:27:49,574 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83df148-ab69-416a-a44f-3f7a00d1651c', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83df148-ab69-416a-a44f-3f7a00d1651c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98'} Body: b'{"volume": {"id": "7db70b83-ffdd-42fc-9e52-558c7ce61e98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:48.000000", "updated_at": "2022-08-20T21:27:49.000000", "name": "tempest-VolumesActionsTest-Volume-30814459", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/7db70b83-ffdd-42fc-9e52-558c7ce61e98"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7db70b83-ffdd-42fc-9e52-558c7ce61e98 failed to build and is in ERROR status |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
fail
ft43.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:27:49,815 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes 0.228s 2022-08-20 21:27:49,815 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1577999303"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbdcf914-34a7-49f1-9f48-5e391f4f658a', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbdcf914-34a7-49f1-9f48-5e391f4f658a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes'} Body: b'{"volume": {"id": "61f8ae0a-5694-453b-874b-f1a2b4abf028", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:49.742485", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1577999303", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:27:49,877 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028 0.050s 2022-08-20 21:27:49,878 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dacc3f84-fd43-49ca-b505-18334f6076e0', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dacc3f84-fd43-49ca-b505-18334f6076e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028'} Body: b'{"volume": {"id": "61f8ae0a-5694-453b-874b-f1a2b4abf028", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:50.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1577999303", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' 2022-08-20 21:27:50,933 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028 0.043s 2022-08-20 21:27:50,933 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd8b228-0985-4c13-97d4-6a5f6cfe48a4', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd8b228-0985-4c13-97d4-6a5f6cfe48a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028'} Body: b'{"volume": {"id": "61f8ae0a-5694-453b-874b-f1a2b4abf028", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:50.000000", "updated_at": "2022-08-20T21:27:50.000000", "name": "tempest-VolumesActionsTest-Volume-1577999303", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/61f8ae0a-5694-453b-874b-f1a2b4abf028"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 61f8ae0a-5694-453b-874b-f1a2b4abf028 failed to build and is in ERROR status |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
fail
ft43.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:27:51,183 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes 0.237s 2022-08-20 21:27:51,183 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1406523416"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bfcc94-87f4-4ebc-90f3-9f187cd83c57', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bfcc94-87f4-4ebc-90f3-9f187cd83c57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes'} Body: b'{"volume": {"id": "865afb7e-6d3b-45a7-a323-36d554f8cfec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:51.109969", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1406523416", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:27:51,252 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec 0.058s 2022-08-20 21:27:51,253 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f612e1b1-e629-4018-a24c-951280c0efab', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f612e1b1-e629-4018-a24c-951280c0efab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec'} Body: b'{"volume": {"id": "865afb7e-6d3b-45a7-a323-36d554f8cfec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:51.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1406523416", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' 2022-08-20 21:27:52,311 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec 0.044s 2022-08-20 21:27:52,311 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719300a4-aa39-46d3-9445-3daf339dc867', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719300a4-aa39-46d3-9445-3daf339dc867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec'} Body: b'{"volume": {"id": "865afb7e-6d3b-45a7-a323-36d554f8cfec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:51.000000", "updated_at": "2022-08-20T21:27:51.000000", "name": "tempest-VolumesActionsTest-Volume-1406523416", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/865afb7e-6d3b-45a7-a323-36d554f8cfec"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 865afb7e-6d3b-45a7-a323-36d554f8cfec failed to build and is in ERROR status |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
fail
ft43.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:27:52,560 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes 0.235s 2022-08-20 21:27:52,560 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1339431157"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b3778f-e415-489e-8625-b17e07b982e9', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b3778f-e415-489e-8625-b17e07b982e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes'} Body: b'{"volume": {"id": "a131d3b4-256a-4140-b9c0-85e5441e0222", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:52.483021", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1339431157", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:27:52,616 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222 0.046s 2022-08-20 21:27:52,617 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfe35c8-dd6f-4057-935b-c24b2cd4011b', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfe35c8-dd6f-4057-935b-c24b2cd4011b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222'} Body: b'{"volume": {"id": "a131d3b4-256a-4140-b9c0-85e5441e0222", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:52.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1339431157", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' 2022-08-20 21:27:53,671 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222 0.042s 2022-08-20 21:27:53,671 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566b35f7-9ed4-4dc4-93bd-166943d7bb8e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566b35f7-9ed4-4dc4-93bd-166943d7bb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222'} Body: b'{"volume": {"id": "a131d3b4-256a-4140-b9c0-85e5441e0222", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:52.000000", "updated_at": "2022-08-20T21:27:53.000000", "name": "tempest-VolumesActionsTest-Volume-1339431157", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/a131d3b4-256a-4140-b9c0-85e5441e0222"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a131d3b4-256a-4140-b9c0-85e5441e0222 failed to build and is in ERROR status |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
fail
ft43.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:27:53,897 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes 0.213s 2022-08-20 21:27:53,897 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-121014558"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10fbf55-a5e4-4fda-9955-2b9c23563442', 'content-length': '810', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10fbf55-a5e4-4fda-9955-2b9c23563442', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes'} Body: b'{"volume": {"id": "1ff95944-e3b1-4afc-8d3d-4931a5ea8a99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:53.823462", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-121014558", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:27:53,952 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99 0.045s 2022-08-20 21:27:53,952 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc5bc7e-7a0a-42fd-bb37-a638a4b71de5', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc5bc7e-7a0a-42fd-bb37-a638a4b71de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99'} Body: b'{"volume": {"id": "1ff95944-e3b1-4afc-8d3d-4931a5ea8a99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:54.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-121014558", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' 2022-08-20 21:27:55,006 146542 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99 0.043s 2022-08-20 21:27:55,007 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3318406-4e30-4bb8-a646-5743c08fc9e3', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3318406-4e30-4bb8-a646-5743c08fc9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99'} Body: b'{"volume": {"id": "1ff95944-e3b1-4afc-8d3d-4931a5ea8a99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:27:54.000000", "updated_at": "2022-08-20T21:27:54.000000", "name": "tempest-VolumesActionsTest-Volume-121014558", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/f9478f3888bc49dca896c62384001498/volumes/1ff95944-e3b1-4afc-8d3d-4931a5ea8a99"}], "user_id": "86bb1c3fc61a4e67a8273553358b181c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9478f3888bc49dca896c62384001498"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ff95944-e3b1-4afc-8d3d-4931a5ea8a99 failed to build and is in ERROR status |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
fail
ft44.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:42,987 146541 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsAdminTest:test_volume_backup_export_import): 202 POST http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes 0.445s 2022-08-20 21:07:42,988 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-6039376"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9d71a7-f6b0-4161-bc48-9039eaf6929b', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9d71a7-f6b0-4161-bc48-9039eaf6929b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes'} Body: b'{"volume": {"id": "b705e59d-dc70-4912-a761-3565e4443317", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:42.894145", "updated_at": null, "name": "tempest-VolumesBackupsAdminTest-Volume-6039376", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317"}], "user_id": "01c831dd9e9046bfb178bb61503132ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:43,043 146541 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsAdminTest:test_volume_backup_export_import): 200 GET http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317 0.045s 2022-08-20 21:07:43,043 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c930ad-0ffe-45df-9d5c-d083b7e833f2', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c930ad-0ffe-45df-9d5c-d083b7e833f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317'} Body: b'{"volume": {"id": "b705e59d-dc70-4912-a761-3565e4443317", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:43.000000", "updated_at": null, "name": "tempest-VolumesBackupsAdminTest-Volume-6039376", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317"}], "user_id": "01c831dd9e9046bfb178bb61503132ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9e3e933f5eb48ec91a350c8e512ceb0"}}' 2022-08-20 21:07:44,117 146541 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsAdminTest:test_volume_backup_export_import): 200 GET http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317 0.062s 2022-08-20 21:07:44,118 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5896d146-d27a-4304-a4e9-f2e8dd67d2cf', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5896d146-d27a-4304-a4e9-f2e8dd67d2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317'} Body: b'{"volume": {"id": "b705e59d-dc70-4912-a761-3565e4443317", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:43.000000", "updated_at": "2022-08-20T21:07:43.000000", "name": "tempest-VolumesBackupsAdminTest-Volume-6039376", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/b705e59d-dc70-4912-a761-3565e4443317"}], "user_id": "01c831dd9e9046bfb178bb61503132ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9e3e933f5eb48ec91a350c8e512ceb0"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_backup.py", line 60, in test_volume_backup_export_import volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b705e59d-dc70-4912-a761-3565e4443317 failed to build and is in ERROR status |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
fail
ft44.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:44,487 146541 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsAdminTest:test_volume_backup_reset_status): 202 POST http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes 0.347s 2022-08-20 21:07:44,488 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1640649674"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004476f7-7f92-4bb3-a21a-652bdc67e48b', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004476f7-7f92-4bb3-a21a-652bdc67e48b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes'} Body: b'{"volume": {"id": "86d8d359-33af-4438-9fe0-b2869f8022a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:44.415687", "updated_at": null, "name": "tempest-VolumesBackupsAdminTest-Volume-1640649674", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0"}], "user_id": "01c831dd9e9046bfb178bb61503132ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:44,578 146541 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsAdminTest:test_volume_backup_reset_status): 200 GET http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0 0.080s 2022-08-20 21:07:44,578 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbbe27f-dae9-47dc-870d-9525f3ffc6ca', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbbe27f-dae9-47dc-870d-9525f3ffc6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0'} Body: b'{"volume": {"id": "86d8d359-33af-4438-9fe0-b2869f8022a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:44.000000", "updated_at": null, "name": "tempest-VolumesBackupsAdminTest-Volume-1640649674", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0"}], "user_id": "01c831dd9e9046bfb178bb61503132ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9e3e933f5eb48ec91a350c8e512ceb0"}}' 2022-08-20 21:07:45,632 146541 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsAdminTest:test_volume_backup_reset_status): 200 GET http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0 0.042s 2022-08-20 21:07:45,632 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3942e7-2a53-4223-a0f1-711307301da5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3942e7-2a53-4223-a0f1-711307301da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0'} Body: b'{"volume": {"id": "86d8d359-33af-4438-9fe0-b2869f8022a0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:44.000000", "updated_at": "2022-08-20T21:07:45.000000", "name": "tempest-VolumesBackupsAdminTest-Volume-1640649674", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b9e3e933f5eb48ec91a350c8e512ceb0/volumes/86d8d359-33af-4438-9fe0-b2869f8022a0"}], "user_id": "01c831dd9e9046bfb178bb61503132ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9e3e933f5eb48ec91a350c8e512ceb0"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_backup.py", line 124, in test_volume_backup_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 86d8d359-33af-4438-9fe0-b2869f8022a0 failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 0 | 1 | 0 | 1 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
fail
ft45.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:19:07,053 146544 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes 0.480s 2022-08-20 21:19:07,053 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1194396026"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e711bd-7d34-4080-88cd-b56f17e1807f', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e711bd-7d34-4080-88cd-b56f17e1807f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes'} Body: b'{"volume": {"id": "fab7c4d2-683f-488e-a2b9-a3d0523a69de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:06.967266", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1194396026", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de"}], "user_id": "b034d3ed7cb54971b17aa876ac6dcb96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:19:07,116 146544 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de 0.052s 2022-08-20 21:19:07,116 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1feaacf-e69e-4398-a388-3d8802677e02', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1feaacf-e69e-4398-a388-3d8802677e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de'} Body: b'{"volume": {"id": "fab7c4d2-683f-488e-a2b9-a3d0523a69de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:07.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1194396026", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de"}], "user_id": "b034d3ed7cb54971b17aa876ac6dcb96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1c62b660df4488f99b3fab48dc055d7"}}' 2022-08-20 21:19:08,196 146544 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de 0.068s 2022-08-20 21:19:08,197 146544 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cf66c7-ac57-47dc-96fb-30c68331b486', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cf66c7-ac57-47dc-96fb-30c68331b486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de'} Body: b'{"volume": {"id": "fab7c4d2-683f-488e-a2b9-a3d0523a69de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:19:07.000000", "updated_at": "2022-08-20T21:19:07.000000", "name": "tempest-VolumesDeleteCascade-Volume-1194396026", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/b1c62b660df4488f99b3fab48dc055d7/volumes/fab7c4d2-683f-488e-a2b9-a3d0523a69de"}], "user_id": "b034d3ed7cb54971b17aa876ac6dcb96", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b1c62b660df4488f99b3fab48dc055d7"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fab7c4d2-683f-488e-a2b9-a3d0523a69de failed to build and is in ERROR status |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
skip
pt45.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_transfers.VolumesTransfersTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
fail
ft46.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:28:42,876 146534 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes 0.424s 2022-08-20 21:28:42,877 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2029116006"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0658cb5a-fb39-44b8-9b6c-ecf53fe22ad1', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0658cb5a-fb39-44b8-9b6c-ecf53fe22ad1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes'} Body: b'{"volume": {"id": "3a0e8470-dc4f-47df-bda4-27d131d8ef07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:42.802893", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2029116006", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07"}], "user_id": "f3f62913efa44df48a50bcac0ed3f63d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:28:42,938 146534 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07 0.051s 2022-08-20 21:28:42,938 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf0c627-1541-406a-a2b0-01017b2842a0', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf0c627-1541-406a-a2b0-01017b2842a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07'} Body: b'{"volume": {"id": "3a0e8470-dc4f-47df-bda4-27d131d8ef07", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:43.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2029116006", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07"}], "user_id": "f3f62913efa44df48a50bcac0ed3f63d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12476914d40f47009089fdec72c541d7"}}' 2022-08-20 21:28:43,994 146534 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07 0.043s 2022-08-20 21:28:43,995 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5745b152-7baf-4ecd-9b56-8b6338f2ee19', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5745b152-7baf-4ecd-9b56-8b6338f2ee19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07'} Body: b'{"volume": {"id": "3a0e8470-dc4f-47df-bda4-27d131d8ef07", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:43.000000", "updated_at": "2022-08-20T21:28:43.000000", "name": "tempest-VolumesTransfersTest-Volume-2029116006", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/12476914d40f47009089fdec72c541d7/volumes/3a0e8470-dc4f-47df-bda4-27d131d8ef07"}], "user_id": "f3f62913efa44df48a50bcac0ed3f63d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12476914d40f47009089fdec72c541d7"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3a0e8470-dc4f-47df-bda4-27d131d8ef07 failed to build and is in ERROR status |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
fail
ft46.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:28:44,232 146534 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes 0.225s 2022-08-20 21:28:44,232 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-597345774"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2156865-7a37-4bde-9a89-12d80ca28061', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2156865-7a37-4bde-9a89-12d80ca28061', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes'} Body: b'{"volume": {"id": "a012a7a9-bf44-4c35-a89f-1c63be8f59a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:44.153696", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-597345774", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6"}], "user_id": "f3f62913efa44df48a50bcac0ed3f63d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:28:44,291 146534 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6 0.049s 2022-08-20 21:28:44,292 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9b7e38-583a-4a03-8907-1af988797ba5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9b7e38-583a-4a03-8907-1af988797ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6'} Body: b'{"volume": {"id": "a012a7a9-bf44-4c35-a89f-1c63be8f59a6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-597345774", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6"}], "user_id": "f3f62913efa44df48a50bcac0ed3f63d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12476914d40f47009089fdec72c541d7"}}' 2022-08-20 21:28:45,357 146534 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6 0.053s 2022-08-20 21:28:45,357 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb5a3bd-78de-49fb-8f72-3a7d4e4328fd', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb5a3bd-78de-49fb-8f72-3a7d4e4328fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6'} Body: b'{"volume": {"id": "a012a7a9-bf44-4c35-a89f-1c63be8f59a6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:44.000000", "updated_at": "2022-08-20T21:28:44.000000", "name": "tempest-VolumesTransfersTest-Volume-597345774", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/12476914d40f47009089fdec72c541d7/volumes/a012a7a9-bf44-4c35-a89f-1c63be8f59a6"}], "user_id": "f3f62913efa44df48a50bcac0ed3f63d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "12476914d40f47009089fdec72c541d7"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a012a7a9-bf44-4c35-a89f-1c63be8f59a6 failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
fail
ft47.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:07,975 146546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes 0.464s 2022-08-20 21:25:07,975 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1542890384"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e1a734-d996-4d43-9144-9a734e302941', 'content-length': '881', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e1a734-d996-4d43-9144-9a734e302941', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes'} Body: b'{"volume": {"id": "9b4b17a6-bad9-456e-9d1f-b9f4f2008739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:07.891648", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1542890384", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739"}], "user_id": "86230b04dcab49a0a40c49df6c403c0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2022-08-20 21:25:08,032 146546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739 0.047s 2022-08-20 21:25:08,032 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc05098-898a-45db-8817-3ad2b173b3d7', 'content-length': '949', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc05098-898a-45db-8817-3ad2b173b3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739'} Body: b'{"volume": {"id": "9b4b17a6-bad9-456e-9d1f-b9f4f2008739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:08.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1542890384", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739"}], "user_id": "86230b04dcab49a0a40c49df6c403c0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "87a82f2c07b24e2d88831e593d4a09e2"}}' 2022-08-20 21:25:09,090 146546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739 0.046s 2022-08-20 21:25:09,090 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b58833-f549-43bd-b8ec-98b49056cd5d', 'content-length': '970', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b58833-f549-43bd-b8ec-98b49056cd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739'} Body: b'{"volume": {"id": "9b4b17a6-bad9-456e-9d1f-b9f4f2008739", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:08.000000", "updated_at": "2022-08-20T21:25:08.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1542890384", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/87a82f2c07b24e2d88831e593d4a09e2/volumes/9b4b17a6-bad9-456e-9d1f-b9f4f2008739"}], "user_id": "86230b04dcab49a0a40c49df6c403c0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "87a82f2c07b24e2d88831e593d4a09e2"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 126, in test_create_get_list_accept_volume_transfer super(VolumesTransfersV355Test, self). \ File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9b4b17a6-bad9-456e-9d1f-b9f4f2008739 failed to build and is in ERROR status |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
fail
ft47.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:09,392 146546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes 0.285s 2022-08-20 21:25:09,392 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1913902871"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5617d3ff-453d-41b5-a921-35f4b2798a64', 'content-length': '881', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5617d3ff-453d-41b5-a921-35f4b2798a64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes'} Body: b'{"volume": {"id": "7354074c-7642-44d4-bbb8-76e3be6971e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:09.301315", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1913902871", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7"}], "user_id": "86230b04dcab49a0a40c49df6c403c0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2022-08-20 21:25:09,448 146546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7 0.045s 2022-08-20 21:25:09,449 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd53473-1a76-459a-bcb4-3d0b56fa63a4', 'content-length': '949', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd53473-1a76-459a-bcb4-3d0b56fa63a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7'} Body: b'{"volume": {"id": "7354074c-7642-44d4-bbb8-76e3be6971e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:09.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1913902871", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7"}], "user_id": "86230b04dcab49a0a40c49df6c403c0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "87a82f2c07b24e2d88831e593d4a09e2"}}' 2022-08-20 21:25:10,549 146546 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7 0.089s 2022-08-20 21:25:10,550 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c06d962-4f3e-4d6a-b5d5-73cebe2fc8ab', 'content-length': '970', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c06d962-4f3e-4d6a-b5d5-73cebe2fc8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7'} Body: b'{"volume": {"id": "7354074c-7642-44d4-bbb8-76e3be6971e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:09.000000", "updated_at": "2022-08-20T21:25:09.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1913902871", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/87a82f2c07b24e2d88831e593d4a09e2/volumes/7354074c-7642-44d4-bbb8-76e3be6971e7"}], "user_id": "86230b04dcab49a0a40c49df6c403c0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "87a82f2c07b24e2d88831e593d4a09e2"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 132, in test_create_list_delete_volume_transfer super(VolumesTransfersV355Test, self). \ File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7354074c-7642-44d4-bbb8-76e3be6971e7 failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 0 | 2 | 0 | 1 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
fail
ft48.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:28:49,910 146534 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 202 POST http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes 0.386s 2022-08-20 21:28:49,910 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1890917204"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbe9a4d-84ee-42a2-b566-64ae7e525795', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbe9a4d-84ee-42a2-b566-64ae7e525795', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes'} Body: b'{"volume": {"id": "bf7469f0-5091-4144-9f3a-450c56735c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:49.835337", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1890917204", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c"}], "user_id": "cefb5b1c226f4e01bfef5aebfd101087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:28:49,968 146534 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c 0.048s 2022-08-20 21:28:49,968 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550edb67-8b15-42e2-8822-601e09bd8777', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550edb67-8b15-42e2-8822-601e09bd8777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c'} Body: b'{"volume": {"id": "bf7469f0-5091-4144-9f3a-450c56735c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:50.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1890917204", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c"}], "user_id": "cefb5b1c226f4e01bfef5aebfd101087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6dd9d2859534be6b3f27c08959e37d6"}}' 2022-08-20 21:28:51,041 146534 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_backup_create_attached_volume): 200 GET http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c 0.061s 2022-08-20 21:28:51,041 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3823e23-0fc8-461f-b651-d8c3de0975b3', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3823e23-0fc8-461f-b651-d8c3de0975b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c'} Body: b'{"volume": {"id": "bf7469f0-5091-4144-9f3a-450c56735c0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:50.000000", "updated_at": "2022-08-20T21:28:50.000000", "name": "tempest-VolumesBackupsTest-Volume-1890917204", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a6dd9d2859534be6b3f27c08959e37d6/volumes/bf7469f0-5091-4144-9f3a-450c56735c0c"}], "user_id": "cefb5b1c226f4e01bfef5aebfd101087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6dd9d2859534be6b3f27c08959e37d6"}}' }}} 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_backup.py", line 117, in test_backup_create_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bf7469f0-5091-4144-9f3a-450c56735c0c failed to build and is in ERROR status |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
fail
ft48.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:28:51,077 146534 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.022s 2022-08-20 21:28:51,077 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-43203da9-75ed-448a-a58f-7d42e8ca9aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:28:51,504 146534 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 202 POST http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes 0.426s 2022-08-20 21:28:51,504 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1329906665"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6432cb8c-c99d-4816-a3f2-aa47dd6cc046', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6432cb8c-c99d-4816-a3f2-aa47dd6cc046', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes'} Body: b'{"volume": {"id": "5765c4ad-2a95-499e-baaa-7def0a623787", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:51.422578", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1329906665", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787"}], "user_id": "cefb5b1c226f4e01bfef5aebfd101087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:28:51,705 146534 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787 0.191s 2022-08-20 21:28:51,706 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09617738-7113-425e-aa59-3b8bbb2b089d', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09617738-7113-425e-aa59-3b8bbb2b089d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787'} Body: b'{"volume": {"id": "5765c4ad-2a95-499e-baaa-7def0a623787", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:51.000000", "updated_at": null, "name": "tempest-VolumesBackupsTest-Volume-1329906665", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787"}], "user_id": "cefb5b1c226f4e01bfef5aebfd101087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6dd9d2859534be6b3f27c08959e37d6"}}' 2022-08-20 21:28:52,762 146534 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsTest:test_bootable_volume_backup_and_restore): 200 GET http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787 0.043s 2022-08-20 21:28:52,762 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e8d847-b5fe-4307-b290-a58251d07605', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e8d847-b5fe-4307-b290-a58251d07605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787'} Body: b'{"volume": {"id": "5765c4ad-2a95-499e-baaa-7def0a623787", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:51.000000", "updated_at": "2022-08-20T21:28:52.000000", "name": "tempest-VolumesBackupsTest-Volume-1329906665", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a6dd9d2859534be6b3f27c08959e37d6/volumes/5765c4ad-2a95-499e-baaa-7def0a623787"}], "user_id": "cefb5b1c226f4e01bfef5aebfd101087", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a6dd9d2859534be6b3f27c08959e37d6"}}' }}} 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_backup.py", line 143, in test_bootable_volume_backup_and_restore volume = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5765c4ad-2a95-499e-baaa-7def0a623787 failed to build and is in ERROR status |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
skip
pt48.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
fail
ft49.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:28:01,032 146542 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsV39Test:test_update_backup): 202 POST http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes 0.353s 2022-08-20 21:28:01,033 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.9', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1275681764"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebbd3fc-6839-41fb-b795-aa646118700c', 'content-length': '814', 'openstack-api-version': 'volume 3.9', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebbd3fc-6839-41fb-b795-aa646118700c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes'} Body: b'{"volume": {"id": "cd8acb1c-10c5-4176-b929-28488d81e444", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:00.957863", "updated_at": null, "name": "tempest-VolumesBackupsV39Test-Volume-1275681764", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444"}], "user_id": "28fee42fddc7499ba2084dbeb67b1815", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:28:01,092 146542 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsV39Test:test_update_backup): 200 GET http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444 0.050s 2022-08-20 21:28:01,093 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.9', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f740a1-c176-4724-b104-58a6b23707e3', 'content-length': '882', 'openstack-api-version': 'volume 3.9', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f740a1-c176-4724-b104-58a6b23707e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444'} Body: b'{"volume": {"id": "cd8acb1c-10c5-4176-b929-28488d81e444", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:01.000000", "updated_at": null, "name": "tempest-VolumesBackupsV39Test-Volume-1275681764", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444"}], "user_id": "28fee42fddc7499ba2084dbeb67b1815", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44245ad72a2c45f8aab1acbc8aa0e599"}}' 2022-08-20 21:28:02,154 146542 INFO [tempest.lib.common.rest_client] Request (VolumesBackupsV39Test:test_update_backup): 200 GET http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444 0.048s 2022-08-20 21:28:02,154 146542 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.9', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05bdd7b5-73bb-43e2-bd4c-f578cc42f087', 'content-length': '903', 'openstack-api-version': 'volume 3.9', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05bdd7b5-73bb-43e2-bd4c-f578cc42f087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444'} Body: b'{"volume": {"id": "cd8acb1c-10c5-4176-b929-28488d81e444", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:28:01.000000", "updated_at": "2022-08-20T21:28:01.000000", "name": "tempest-VolumesBackupsV39Test-Volume-1275681764", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/44245ad72a2c45f8aab1acbc8aa0e599/volumes/cd8acb1c-10c5-4176-b929-28488d81e444"}], "user_id": "28fee42fddc7499ba2084dbeb67b1815", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "44245ad72a2c45f8aab1acbc8aa0e599"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_backup.py", line 180, in test_update_backup volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cd8acb1c-10c5-4176-b929-28488d81e444 failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
fail
ft50.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:48,709 146541 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.114s 2022-08-20 21:07:48,710 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-10a9efcf-67bc-4d83-86e9-1ba6af4932a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:07:49,137 146541 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes 0.426s 2022-08-20 21:07:49,137 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2136896640"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49d9b22-015b-4cb9-8b09-59c0f11182d3', 'content-length': '809', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49d9b22-015b-4cb9-8b09-59c0f11182d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes'} Body: b'{"volume": {"id": "74f09624-3b85-4960-a099-e39c4b4b0a5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:49.061747", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2136896640", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a"}], "user_id": "d66d4222bd084b89be9b5f3e69f9cb2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:49,244 146541 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a 0.097s 2022-08-20 21:07:49,244 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66303280-dc49-4ed3-a5df-3bbde83564dd', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66303280-dc49-4ed3-a5df-3bbde83564dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a'} Body: b'{"volume": {"id": "74f09624-3b85-4960-a099-e39c4b4b0a5a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:49.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2136896640", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a"}], "user_id": "d66d4222bd084b89be9b5f3e69f9cb2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e76576d714a04974abf66c621eda6164"}}' 2022-08-20 21:07:50,298 146541 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a 0.041s 2022-08-20 21:07:50,298 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058547b4-b2fe-465f-945c-cfbdfb5da715', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058547b4-b2fe-465f-945c-cfbdfb5da715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a'} Body: b'{"volume": {"id": "74f09624-3b85-4960-a099-e39c4b4b0a5a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:49.000000", "updated_at": "2022-08-20T21:07:49.000000", "name": "tempest-VolumesCloneTest-Volume-2136896640", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/e76576d714a04974abf66c621eda6164/volumes/74f09624-3b85-4960-a099-e39c4b4b0a5a"}], "user_id": "d66d4222bd084b89be9b5f3e69f9cb2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e76576d714a04974abf66c621eda6164"}}' }}} 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_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 74f09624-3b85-4960-a099-e39c4b4b0a5a failed to build and is in ERROR status |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
fail
ft50.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:50,552 146541 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes 0.238s 2022-08-20 21:07:50,553 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-154944170"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a60e149f-4b5e-4602-b586-63d7ce185f6c', 'content-length': '808', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a60e149f-4b5e-4602-b586-63d7ce185f6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes'} Body: b'{"volume": {"id": "91ad5c1f-0c71-4806-8463-7588bb8d5ac3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:50.459639", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-154944170", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3"}], "user_id": "d66d4222bd084b89be9b5f3e69f9cb2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:50,679 146541 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3 0.093s 2022-08-20 21:07:50,679 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e823c080-e18d-417d-a81a-eddd8778d9f2', 'content-length': '876', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e823c080-e18d-417d-a81a-eddd8778d9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3'} Body: b'{"volume": {"id": "91ad5c1f-0c71-4806-8463-7588bb8d5ac3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:50.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-154944170", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3"}], "user_id": "d66d4222bd084b89be9b5f3e69f9cb2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e76576d714a04974abf66c621eda6164"}}' 2022-08-20 21:07:51,754 146541 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3 0.062s 2022-08-20 21:07:51,754 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83ff7487-ac83-4636-8122-25a83e725ae4', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83ff7487-ac83-4636-8122-25a83e725ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3'} Body: b'{"volume": {"id": "91ad5c1f-0c71-4806-8463-7588bb8d5ac3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:50.000000", "updated_at": "2022-08-20T21:07:51.000000", "name": "tempest-VolumesCloneTest-Volume-154944170", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/e76576d714a04974abf66c621eda6164/volumes/91ad5c1f-0c71-4806-8463-7588bb8d5ac3"}], "user_id": "d66d4222bd084b89be9b5f3e69f9cb2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e76576d714a04974abf66c621eda6164"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 91ad5c1f-0c71-4806-8463-7588bb8d5ac3 failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
fail
ft51.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:53,801 146536 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes 0.577s 2022-08-20 21:25:53,802 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-112514548"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3616082-854e-417b-a999-793400020091', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3616082-854e-417b-a999-793400020091', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes'} Body: b'{"volume": {"id": "046efb49-f55b-4aba-abe1-7a577cdb5ca1", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-08-20T21:25:53.658810", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-112514548", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1"}], "user_id": "586239933daf47c8a64e95a5616fc85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:25:53,905 146536 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1 0.094s 2022-08-20 21:25:53,906 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb6217f-6698-4d6a-b5ab-c3d7398cb286', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb6217f-6698-4d6a-b5ab-c3d7398cb286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1'} Body: b'{"volume": {"id": "046efb49-f55b-4aba-abe1-7a577cdb5ca1", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-08-20T21:25:54.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-112514548", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1"}], "user_id": "586239933daf47c8a64e95a5616fc85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db6a0c50dade4d858840cc3fa1003dd9"}}' 2022-08-20 21:25:54,962 146536 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1 0.046s 2022-08-20 21:25:54,962 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5675099-ec8e-45fc-90c0-02da93049b76', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5675099-ec8e-45fc-90c0-02da93049b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1'} Body: b'{"volume": {"id": "046efb49-f55b-4aba-abe1-7a577cdb5ca1", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2022-08-20T21:25:54.000000", "updated_at": "2022-08-20T21:25:54.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-112514548", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/db6a0c50dade4d858840cc3fa1003dd9/volumes/046efb49-f55b-4aba-abe1-7a577cdb5ca1"}], "user_id": "586239933daf47c8a64e95a5616fc85a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "db6a0c50dade4d858840cc3fa1003dd9"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 046efb49-f55b-4aba-abe1-7a577cdb5ca1 failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft52.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:57,033 146536 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.178s 2022-08-20 21:25:57,033 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ab07614-1871-4ea6-9f9b-3bb7d3067877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:25:57,581 146536 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes 0.547s 2022-08-20 21:25:57,581 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-792601754"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260b56f2-401d-4471-9133-70b8e1b43f4e', 'content-length': '809', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260b56f2-401d-4471-9133-70b8e1b43f4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes'} Body: b'{"volume": {"id": "2d177f54-b5ef-4711-aa3d-093df0b11ebc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:57.458304", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-792601754", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc"}], "user_id": "aac0e96e43f54ed58c639416dd18bf89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:25:57,684 146536 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc 0.094s 2022-08-20 21:25:57,685 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4a78dc-5f78-4703-8d11-95767a6e62c8', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4a78dc-5f78-4703-8d11-95767a6e62c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc'} Body: b'{"volume": {"id": "2d177f54-b5ef-4711-aa3d-093df0b11ebc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:57.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-792601754", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc"}], "user_id": "aac0e96e43f54ed58c639416dd18bf89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d932bfc150b44522b0c11f441d91f868"}}' 2022-08-20 21:25:58,768 146536 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc 0.072s 2022-08-20 21:25:58,769 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95a29c1-cc4e-464c-b551-1ac4b3715b9f', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95a29c1-cc4e-464c-b551-1ac4b3715b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc'} Body: b'{"volume": {"id": "2d177f54-b5ef-4711-aa3d-093df0b11ebc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:57.000000", "updated_at": "2022-08-20T21:25:58.000000", "name": "tempest-VolumesExtendTest-Volume-792601754", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d932bfc150b44522b0c11f441d91f868/volumes/2d177f54-b5ef-4711-aa3d-093df0b11ebc"}], "user_id": "aac0e96e43f54ed58c639416dd18bf89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d932bfc150b44522b0c11f441d91f868"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2d177f54-b5ef-4711-aa3d-093df0b11ebc failed to build and is in ERROR status |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft52.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:59,040 146536 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes 0.250s 2022-08-20 21:25:59,040 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2003083909"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23270d17-80d0-4228-9f70-a45300ec5d7d', 'content-length': '810', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23270d17-80d0-4228-9f70-a45300ec5d7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes'} Body: b'{"volume": {"id": "02970abd-430d-4a54-b9a7-26aaad247ea2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:58.955139", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2003083909", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2"}], "user_id": "aac0e96e43f54ed58c639416dd18bf89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:25:59,127 146536 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2 0.077s 2022-08-20 21:25:59,127 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd591b2-120e-414f-a6e5-ba8630fc4f58', 'content-length': '878', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd591b2-120e-414f-a6e5-ba8630fc4f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2'} Body: b'{"volume": {"id": "02970abd-430d-4a54-b9a7-26aaad247ea2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:59.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-2003083909", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2"}], "user_id": "aac0e96e43f54ed58c639416dd18bf89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d932bfc150b44522b0c11f441d91f868"}}' 2022-08-20 21:26:00,181 146536 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2 0.042s 2022-08-20 21:26:00,182 146536 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c96ea7-68f9-4bef-a8df-4ec31f2e7940', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c96ea7-68f9-4bef-a8df-4ec31f2e7940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2'} Body: b'{"volume": {"id": "02970abd-430d-4a54-b9a7-26aaad247ea2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:59.000000", "updated_at": "2022-08-20T21:25:59.000000", "name": "tempest-VolumesExtendTest-Volume-2003083909", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d932bfc150b44522b0c11f441d91f868/volumes/02970abd-430d-4a54-b9a7-26aaad247ea2"}], "user_id": "aac0e96e43f54ed58c639416dd18bf89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d932bfc150b44522b0c11f441d91f868"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 02970abd-430d-4a54-b9a7-26aaad247ea2 failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
fail
ft53.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:55,329 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes 0.503s 2022-08-20 21:07:55,329 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2074163138", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46902961-f01a-4093-ad7d-6d62843dff4d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46902961-f01a-4093-ad7d-6d62843dff4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes'} Body: b'{"volume": {"id": "57acfa6e-49dc-44b6-8edd-2b0f058704eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:55.236023", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2074163138", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:55,483 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb 0.142s 2022-08-20 21:07:55,483 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98efeed9-3da4-4576-bb78-8fe5a7552d32', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98efeed9-3da4-4576-bb78-8fe5a7552d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb'} Body: b'{"volume": {"id": "57acfa6e-49dc-44b6-8edd-2b0f058704eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:55.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2074163138", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe81ef61979047048c9621b86f7b8b51"}}' 2022-08-20 21:07:56,555 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb 0.058s 2022-08-20 21:07:56,556 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91060d9-d9a0-4522-86f2-7f8a27da02f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91060d9-d9a0-4522-86f2-7f8a27da02f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb'} Body: b'{"volume": {"id": "57acfa6e-49dc-44b6-8edd-2b0f058704eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:55.000000", "updated_at": "2022-08-20T21:07:55.000000", "name": "tempest-VolumesGetTest-Volume-2074163138", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe81ef61979047048c9621b86f7b8b51"}}' 2022-08-20 21:07:56,748 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb 0.180s 2022-08-20 21:07:56,748 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474c5d86-7b41-48ac-b22f-4a82b94ae324', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb'} Body: b'' 2022-08-20 21:07:56,847 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb 0.098s 2022-08-20 21:07:56,847 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b1c997-d293-4f42-90ee-1395a4de2e69', 'x-openstack-request-id': 'req-b3b1c997-d293-4f42-90ee-1395a4de2e69', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/57acfa6e-49dc-44b6-8edd-2b0f058704eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 57acfa6e-49dc-44b6-8edd-2b0f058704eb could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 57acfa6e-49dc-44b6-8edd-2b0f058704eb failed to build and is in ERROR status |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
fail
ft53.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:57,159 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes 0.304s 2022-08-20 21:07:57,159 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1621838376"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496139f6-3753-43d5-bbce-8e0042328574', 'content-length': '807', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496139f6-3753-43d5-bbce-8e0042328574', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes'} Body: b'{"volume": {"id": "1254221d-a1b2-4dcd-af26-00fac913b572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:57.003591", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1621838376", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:57,258 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572 0.088s 2022-08-20 21:07:57,258 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b67fad-9dce-4493-83c7-1d1a627be448', 'content-length': '875', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b67fad-9dce-4493-83c7-1d1a627be448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572'} Body: b'{"volume": {"id": "1254221d-a1b2-4dcd-af26-00fac913b572", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:57.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1621838376", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe81ef61979047048c9621b86f7b8b51"}}' 2022-08-20 21:07:58,312 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572 0.043s 2022-08-20 21:07:58,313 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51f2c83-0ed7-4c4f-bbdc-0550ff9aec78', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51f2c83-0ed7-4c4f-bbdc-0550ff9aec78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572'} Body: b'{"volume": {"id": "1254221d-a1b2-4dcd-af26-00fac913b572", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:57.000000", "updated_at": "2022-08-20T21:07:57.000000", "name": "tempest-VolumesGetTest-Volume-1621838376", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/1254221d-a1b2-4dcd-af26-00fac913b572"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe81ef61979047048c9621b86f7b8b51"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1254221d-a1b2-4dcd-af26-00fac913b572 failed to build and is in ERROR status |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
fail
ft53.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:07:58,358 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.032s 2022-08-20 21:07:58,358 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00361944-9e03-4cfc-9930-f2257de99576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:07:58,758 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes 0.400s 2022-08-20 21:07:58,759 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "size": 1, "name": "tempest-VolumesGetTest-Volume-2011416465", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d3b034-a242-4ff1-8785-9f72d0ced793', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d3b034-a242-4ff1-8785-9f72d0ced793', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes'} Body: b'{"volume": {"id": "9dc52ca0-e706-4b03-ab84-96cf9d6c421a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:58.651824", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2011416465", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:07:58,893 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a 0.123s 2022-08-20 21:07:58,893 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770ce47f-4616-411b-82eb-1177337b3f7c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770ce47f-4616-411b-82eb-1177337b3f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a'} Body: b'{"volume": {"id": "9dc52ca0-e706-4b03-ab84-96cf9d6c421a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:59.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2011416465", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe81ef61979047048c9621b86f7b8b51"}}' 2022-08-20 21:07:59,954 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a 0.049s 2022-08-20 21:07:59,954 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bbea051-8e8c-4045-a9e0-5285534973dd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bbea051-8e8c-4045-a9e0-5285534973dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a'} Body: b'{"volume": {"id": "9dc52ca0-e706-4b03-ab84-96cf9d6c421a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:07:59.000000", "updated_at": "2022-08-20T21:07:59.000000", "name": "tempest-VolumesGetTest-Volume-2011416465", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a"}], "user_id": "7dcf48847403418cb0b856126896af94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe81ef61979047048c9621b86f7b8b51"}}' 2022-08-20 21:08:00,144 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a 0.179s 2022-08-20 21:08:00,145 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cafa021-7967-492b-936a-f7392389b812', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a'} Body: b'' 2022-08-20 21:08:00,218 146541 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a 0.072s 2022-08-20 21:08:00,218 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3678d9-2b29-4c0d-b8ca-cd04969d7b38', 'x-openstack-request-id': 'req-ee3678d9-2b29-4c0d-b8ca-cd04969d7b38', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/fe81ef61979047048c9621b86f7b8b51/volumes/9dc52ca0-e706-4b03-ab84-96cf9d6c421a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9dc52ca0-e706-4b03-ab84-96cf9d6c421a could not be found."}}' }}} 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_get.py", line 130, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9dc52ca0-e706-4b03-ab84-96cf9d6c421a failed to build and is in ERROR status |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt54.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
pt54.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
pt54.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
pt54.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
pt54.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] |
fail
ft54.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:28:55,347 146534 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes 0.251s 2022-08-20 21:28:55,348 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-495808526"}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c570957b-3fc7-40bb-b72c-912ed5e76102', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c570957b-3fc7-40bb-b72c-912ed5e76102', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes'} Body: b'{"volume": {"id": "ba61c600-3f2f-4c62-ae0b-b9e9720f0216", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-08-20T21:28:55.281030", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-495808526", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216"}], "user_id": "3d60d6a74ef3436daf41b2ef3df79010", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:28:55,398 146534 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216 0.041s 2022-08-20 21:28:55,398 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40da0cec-a199-44dd-9a6d-3857ee364639', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40da0cec-a199-44dd-9a6d-3857ee364639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216'} Body: b'{"volume": {"id": "ba61c600-3f2f-4c62-ae0b-b9e9720f0216", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2022-08-20T21:28:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-495808526", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216"}], "user_id": "3d60d6a74ef3436daf41b2ef3df79010", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fb996374ee54c27b0a8ce581f9b460f"}}' 2022-08-20 21:28:56,452 146534 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216 0.042s 2022-08-20 21:28:56,452 146534 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfdc925-44c5-4656-a86f-f8b8938e6417', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfdc925-44c5-4656-a86f-f8b8938e6417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216'} Body: b'{"volume": {"id": "ba61c600-3f2f-4c62-ae0b-b9e9720f0216", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2022-08-20T21:28:55.000000", "updated_at": "2022-08-20T21:28:55.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-495808526", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/8fb996374ee54c27b0a8ce581f9b460f/volumes/ba61c600-3f2f-4c62-ae0b-b9e9720f0216"}], "user_id": "3d60d6a74ef3436daf41b2ef3df79010", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fb996374ee54c27b0a8ce581f9b460f"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba61c600-3f2f-4c62-ae0b-b9e9720f0216 failed to build and is in ERROR status |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 2 | 0 | 2 | 0 | 0 | Detail | |
test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,volume] |
fail
ft55.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:45:48,928 183912 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-08-20 21:45:49,296 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.222.0.23/image/v2/images 0.367s 2022-08-20 21:45:49,297 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--211800993", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d637e0d8-484b-4356-8ea3-a24856dd6103', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/image/v2/images'} Body: b'{"name": "tempest-scenario-img--211800993", "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": "d7e11effb3274080abe061ae967dee8b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "created_at": "2022-08-20T21:45:49Z", "updated_at": "2022-08-20T21:45:49Z", "tags": [], "self": "/v2/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5", "file": "/v2/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:45:58,395 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.222.0.23/image/v2/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5/file 9.098s 2022-08-20 21:45:58,396 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f07d4437c10> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d8e90087-5192-445f-a68b-562e68e9328b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/image/v2/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5/file'} Body: b'' 2022-08-20 21:45:58,396 183912 DEBUG [tempest.scenario.manager] image:350e17e2-2bc8-469b-a2d9-d591d53cdea5 2022-08-20 21:45:58,463 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.064s 2022-08-20 21:45:58,464 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-576301224", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWoKS9J6ijQvLnV6RjFH4Vh2wdxF07AYnDPFRtE79L4UXrbsXUdDwQ9K1P1jAjJvIVjik/NEqYcZO4ejzg+zasUq1FVXgAGvxleYbopkrP+hf5gcHn329OWKzowHz1uzQ=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:45:58 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-4a41b982-3c1e-41bb-8ddb-504b51889d87', 'x-compute-request-id': 'req-4a41b982-3c1e-41bb-8ddb-504b51889d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-576301224", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWoKS9J6ijQvLnV6RjFH4Vh2wdxF07AYnDPFRtE79L4UXrbsXUdDwQ9K1P1jAjJvIVjik/NEqYcZO4ejzg+zasUq1FVXgAGvxleYbopkrP+hf5gcHn329OWKzowHz1uzQ==", "fingerprint": "1c:d7:1f:53:72:11:b2:a1:26:ab:05:4d:0c:80:3c:33", "user_id": "60932094d094426a93a0dfa8c05a12fe"}}' 2022-08-20 21:45:58,509 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.033s 2022-08-20 21:45:58,509 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:45:58 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-2e6aa00a-1b36-4006-94a3-134e4ecb1ad0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "60932094d094426a93a0dfa8c05a12fe", "name": "tempest-TestMinimumBasicScenario-2001503068-project", "password_expires_at": null}, "audit_ids": ["rnatASDQSn-qMHjf-9y1kQ"], "expires_at": "2022-08-20T22:45:58.000000Z", "issued_at": "2022-08-20T21:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7e11effb3274080abe061ae967dee8b", "name": "tempest-TestMinimumBasicScenario-2001503068"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:45:58,510 183912 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'e148ff25-25ce-48cf-ad12-c47c589b7440', 'name': 'tempest-TestMinimumBasicScenario-1500833728-network', 'tenant_id': 'd7e11effb3274080abe061ae967dee8b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd7e11effb3274080abe061ae967dee8b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 186, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:45:39Z', 'updated_at': '2022-08-20T21:45:39Z', 'revision_number': 1} available for tenant 2022-08-20 21:45:59,104 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.222.0.23/compute/v2.1/servers 0.593s 2022-08-20 21:45:59,105 183912 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-594832569", "imageRef": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-576301224", "networks": [{"uuid": "e148ff25-25ce-48cf-ad12-c47c589b7440"}]}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acc0296-ec56-4d06-b98e-73b4e88d6afa', 'x-compute-request-id': 'req-6acc0296-ec56-4d06-b98e-73b4e88d6afa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "yKa2pYRhQU8s"}}' 2022-08-20 21:45:59,179 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.071s 2022-08-20 21:45:59,179 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:45:59 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-9023e6b0-d7ad-4e33-af4a-bbe77eedb157', 'x-compute-request-id': 'req-9023e6b0-d7ad-4e33-af4a-bbe77eedb157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:45:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:00,298 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.107s 2022-08-20 21:46:00,299 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:00 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-ad86a39d-9380-4745-a8f1-e5bf3f49a02e', 'x-compute-request-id': 'req-ad86a39d-9380-4745-a8f1-e5bf3f49a02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:00,310 183912 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-08-20 21:46:01,489 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.177s 2022-08-20 21:46:01,489 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b763d04-0a31-4f83-ba7c-19e4bb1a4b7e', 'x-compute-request-id': 'req-4b763d04-0a31-4f83-ba7c-19e4bb1a4b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:01,500 183912 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:46:02,679 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.177s 2022-08-20 21:46:02,680 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-a1005fb4-ba6f-4c05-9ec7-623caeed1367', 'x-compute-request-id': 'req-a1005fb4-ba6f-4c05-9ec7-623caeed1367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:03,869 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.176s 2022-08-20 21:46:03,870 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-904588a4-6abc-41c5-98f2-24e4792f81e8', 'x-compute-request-id': 'req-904588a4-6abc-41c5-98f2-24e4792f81e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:05,064 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.182s 2022-08-20 21:46:05,064 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-34bb1720-9f0a-4b0e-ba0a-ff1e00a7f2ec', 'x-compute-request-id': 'req-34bb1720-9f0a-4b0e-ba0a-ff1e00a7f2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:06,255 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.178s 2022-08-20 21:46:06,256 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-8d7e907b-70c9-4b91-8c2b-cee629529afe', 'x-compute-request-id': 'req-8d7e907b-70c9-4b91-8c2b-cee629529afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:07,437 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.169s 2022-08-20 21:46:07,438 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-3960ad26-f323-4225-9600-41c6e4d5de4a', 'x-compute-request-id': 'req-3960ad26-f323-4225-9600-41c6e4d5de4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:08,630 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.180s 2022-08-20 21:46:08,631 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:08 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-5a3c9d89-bd2a-4459-8f3c-a7d513c57f0f', 'x-compute-request-id': 'req-5a3c9d89-bd2a-4459-8f3c-a7d513c57f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:09,813 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.168s 2022-08-20 21:46:09,813 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-26f2fde0-da49-40fc-83c6-4cb2ae7ea9f8', 'x-compute-request-id': 'req-26f2fde0-da49-40fc-83c6-4cb2ae7ea9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:11,010 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.183s 2022-08-20 21:46:11,010 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-b271a276-791d-4a0e-b887-97c83ab30211', 'x-compute-request-id': 'req-b271a276-791d-4a0e-b887-97c83ab30211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:12,215 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.192s 2022-08-20 21:46:12,215 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-2cd59566-8780-47a8-8271-e1da399298cd', 'x-compute-request-id': 'req-2cd59566-8780-47a8-8271-e1da399298cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:13,407 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.179s 2022-08-20 21:46:13,408 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46: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-44db548d-e1fe-48dc-aa5d-3d223f2df110', 'x-compute-request-id': 'req-44db548d-e1fe-48dc-aa5d-3d223f2df110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:14,607 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.188s 2022-08-20 21:46:14,608 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:14 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-24899bd9-21d8-47d6-9973-e5c2d6c4b8d0', 'x-compute-request-id': 'req-24899bd9-21d8-47d6-9973-e5c2d6c4b8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:15,793 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.172s 2022-08-20 21:46:15,793 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:15 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-cb739b0a-c17e-4d20-b52d-6746bc8fea85', 'x-compute-request-id': 'req-cb739b0a-c17e-4d20-b52d-6746bc8fea85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:17,011 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.206s 2022-08-20 21:46:17,012 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:16 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-8652e97e-9205-4dfc-b741-b9e9804ce16e', 'x-compute-request-id': 'req-8652e97e-9205-4dfc-b741-b9e9804ce16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-576301224", "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-08-20 21:46:18,373 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.348s 2022-08-20 21:46:18,374 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce784ec6-76e9-482c-b01f-bfc7448fde2c', 'x-compute-request-id': 'req-ce784ec6-76e9-482c-b01f-bfc7448fde2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:18Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f5:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-576301224", "OS-SRV-USG:launched_at": "2022-08-20T21:46:17.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-08-20 21:46:18,385 183912 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-08-20 21:46:18,622 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.236s 2022-08-20 21:46:18,622 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a8030b-98f2-46ea-aa91-d0a92fa0a889', 'x-compute-request-id': 'req-91a8030b-98f2-46ea-aa91-d0a92fa0a889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:18Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f5:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-576301224", "OS-SRV-USG:launched_at": "2022-08-20T21:46:17.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-08-20 21:46:18,713 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers 0.079s 2022-08-20 21:46:18,714 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:18 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-397f5d62-399a-4ec6-b66c-e1c2a3089405', 'x-compute-request-id': 'req-397f5d62-399a-4ec6-b66c-e1c2a3089405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}]}]}' 2022-08-20 21:46:18,892 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.172s 2022-08-20 21:46:18,893 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c71b0b6f-567b-4057-b81b-f4942f2101df', 'x-compute-request-id': 'req-c71b0b6f-567b-4057-b81b-f4942f2101df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:18Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f5:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-576301224", "OS-SRV-USG:launched_at": "2022-08-20T21:46:17.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-08-20 21:46:19,157 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes 0.251s 2022-08-20 21:46:19,157 183912 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-1188898301", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f7abf1-6979-4b73-b614-790221584b15', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f7abf1-6979-4b73-b614-790221584b15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes'} Body: b'{"volume": {"id": "cd70f168-6f94-4704-b73c-646f942a099d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:46:19.085433", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1188898301", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d"}], "user_id": "60932094d094426a93a0dfa8c05a12fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:46:19,212 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d 0.046s 2022-08-20 21:46:19,213 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65222e5e-a767-4728-b973-d71e7d9794c7', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65222e5e-a767-4728-b973-d71e7d9794c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d'} Body: b'{"volume": {"id": "cd70f168-6f94-4704-b73c-646f942a099d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:46:19.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1188898301", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d"}], "user_id": "60932094d094426a93a0dfa8c05a12fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7e11effb3274080abe061ae967dee8b"}}' 2022-08-20 21:46:20,266 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d 0.041s 2022-08-20 21:46:20,266 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d86c09b-4cb0-48a1-be90-5025d2090691', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d86c09b-4cb0-48a1-be90-5025d2090691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d'} Body: b'{"volume": {"id": "cd70f168-6f94-4704-b73c-646f942a099d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:46:19.000000", "updated_at": "2022-08-20T21:46:19.000000", "name": "tempest-TestMinimumBasicScenario-volume-1188898301", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d"}], "user_id": "60932094d094426a93a0dfa8c05a12fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7e11effb3274080abe061ae967dee8b"}}' 2022-08-20 21:46:20,403 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d 0.120s 2022-08-20 21:46:20,403 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca82be0c-9269-4207-8bb1-f8d00004db14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d'} Body: b'' 2022-08-20 21:46:20,425 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d 0.021s 2022-08-20 21:46:20,425 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-04279c9c-7f15-4df6-8a10-d8160038cce8', 'x-openstack-request-id': 'req-04279c9c-7f15-4df6-8a10-d8160038cce8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/cd70f168-6f94-4704-b73c-646f942a099d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cd70f168-6f94-4704-b73c-646f942a099d could not be found."}}' 2022-08-20 21:46:20,567 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.141s 2022-08-20 21:46:20,567 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256c44d0-e788-4d92-9e87-b11d1c5baec1', 'x-compute-request-id': 'req-256c44d0-e788-4d92-9e87-b11d1c5baec1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'' 2022-08-20 21:46:20,748 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.180s 2022-08-20 21:46:20,748 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d269fb5-3df4-4745-8d67-d3e672a319e1', 'x-compute-request-id': 'req-8d269fb5-3df4-4745-8d67-d3e672a319e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:21Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f5:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-576301224", "OS-SRV-USG:launched_at": "2022-08-20T21:46:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:46:21,935 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.174s 2022-08-20 21:46:21,936 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa89303-abba-4345-b8ba-2691ad593616', 'x-compute-request-id': 'req-5aa89303-abba-4345-b8ba-2691ad593616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:21Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:f5:af"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-576301224", "OS-SRV-USG:launched_at": "2022-08-20T21:46:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:46:23,063 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.115s 2022-08-20 21:46:23,064 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1347', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7aa07e-3159-4377-a47e-938f7d150c4b', 'x-compute-request-id': 'req-4d7aa07e-3159-4377-a47e-938f7d150c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"server": {"id": "b9f58b3c-1bcb-4cac-8a73-1185b56cf92e", "name": "tempest-TestMinimumBasicScenario-server-594832569", "status": "DELETED", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "350e17e2-2bc8-469b-a2d9-d591d53cdea5", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:45:59Z", "updated": "2022-08-20T21:46:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-576301224", "OS-SRV-USG:launched_at": "2022-08-20T21:46:17.000000", "OS-SRV-USG:terminated_at": "2022-08-20T21:46:22.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-08-20 21:46:23,075 183912 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-08-20 21:46:24,120 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e 0.044s 2022-08-20 21:46:24,121 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:24 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-7e573a3d-31cd-45b3-985f-68a924cbb76d', 'x-compute-request-id': 'req-7e573a3d-31cd-45b3-985f-68a924cbb76d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/b9f58b3c-1bcb-4cac-8a73-1185b56cf92e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b9f58b3c-1bcb-4cac-8a73-1185b56cf92e could not be found."}}' 2022-08-20 21:46:24,157 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-576301224 0.036s 2022-08-20 21:46:24,158 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:24 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-f5771e97-e027-4a65-b17f-dd6642ab2ebe', 'x-compute-request-id': 'req-f5771e97-e027-4a65-b17f-dd6642ab2ebe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-576301224'} Body: b'' 2022-08-20 21:46:24,653 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.23/image/v2/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5 0.495s 2022-08-20 21:46:24,653 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-57afb2d7-6aca-4651-85b7-34ea5aace59a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/image/v2/images/350e17e2-2bc8-469b-a2d9-d591d53cdea5'} Body: b'' }}} 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_minimum_basic.py", line 194, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cd70f168-6f94-4704-b73c-646f942a099d failed to build and is in ERROR status |
||||||
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft55.2: 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-08-20 21:46:24,661 183912 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-08-20 21:46:24,733 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.23/image/v2/images 0.071s 2022-08-20 21:46:24,733 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1361827954", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e8d24f88-9987-4b8e-a685-f6d588d238cf', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7326c2a5-9136-40f5-a84d-eb3e1f3da4a9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1361827954", "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": "d7e11effb3274080abe061ae967dee8b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "created_at": "2022-08-20T21:46:25Z", "updated_at": "2022-08-20T21:46:25Z", "tags": [], "self": "/v2/images/e8d24f88-9987-4b8e-a685-f6d588d238cf", "file": "/v2/images/e8d24f88-9987-4b8e-a685-f6d588d238cf/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:46:33,348 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.23/image/v2/images/e8d24f88-9987-4b8e-a685-f6d588d238cf/file 8.614s 2022-08-20 21:46:33,349 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f07d41d08e0> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-65a4b640-468e-47e7-9ce3-d49916e6dad2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/image/v2/images/e8d24f88-9987-4b8e-a685-f6d588d238cf/file'} Body: b'' 2022-08-20 21:46:33,349 183912 DEBUG [tempest.scenario.manager] image:e8d24f88-9987-4b8e-a685-f6d588d238cf 2022-08-20 21:46:33,418 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.066s 2022-08-20 21:46:33,418 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1713796844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOtnSOb1Ki4ODmmjZ3qb8LFvnq4fUrpt9DILUD2fBl0IEMe+xhZWeMj+QeO1TsmYvzUMDPuyVJ/3tuxKQY+Lkn9fGoi/Ej2zcQDjbYH04ZiUBhY3JLuNKMbo7/WsOMp0A=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6606c9f6-bf65-4363-8220-aa2bef8577fb', 'x-compute-request-id': 'req-6606c9f6-bf65-4363-8220-aa2bef8577fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1713796844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOtnSOb1Ki4ODmmjZ3qb8LFvnq4fUrpt9DILUD2fBl0IEMe+xhZWeMj+QeO1TsmYvzUMDPuyVJ/3tuxKQY+Lkn9fGoi/Ej2zcQDjbYH04ZiUBhY3JLuNKMbo7/WsOMp0A==", "fingerprint": "00:bd:74:6f:bf:c8:8e:9c:75:28:aa:03:83:d3:10:0d", "user_id": "60932094d094426a93a0dfa8c05a12fe"}}' 2022-08-20 21:46:33,461 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.034s 2022-08-20 21:46:33,462 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:33 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-68c46782-fb18-44e9-a1f1-d67f7b304466', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "60932094d094426a93a0dfa8c05a12fe", "name": "tempest-TestMinimumBasicScenario-2001503068-project", "password_expires_at": null}, "audit_ids": ["3inTfsbDRUq2-hrSFkfvtQ"], "expires_at": "2022-08-20T22:46:33.000000Z", "issued_at": "2022-08-20T21:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7e11effb3274080abe061ae967dee8b", "name": "tempest-TestMinimumBasicScenario-2001503068"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 21:46:33,462 183912 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'e148ff25-25ce-48cf-ad12-c47c589b7440', 'name': 'tempest-TestMinimumBasicScenario-1500833728-network', 'tenant_id': 'd7e11effb3274080abe061ae967dee8b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd7e11effb3274080abe061ae967dee8b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 186, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:45:39Z', 'updated_at': '2022-08-20T21:45:39Z', 'revision_number': 1} available for tenant 2022-08-20 21:46:34,044 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.23/compute/v2.1/servers 0.580s 2022-08-20 21:46:34,044 183912 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-1898491817", "imageRef": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "networks": [{"uuid": "e148ff25-25ce-48cf-ad12-c47c589b7440"}]}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6272567a-84c5-47a5-a440-e28d4ab32bfd', 'x-compute-request-id': 'req-6272567a-84c5-47a5-a440-e28d4ab32bfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gi33ggeNXxJn"}}' 2022-08-20 21:46:34,121 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.074s 2022-08-20 21:46:34,122 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880173b3-5e5f-4bb6-994d-291ed3012603', 'x-compute-request-id': 'req-880173b3-5e5f-4bb6-994d-291ed3012603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:35,226 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.092s 2022-08-20 21:46:35,227 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:35 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-23773acb-b4f5-4ea3-a366-21fbbf4bf047', 'x-compute-request-id': 'req-23773acb-b4f5-4ea3-a366-21fbbf4bf047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:35,238 183912 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-08-20 21:46:36,492 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.253s 2022-08-20 21:46:36,492 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e538d1-3de7-4f2b-b272-94a0e9fb5579', 'x-compute-request-id': 'req-b7e538d1-3de7-4f2b-b272-94a0e9fb5579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:36,503 183912 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2022-08-20 21:46:37,682 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.178s 2022-08-20 21:46:37,683 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c694ee50-d8f7-4aa6-ad5d-446530daabc6', 'x-compute-request-id': 'req-c694ee50-d8f7-4aa6-ad5d-446530daabc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:38,873 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.178s 2022-08-20 21:46:38,873 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-157d16e6-e3d8-47c6-931d-a381cfeb8614', 'x-compute-request-id': 'req-157d16e6-e3d8-47c6-931d-a381cfeb8614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:40,065 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.179s 2022-08-20 21:46:40,065 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5925b0-7509-455f-be8c-753435726c73', 'x-compute-request-id': 'req-cf5925b0-7509-455f-be8c-753435726c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:41,260 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.182s 2022-08-20 21:46:41,261 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564b5579-ae92-4e97-b162-aa2b962ace6d', 'x-compute-request-id': 'req-564b5579-ae92-4e97-b162-aa2b962ace6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:42,484 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.209s 2022-08-20 21:46:42,484 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc87ca31-edb9-4e32-acb9-221f08ed6248', 'x-compute-request-id': 'req-cc87ca31-edb9-4e32-acb9-221f08ed6248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:43,667 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.167s 2022-08-20 21:46:43,667 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835ed3d8-32e6-4e94-9705-71c980ef6d1b', 'x-compute-request-id': 'req-835ed3d8-32e6-4e94-9705-71c980ef6d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:44,870 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.188s 2022-08-20 21:46:44,870 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992d9d77-a25b-4ef6-89e5-63a58f5876c4', 'x-compute-request-id': 'req-992d9d77-a25b-4ef6-89e5-63a58f5876c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:46,050 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.167s 2022-08-20 21:46:46,050 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8407e6-acb1-47f9-80b6-1139f0c371ea', 'x-compute-request-id': 'req-8c8407e6-acb1-47f9-80b6-1139f0c371ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:47,245 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.182s 2022-08-20 21:46:47,245 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62fdedf0-002a-40be-817f-c80d41b93973', 'x-compute-request-id': 'req-62fdedf0-002a-40be-817f-c80d41b93973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:48,419 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.162s 2022-08-20 21:46:48,420 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e274b2-2ae2-43ea-8783-1b55a973cb70', 'x-compute-request-id': 'req-e4e274b2-2ae2-43ea-8783-1b55a973cb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:49,605 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.173s 2022-08-20 21:46:49,606 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2948864d-b5b7-4121-a3a1-790b17bab3ae', 'x-compute-request-id': 'req-2948864d-b5b7-4121-a3a1-790b17bab3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "BUILD", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "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-08-20 21:46:50,806 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.187s 2022-08-20 21:46:50,806 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:50 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-5ed5c395-5075-4f65-814a-5a3b44c26789', 'x-compute-request-id': 'req-5ed5c395-5075-4f65-814a-5a3b44c26789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:50Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:84:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "OS-SRV-USG:launched_at": "2022-08-20T21:46:49.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-08-20 21:46:50,817 183912 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-08-20 21:46:50,992 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.174s 2022-08-20 21:46:50,992 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:50 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-91f1327f-86e3-4e84-adb9-89b7555a1ab4', 'x-compute-request-id': 'req-91f1327f-86e3-4e84-adb9-89b7555a1ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:50Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:84:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "OS-SRV-USG:launched_at": "2022-08-20T21:46:49.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-08-20 21:46:51,080 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers 0.075s 2022-08-20 21:46:51,080 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80b50645-2fb7-44f2-bc5e-99db56fbf790', 'x-compute-request-id': 'req-80b50645-2fb7-44f2-bc5e-99db56fbf790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers'} Body: b'{"servers": [{"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}]}]}' 2022-08-20 21:46:51,255 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.171s 2022-08-20 21:46:51,255 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:51 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-497e578e-efa2-4b08-9f2d-e224bb80dd2e', 'x-compute-request-id': 'req-497e578e-efa2-4b08-9f2d-e224bb80dd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:50Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:84:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "OS-SRV-USG:launched_at": "2022-08-20T21:46:49.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-08-20 21:46:51,476 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes 0.210s 2022-08-20 21:46:51,477 183912 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-1573695464", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6ed2a9-5861-4a1e-af69-cbcb4d8b6c90', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6ed2a9-5861-4a1e-af69-cbcb4d8b6c90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes'} Body: b'{"volume": {"id": "4be11df0-0441-424e-ac70-fa78a2688bfe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:46:51.406711", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1573695464", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe"}], "user_id": "60932094d094426a93a0dfa8c05a12fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:46:51,527 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe 0.040s 2022-08-20 21:46:51,527 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095d4977-97cf-487c-a21f-a41bd37d2df5', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095d4977-97cf-487c-a21f-a41bd37d2df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe'} Body: b'{"volume": {"id": "4be11df0-0441-424e-ac70-fa78a2688bfe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:46:51.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1573695464", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe"}], "user_id": "60932094d094426a93a0dfa8c05a12fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7e11effb3274080abe061ae967dee8b"}}' 2022-08-20 21:46:52,588 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe 0.049s 2022-08-20 21:46:52,589 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfccd718-0ef1-4f72-b0cb-fde55e86561f', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfccd718-0ef1-4f72-b0cb-fde55e86561f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe'} Body: b'{"volume": {"id": "4be11df0-0441-424e-ac70-fa78a2688bfe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:46:51.000000", "updated_at": "2022-08-20T21:46:52.000000", "name": "tempest-TestMinimumBasicScenario-volume-1573695464", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe"}], "user_id": "60932094d094426a93a0dfa8c05a12fe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d7e11effb3274080abe061ae967dee8b"}}' 2022-08-20 21:46:52,719 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe 0.119s 2022-08-20 21:46:52,719 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b6be192-66bd-41e6-9bf8-c608cd478fbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe'} Body: b'' 2022-08-20 21:46:52,741 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe 0.021s 2022-08-20 21:46:52,741 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d000c0-37f5-4911-9f82-e0bdcc6fe831', 'x-openstack-request-id': 'req-e5d000c0-37f5-4911-9f82-e0bdcc6fe831', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/d7e11effb3274080abe061ae967dee8b/volumes/4be11df0-0441-424e-ac70-fa78a2688bfe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4be11df0-0441-424e-ac70-fa78a2688bfe could not be found."}}' 2022-08-20 21:46:52,871 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.129s 2022-08-20 21:46:52,871 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:52 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-000f2cfb-df0e-4c75-8edb-2d1b4a3d4c72', 'x-compute-request-id': 'req-000f2cfb-df0e-4c75-8edb-2d1b4a3d4c72', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'' 2022-08-20 21:46:53,052 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.180s 2022-08-20 21:46:53,053 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0efcf57-7b19-43e4-8fe6-a83668245543', 'x-compute-request-id': 'req-c0efcf57-7b19-43e4-8fe6-a83668245543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:84:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "OS-SRV-USG:launched_at": "2022-08-20T21:46:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:46:54,235 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.168s 2022-08-20 21:46:54,236 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a13142-49a1-4d6c-b566-5172ba5204d1', 'x-compute-request-id': 'req-d0a13142-49a1-4d6c-b566-5172ba5204d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "ACTIVE", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1500833728-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:84:6b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "OS-SRV-USG:launched_at": "2022-08-20T21:46:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-20 21:46:55,366 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.113s 2022-08-20 21:46:55,367 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc1c603-5354-4bac-bcda-756d73f7b35a', 'x-compute-request-id': 'req-6bc1c603-5354-4bac-bcda-756d73f7b35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"server": {"id": "65934ab1-f96c-4a5a-8543-bc84bc55cd30", "name": "tempest-TestMinimumBasicScenario-server-1898491817", "status": "DELETED", "tenant_id": "d7e11effb3274080abe061ae967dee8b", "user_id": "60932094d094426a93a0dfa8c05a12fe", "metadata": {}, "hostId": "ecf72b940aab7caa7cc476d6ee5539d39e31e7eea70c832c33af2ca7", "image": {"id": "e8d24f88-9987-4b8e-a685-f6d588d238cf", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/images/e8d24f88-9987-4b8e-a685-f6d588d238cf"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.23/compute/flavors/452"}]}, "created": "2022-08-20T21:46:34Z", "updated": "2022-08-20T21:46:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}, {"rel": "bookmark", "href": "http://10.222.0.23/compute/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1713796844", "OS-SRV-USG:launched_at": "2022-08-20T21:46:49.000000", "OS-SRV-USG:terminated_at": "2022-08-20T21:46:54.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-08-20 21:46:55,378 183912 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-08-20 21:46:56,421 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30 0.041s 2022-08-20 21:46:56,421 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:56 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-f2958d61-fc85-464a-8b03-7506741f8635', 'x-compute-request-id': 'req-f2958d61-fc85-464a-8b03-7506741f8635', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/compute/v2.1/servers/65934ab1-f96c-4a5a-8543-bc84bc55cd30'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 65934ab1-f96c-4a5a-8543-bc84bc55cd30 could not be found."}}' 2022-08-20 21:46:56,456 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1713796844 0.034s 2022-08-20 21:46:56,456 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:56 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-b98884bd-6c57-4953-af76-0a80f09756f5', 'x-compute-request-id': 'req-b98884bd-6c57-4953-af76-0a80f09756f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1713796844'} Body: b'' 2022-08-20 21:46:56,967 183912 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.23/image/v2/images/e8d24f88-9987-4b8e-a685-f6d588d238cf 0.510s 2022-08-20 21:46:56,968 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a0a5becc-5754-4713-bef0-9ff70dcc0cda', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23/image/v2/images/e8d24f88-9987-4b8e-a685-f6d588d238cf'} Body: b'' }}} 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_minimum_basic.py", line 115, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4be11df0-0441-424e-ac70-fa78a2688bfe failed to build and is in ERROR status |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 1 | 1 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt56.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft56.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 22:01:49,546 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.076s 2022-08-20 22:01:49,547 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-2110918234", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGsJaCpBPYlWMfH05LmMy2SGBKQ0d0RVlbJtrHRZRakz64SDepORjjgAHL2WJXh3BpmpPAIky96vvOaCJ+dSao1S0WCcIPpG2h617xu1wTv+rizZN4VngHozEWT6H2QZg=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d9e2948-88a1-4e53-a6fb-ada56db63180', 'x-compute-request-id': 'req-4d9e2948-88a1-4e53-a6fb-ada56db63180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2110918234", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKGsJaCpBPYlWMfH05LmMy2SGBKQ0d0RVlbJtrHRZRakz64SDepORjjgAHL2WJXh3BpmpPAIky96vvOaCJ+dSao1S0WCcIPpG2h617xu1wTv+rizZN4VngHozEWT6H2QZg==", "fingerprint": "e1:c5:b7:6d:92:2c:a1:4c:a6:1e:b3:0f:13:21:8f:95", "user_id": "20d5d31e535644fcb48119d7888aba2f"}}' 2022-08-20 22:01:49,698 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.149s 2022-08-20 22:01:49,699 183912 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-982201424", "description": "tempest-secgroup-smoke-982201424 description", "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-2ae0d14f-f03d-4a63-b825-7b973e3b21a5', 'date': 'Sat, 20 Aug 2022 22:01:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "name": "tempest-secgroup-smoke-982201424", "stateful": true, "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "description": "tempest-secgroup-smoke-982201424 description", "shared": false, "security_group_rules": [{"id": "472c30b5-fc81-42f5-b43f-9193fd511d37", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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": 4485, "description": null, "tags": [], "created_at": "2022-08-20T22:01:49Z", "updated_at": "2022-08-20T22:01:49Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}, {"id": "ae246ddc-363f-4228-bfaa-3dc2f830203a", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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": 4486, "description": null, "tags": [], "created_at": "2022-08-20T22:01:49Z", "updated_at": "2022-08-20T22:01:49Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}], "tags": [], "created_at": "2022-08-20T22:01:49Z", "updated_at": "2022-08-20T22:01:49Z", "revision_number": 1, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:49,838 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.138s 2022-08-20 22:01:49,838 183912 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": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "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-051b6133-caca-403b-a947-8dc27966251f', 'date': 'Sat, 20 Aug 2022 22:01:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9639cac4-63b3-4c12-87aa-f540b59804be", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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-08-20T22:01:49Z", "updated_at": "2022-08-20T22:01:49Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:49,971 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.131s 2022-08-20 22:01:49,971 183912 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": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "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-a91ef060-0e57-4ad3-897a-4e8b7fa50c5d', 'date': 'Sat, 20 Aug 2022 22:01:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "425666fa-2ecc-4b67-a91e-c93c4c188808", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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-08-20T22:01:49Z", "updated_at": "2022-08-20T22:01:49Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:50,106 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.134s 2022-08-20 22:01:50,106 183912 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": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-be3b4577-6623-4164-b76b-e7c4b5d8f1a9', 'date': 'Sat, 20 Aug 2022 22:01:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2786329a-08a1-4332-9a35-68c348c81b05", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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-08-20T22:01:50Z", "updated_at": "2022-08-20T22:01:50Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:50,244 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.137s 2022-08-20 22:01:50,244 183912 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": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1f93726f-c0d2-4900-b3cd-4d84f398b5a5', 'date': 'Sat, 20 Aug 2022 22:01:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "36e6c1cd-ff3c-41db-b2db-dafa5e52de75", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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-08-20T22:01:50Z", "updated_at": "2022-08-20T22:01:50Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:50,386 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.140s 2022-08-20 22:01:50,386 183912 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": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e664a512-4a67-4554-9dc4-62df904ecf89', 'date': 'Sat, 20 Aug 2022 22:01:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7b5711b7-8031-465f-a35d-db8211eb61e1", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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-08-20T22:01:50Z", "updated_at": "2022-08-20T22:01:50Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:50,525 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.138s 2022-08-20 22:01:50,525 183912 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": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-05851a4c-a9d7-41bc-9d3d-98cc5f690a19', 'date': 'Sat, 20 Aug 2022 22:01:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8ff8acb-7714-48d3-8e27-839123a95a2a", "tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "security_group_id": "a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5", "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-08-20T22:01:50Z", "updated_at": "2022-08-20T22:01:50Z", "revision_number": 0, "project_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:50,565 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.23/identity/v3/auth/tokens 0.033s 2022-08-20 22:01:50,566 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-544eba8f-72b2-409b-b1da-c1893bab6fee', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20d5d31e535644fcb48119d7888aba2f", "name": "tempest-TestShelveInstance-362621940-project", "password_expires_at": null}, "audit_ids": ["NVL6Anf0T2CkJ5grIFo_kA"], "expires_at": "2022-08-20T23:01:50.000000Z", "issued_at": "2022-08-20T22:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392a5a2f4ca04e8ca5043d37dcef9ef1", "name": "tempest-TestShelveInstance-362621940"}, "is_domain": false, "roles": [{"id": "5eaf9701f37e480bb87c89f7391d5d3a", "name": "member"}, {"id": "bdbaea91119244b9aa4a822c613c2bb8", "name": "reader"}], "catalog": [{"endpoints": [{"id": "bee28737211d42dcb4b82c4723d3f436", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2.1", "region": "RegionOne"}], "id": "35fb49457a7a44b2900b9c346a51555f", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e300c9d66317426c8332f4f57511d124", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1", "region": "RegionOne"}], "id": "5ed48038e5f04a84814349bea72350fe", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "04fa266b321648cdbc26296f6bf2ba0a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/identity", "region": "RegionOne"}], "id": "879102fdd3ac44cf95be2bfde855eb65", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9bbeb6162dce49ec9708e192ad8c94cb", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.23:8080", "region": "RegionOne"}, {"id": "e5165bc456e24775b93546483d5ca737", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:8080/v1/AUTH_392a5a2f4ca04e8ca5043d37dcef9ef1", "region": "RegionOne"}], "id": "947a8d19050649afa19b265f1180ea15", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "9fdb02a4b674402ba7d8499f3ca586c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/placement", "region": "RegionOne"}], "id": "99f2ea27694441eeaa8e082fe929f26d", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4aa0ac703d3842c58bc401a12e4110e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/image", "region": "RegionOne"}], "id": "9ea06ddc94974a30b466f65ffc4f2e7e", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1b892c5ec8b344468acce6b33f87a39a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/compute/v2/392a5a2f4ca04e8ca5043d37dcef9ef1", "region": "RegionOne"}], "id": "a92a651fe2ce4a02a4d4b601c7ee4ce8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ca1e8175552c4907bc8b8733bdd95495", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23:9696/networking", "region": "RegionOne"}], "id": "b379381cbce74126b433110079309a68", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d1e1e9795b1842b1bd98d2261deb2d6e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1", "region": "RegionOne"}], "id": "ff48adf9e3ff47baaebd03dd0e40d260", "type": "volumev3", "name": "cinderv3"}]}}' 2022-08-20 22:01:50,567 183912 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'd6287852-0cd6-487a-9671-24bd37a52913', 'name': 'tempest-TestShelveInstance-1573798410-network', 'tenant_id': '392a5a2f4ca04e8ca5043d37dcef9ef1', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '392a5a2f4ca04e8ca5043d37dcef9ef1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 187, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-20T21:56:46Z', 'updated_at': '2022-08-20T21:56:47Z', 'revision_number': 1} available for tenant 2022-08-20 22:01:50,959 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes 0.391s 2022-08-20 22:01:50,959 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-45645732", "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca183fd5-646b-44b1-9ee3-6b71596ec7b9', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca183fd5-646b-44b1-9ee3-6b71596ec7b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes'} Body: b'{"volume": {"id": "4bc517d6-5501-422a-ab35-e306b83675be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T22:01:50.884423", "updated_at": null, "name": "tempest-tempest.common.compute-volume-45645732", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be"}], "user_id": "20d5d31e535644fcb48119d7888aba2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 22:01:51,013 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be 0.042s 2022-08-20 22:01:51,013 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90748033-1ae0-478c-96c8-7ccd6519632d', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90748033-1ae0-478c-96c8-7ccd6519632d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be'} Body: b'{"volume": {"id": "4bc517d6-5501-422a-ab35-e306b83675be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T22:01:51.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-45645732", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be"}], "user_id": "20d5d31e535644fcb48119d7888aba2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:52,076 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be 0.052s 2022-08-20 22:01:52,077 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb131ee-acd5-4bd0-98e9-27faed6e4084', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb131ee-acd5-4bd0-98e9-27faed6e4084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be'} Body: b'{"volume": {"id": "4bc517d6-5501-422a-ab35-e306b83675be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T22:01:51.000000", "updated_at": "2022-08-20T22:01:51.000000", "name": "tempest-tempest.common.compute-volume-45645732", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be"}], "user_id": "20d5d31e535644fcb48119d7888aba2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "392a5a2f4ca04e8ca5043d37dcef9ef1"}}' 2022-08-20 22:01:52,207 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be 0.120s 2022-08-20 22:01:52,208 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf28a2aa-cc3f-47ff-9f6b-49bcaad76e58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be'} Body: b'' 2022-08-20 22:01:52,233 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be 0.024s 2022-08-20 22:01:52,233 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1e6af6-9da0-4328-96b1-f2888aa0d9f0', 'x-openstack-request-id': 'req-2e1e6af6-9da0-4328-96b1-f2888aa0d9f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/392a5a2f4ca04e8ca5043d37dcef9ef1/volumes/4bc517d6-5501-422a-ab35-e306b83675be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4bc517d6-5501-422a-ab35-e306b83675be could not be found."}}' 2022-08-20 22:01:52,416 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5 0.165s 2022-08-20 22:01:52,416 183912 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-1edfbe22-244d-4c77-b1b6-c25a1b9bd601', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 22:01:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/a51a4e1e-71b8-4feb-b39c-44a1ad1e7be5'} Body: b'' 2022-08-20 22:01:52,449 183912 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2110918234 0.032s 2022-08-20 22:01:52,449 183912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 22:01:52 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-1e4f6920-ea69-414e-a302-218fd4cf94a8', 'x-compute-request-id': 'req-1e4f6920-ea69-414e-a302-218fd4cf94a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2110918234'} Body: b'' }}} 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_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 275, in create_test_server LOG.exception("Deleting volume %s failed, exception %s", File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4bc517d6-5501-422a-ab35-e306b83675be failed to build and is in ERROR status |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
fail
ft57.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:25:53,761 146546 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.279s 2022-08-20 21:25:53,762 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0e4dc604-f957-4d45-aa9e-c076a9ef991b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:25:54,263 146546 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 202 POST http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes 0.501s 2022-08-20 21:25:54,264 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1044508520", "snapshot_id": null, "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d07af375-2d71-496c-a02b-52df8c4ec93c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d07af375-2d71-496c-a02b-52df8c4ec93c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes'} Body: b'{"volume": {"id": "bcc991b6-3b16-44c0-af65-5e22c3d4c300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:54.185411", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-1044508520", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300"}], "user_id": "4478c47d7f02468e84729c5fbfca0160", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:25:54,325 146546 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300 0.051s 2022-08-20 21:25:54,325 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba06489-d4d4-45e0-8e72-89997fe726e4', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba06489-d4d4-45e0-8e72-89997fe726e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300'} Body: b'{"volume": {"id": "bcc991b6-3b16-44c0-af65-5e22c3d4c300", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:54.000000", "updated_at": null, "name": "tempest-TestVolumeBackupRestore-volume-1044508520", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300"}], "user_id": "4478c47d7f02468e84729c5fbfca0160", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3181d5ac7c3743019399a71b6a4c7b62"}}' 2022-08-20 21:25:55,387 146546 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:test_volume_backup_restore): 200 GET http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300 0.049s 2022-08-20 21:25:55,387 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930fa446-a401-45ac-87f2-d3b97b938e1c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930fa446-a401-45ac-87f2-d3b97b938e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300'} Body: b'{"volume": {"id": "bcc991b6-3b16-44c0-af65-5e22c3d4c300", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:25:54.000000", "updated_at": "2022-08-20T21:25:54.000000", "name": "tempest-TestVolumeBackupRestore-volume-1044508520", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300"}], "user_id": "4478c47d7f02468e84729c5fbfca0160", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3181d5ac7c3743019399a71b6a4c7b62"}}' 2022-08-20 21:25:55,520 146546 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300 0.117s 2022-08-20 21:25:55,521 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e47280c-aace-4d98-9199-eeee83642ff1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300'} Body: b'' 2022-08-20 21:25:55,544 146546 INFO [tempest.lib.common.rest_client] Request (TestVolumeBackupRestore:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300 0.022s 2022-08-20 21:25:55,545 146546 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b22063f-d89f-4161-aebc-d0259ad8ec25', 'x-openstack-request-id': 'req-0b22063f-d89f-4161-aebc-d0259ad8ec25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/3181d5ac7c3743019399a71b6a4c7b62/volumes/bcc991b6-3b16-44c0-af65-5e22c3d4c300'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bcc991b6-3b16-44c0-af65-5e22c3d4c300 could not be found."}}' }}} 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_backup_restore.py", line 53, in test_volume_backup_restore volume = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bcc991b6-3b16-44c0-af65-5e22c3d4c300 failed to build and is in ERROR status |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 5 | 0 | 3 | 0 | 2 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
skip
pt58.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
skip
pt58.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2[compute,id-5ab6100f-1b31-4dd0-a774-68cfd837ef77,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
fail
ft58.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:08:17,989 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.357s 2022-08-20 21:08:17,989 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0e8a15ad-6c72-4d20-aa23-d99ecc21889b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:08:18,605 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes 0.615s 2022-08-20 21:08:18,606 146541 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-1942945805", "snapshot_id": null, "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2268cdb2-c167-4832-ad11-0b0bd36a48a3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2268cdb2-c167-4832-ad11-0b0bd36a48a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes'} Body: b'{"volume": {"id": "9028c65b-6e72-4834-861b-48067f727491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:18.474853", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1942945805", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:08:18,819 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491 0.202s 2022-08-20 21:08:18,819 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e7d2fd-fc53-4060-af78-3d81423ef4d5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e7d2fd-fc53-4060-af78-3d81423ef4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491'} Body: b'{"volume": {"id": "9028c65b-6e72-4834-861b-48067f727491", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:18.000000", "updated_at": "2022-08-20T21:08:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1942945805", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:19,994 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491 0.163s 2022-08-20 21:08:19,994 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44391db7-80df-41fd-af99-69ecdc7c457e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44391db7-80df-41fd-af99-69ecdc7c457e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491'} Body: b'{"volume": {"id": "9028c65b-6e72-4834-861b-48067f727491", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:18.000000", "updated_at": "2022-08-20T21:08:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1942945805", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:20,387 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491 0.365s 2022-08-20 21:08:20,387 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e297925-da34-4f4b-93d5-4c7c071376e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491'} Body: b'' 2022-08-20 21:08:20,447 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491 0.059s 2022-08-20 21:08:20,448 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fe3fad-235e-4349-aabe-d6eba3a7219a', 'x-openstack-request-id': 'req-54fe3fad-235e-4349-aabe-d6eba3a7219a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/9028c65b-6e72-4834-861b-48067f727491'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9028c65b-6e72-4834-861b-48067f727491 could not be found."}}' }}} 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 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1212, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9028c65b-6e72-4834-861b-48067f727491 failed to build and is in ERROR status |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
fail
ft58.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-20 21:08:20,507 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.056s 2022-08-20 21:08:20,507 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d3e501bf-579a-4bb8-b82b-e8f63a3f402b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:08:21,175 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes 0.667s 2022-08-20 21:08:21,175 146541 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-833949563", "snapshot_id": null, "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6823cbe6-ab59-47dc-921c-e06c5bb72326', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6823cbe6-ab59-47dc-921c-e06c5bb72326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes'} Body: b'{"volume": {"id": "3e48e50a-1353-4f55-9dd6-3a3d33c8bd43", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:21.019282", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-833949563", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:08:21,636 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43 0.451s 2022-08-20 21:08:21,637 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a2fd2f-4c82-4b3f-8e47-8f113435bb1d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a2fd2f-4c82-4b3f-8e47-8f113435bb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43'} Body: b'{"volume": {"id": "3e48e50a-1353-4f55-9dd6-3a3d33c8bd43", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:21.000000", "updated_at": "2022-08-20T21:08:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-833949563", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:22,738 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43 0.086s 2022-08-20 21:08:22,739 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0481cd8-a63e-4e3b-b41a-509adfb21772', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0481cd8-a63e-4e3b-b41a-509adfb21772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43'} Body: b'{"volume": {"id": "3e48e50a-1353-4f55-9dd6-3a3d33c8bd43", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:21.000000", "updated_at": "2022-08-20T21:08:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-833949563", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:23,046 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43 0.291s 2022-08-20 21:08:23,046 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e916d5-6b38-4f7b-809e-4ae3c174aa9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43'} Body: b'' 2022-08-20 21:08:23,119 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43 0.073s 2022-08-20 21:08:23,120 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5badb6ae-92ca-4dfc-b91a-6baabca1f589', 'x-openstack-request-id': 'req-5badb6ae-92ca-4dfc-b91a-6baabca1f589', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/3e48e50a-1353-4f55-9dd6-3a3d33c8bd43'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3e48e50a-1353-4f55-9dd6-3a3d33c8bd43 could not be found."}}' }}} 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 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1212, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3e48e50a-1353-4f55-9dd6-3a3d33c8bd43 failed to build and is in ERROR status |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft58.5: 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-08-20 21:08:23,122 146541 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-08-20 21:08:23,211 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.23/compute/v2.1/os-keypairs 0.086s 2022-08-20 21:08:23,211 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1410403650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC1PxqLe2EEawXzpWFtPGcHDv41kRxHh6DudM00Q9tOFyh3bKOno+8py4dEIMOteQKcg6rLLA47jop5ijeXzE4ps2S1sgu/KUWf2jVsyoexjQlGCtYHu58IWkNj8fzIqtA=="}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:23 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-39d53d97-8eaa-4ee0-b1a7-7b638b4d9d74', 'x-compute-request-id': 'req-39d53d97-8eaa-4ee0-b1a7-7b638b4d9d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1410403650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC1PxqLe2EEawXzpWFtPGcHDv41kRxHh6DudM00Q9tOFyh3bKOno+8py4dEIMOteQKcg6rLLA47jop5ijeXzE4ps2S1sgu/KUWf2jVsyoexjQlGCtYHu58IWkNj8fzIqtA==", "fingerprint": "d4:24:8d:98:5d:b8:a5:8c:b9:0e:90:da:d6:f9:25:5a", "user_id": "d29a50a0da47413eb649d3c63ba3c213"}}' 2022-08-20 21:08:23,556 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/networking/v2.0/security-groups 0.342s 2022-08-20 21:08:23,556 146541 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-1507291506", "description": "tempest-secgroup-smoke-1507291506 description", "project_id": "a39eb787a51d4029852861a1d0bba7d9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-351e79c1-5369-4e03-a25c-6d9219fe6d8f', 'date': 'Sat, 20 Aug 2022 21:08:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "name": "tempest-secgroup-smoke-1507291506", "stateful": true, "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "description": "tempest-secgroup-smoke-1507291506 description", "shared": false, "security_group_rules": [{"id": "8c1b5440-8261-48e8-8d0c-af8e64c810a7", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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": 1480, "description": null, "tags": [], "created_at": "2022-08-20T21:08:23Z", "updated_at": "2022-08-20T21:08:23Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}, {"id": "e1688659-0fd4-4ffb-9df6-f7910fee0129", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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": 1479, "description": null, "tags": [], "created_at": "2022-08-20T21:08:23Z", "updated_at": "2022-08-20T21:08:23Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}], "tags": [], "created_at": "2022-08-20T21:08:23Z", "updated_at": "2022-08-20T21:08:23Z", "revision_number": 1, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:24,248 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.691s 2022-08-20 21:08:24,248 146541 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": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "project_id": "a39eb787a51d4029852861a1d0bba7d9", "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-16f30df0-802b-46a1-9893-3d08ac436385', 'date': 'Sat, 20 Aug 2022 21:08:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "beca1b6e-21bb-4db4-81c6-f102466d8a9a", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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-08-20T21:08:24Z", "updated_at": "2022-08-20T21:08:24Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:24,849 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.599s 2022-08-20 21:08:24,850 146541 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": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "project_id": "a39eb787a51d4029852861a1d0bba7d9", "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-3f40ee1b-8e08-44b3-a2d9-9fceaa7262fc', 'date': 'Sat, 20 Aug 2022 21:08:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "129c76ab-5b5d-4667-ab0e-4d3199b3643d", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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-08-20T21:08:24Z", "updated_at": "2022-08-20T21:08:24Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:25,104 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.254s 2022-08-20 21:08:25,104 146541 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": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "project_id": "a39eb787a51d4029852861a1d0bba7d9", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2414a9e0-1247-4b11-8866-bfd240975354', 'date': 'Sat, 20 Aug 2022 21:08:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e83dc548-0949-45ac-a94e-6fc22975636f", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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-08-20T21:08:25Z", "updated_at": "2022-08-20T21:08:25Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:25,382 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.277s 2022-08-20 21:08:25,383 146541 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": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "project_id": "a39eb787a51d4029852861a1d0bba7d9", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b1a40ff0-6aee-47fb-b0b0-dac78652edbc', 'date': 'Sat, 20 Aug 2022 21:08:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a36777f0-4633-49d5-83cf-fddb228ff00d", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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-08-20T21:08:25Z", "updated_at": "2022-08-20T21:08:25Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:25,573 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.189s 2022-08-20 21:08:25,573 146541 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": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "project_id": "a39eb787a51d4029852861a1d0bba7d9", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-546d17eb-5017-4021-9591-d92816cc5ecb', 'date': 'Sat, 20 Aug 2022 21:08:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "043966ca-a66e-4de7-b634-6e6cc87f2ecc", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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-08-20T21:08:25Z", "updated_at": "2022-08-20T21:08:25Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:25,780 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.23:9696/networking/v2.0/security-group-rules 0.206s 2022-08-20 21:08:25,781 146541 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": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "project_id": "a39eb787a51d4029852861a1d0bba7d9", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-aa4447be-ee13-465e-9038-3e7ac2759461', 'date': 'Sat, 20 Aug 2022 21:08:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d949b1f4-9367-438c-8c46-aa703b48a841", "tenant_id": "a39eb787a51d4029852861a1d0bba7d9", "security_group_id": "53dbe18e-8558-4aa1-84e3-16afeadb7d95", "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-08-20T21:08:25Z", "updated_at": "2022-08-20T21:08:25Z", "revision_number": 0, "project_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:25,781 146541 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-08-20 21:08:25,810 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c 0.028s 2022-08-20 21:08:25,810 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-17d37a95-60b7-4c3a-ba05-84dfe2908234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/image/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c'} 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": "a5bed9a4b90f48f592cdc8d94741f821", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "created_at": "2022-08-20T20:45:50Z", "updated_at": "2022-08-20T20:46:06Z", "tags": [], "self": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c", "file": "/v2/images/cdbd7b72-a449-4911-a314-de189b7a9b1c/file", "schema": "/v2/schemas/image"}' 2022-08-20 21:08:26,528 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes 0.717s 2022-08-20 21:08:26,528 146541 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-1286686900", "snapshot_id": null, "imageRef": "cdbd7b72-a449-4911-a314-de189b7a9b1c", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3012b694-75cc-47e1-9ad6-ab8dc3ab75b1', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3012b694-75cc-47e1-9ad6-ab8dc3ab75b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes'} Body: b'{"volume": {"id": "7a311753-6a14-4cc9-94ab-fcb16aa942c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:26.347885", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1286686900", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-20 21:08:26,826 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8 0.286s 2022-08-20 21:08:26,827 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cea9a3-65b1-41d7-8e9e-5cb9a6f1c843', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cea9a3-65b1-41d7-8e9e-5cb9a6f1c843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8'} Body: b'{"volume": {"id": "7a311753-6a14-4cc9-94ab-fcb16aa942c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1286686900", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:27,986 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8 0.145s 2022-08-20 21:08:27,987 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4c878e-9c6d-46a0-a241-76070b9ab71d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4c878e-9c6d-46a0-a241-76070b9ab71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8'} Body: b'{"volume": {"id": "7a311753-6a14-4cc9-94ab-fcb16aa942c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2022-08-20T21:08:26.000000", "updated_at": "2022-08-20T21:08:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1286686900", "description": null, "volume_type": "ceph", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8"}, {"rel": "bookmark", "href": "http://10.222.0.23/volume/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8"}], "user_id": "d29a50a0da47413eb649d3c63ba3c213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a39eb787a51d4029852861a1d0bba7d9"}}' 2022-08-20 21:08:28,300 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8 0.300s 2022-08-20 21:08:28,300 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05dce6da-347f-400e-ac92-cf0933b161bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8'} Body: b'' 2022-08-20 21:08:28,370 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8 0.069s 2022-08-20 21:08:28,370 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a33236-0496-4d81-b396-14a6b2a28ab0', 'x-openstack-request-id': 'req-b3a33236-0496-4d81-b396-14a6b2a28ab0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.23/volume/v3/a39eb787a51d4029852861a1d0bba7d9/volumes/7a311753-6a14-4cc9-94ab-fcb16aa942c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a311753-6a14-4cc9-94ab-fcb16aa942c8 could not be found."}}' 2022-08-20 21:08:29,069 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.23:9696/networking/v2.0/security-groups/53dbe18e-8558-4aa1-84e3-16afeadb7d95 0.698s 2022-08-20 21:08:29,070 146541 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-1d0beed0-40a3-440d-a6e9-c74452c6d0f1', 'content-length': '0', 'date': 'Sat, 20 Aug 2022 21:08:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.23:9696/networking/v2.0/security-groups/53dbe18e-8558-4aa1-84e3-16afeadb7d95'} Body: b'' 2022-08-20 21:08:29,269 146541 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1410403650 0.198s 2022-08-20 21:08:29,269 146541 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 20 Aug 2022 21:08: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-09de2614-22aa-408c-95aa-ccd3a77dec23', 'x-compute-request-id': 'req-09de2614-22aa-408c-95aa-ccd3a77dec23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.23/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1410403650'} Body: b'' }}} 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 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1212, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 305, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a311753-6a14-4cc9-94ab-fcb16aa942c8 failed to build and is in ERROR status |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt59.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt60.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt61.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt62.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt63.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt64.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt65.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt66.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesTestJSON) |
skip
pt67.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesV270Test) |
skip
pt67.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt67.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt68.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt69.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt70.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 3 | 0 | 0 | 0 | 3 | Detail | |
ServerBootFromVolumeStableRescueTest) |
skip
pt71.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt71.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerStableDeviceRescueTest) |
skip
pt71.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt72.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt73.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt74.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt75.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt76.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt77.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt78.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt79.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt80.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt81.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt82.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt83.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt84.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt85.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt86.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt87.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt88.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt89.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt90.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt91.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt92.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt93.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
ListImagesTest) |
skip
pt94.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt94.2: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
CreateRegisterImagesTest) |
skip
pt94.3: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt95.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_image_caching | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageCachingTest) |
skip
pt96.1: setUpClass (tempest.api.image.v2.admin.test_image_caching.ImageCachingTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt97.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
ImportImagesTest) |
skip
pt98.1: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
MultiStoresImportImagesTest) |
skip
pt98.2: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt99.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt100.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_snapshot_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
SnapshotManageAdminTest) |
skip
pt101.1: setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_manage | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeManageAdminTest) |
skip
pt102.1: setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt103.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_compute_unified_limits | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersQuotaTest) |
skip
pt104.1: setUpClass (tempest.scenario.test_compute_unified_limits.ServersQuotaTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt105.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt106.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
setUpClass (tempest.scenario.test_network_qos_placement | 2 | 0 | 0 | 0 | 2 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt107.1: setUpClass (tempest.scenario.test_network_qos_placement.MinBwAllocationPlacementTest) |
||||||
QoSBandwidthAndPacketRateTests) |
skip
pt107.2: setUpClass (tempest.scenario.test_network_qos_placement.QoSBandwidthAndPacketRateTests) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt108.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
pass
pt109.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt109.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt109.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt109.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt109.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt109.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt109.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt109.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt109.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt110.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt111.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt111.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt111.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt111.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt111.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt111.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt111.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt111.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt111.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt111.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt111.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt111.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt111.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt111.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt112.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt112.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt113.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
pass
pt114.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt115.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt115.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt116.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt116.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt116.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt116.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt116.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt116.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt116.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt116.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt116.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt116.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt117.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt117.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt118.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt118.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt118.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt118.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt118.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt119.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt120.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt120.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt120.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt121.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt121.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt121.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt121.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt121.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt121.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt121.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt122.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt123.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt124.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt124.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt124.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt124.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt124.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt125.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt125.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt125.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt125.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt125.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt125.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt125.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt125.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt125.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt125.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt125.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt125.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt125.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt125.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt126.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt126.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt126.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt126.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt126.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt127.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt127.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt128.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt129.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt130.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt130.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt130.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt130.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt130.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt130.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt130.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt131.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt131.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt131.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt131.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt132.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt132.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt133.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt133.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt134.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt135.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt136.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt136.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
pass
pt137.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt137.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt137.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt137.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
pass
pt137.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt138.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt138.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt139.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt140.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt141.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt141.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt141.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt141.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt142.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt143.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt144.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt144.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt144.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt144.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt145.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt145.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt146.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt147.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt148.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt149.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt149.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt149.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt149.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt149.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt149.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt149.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt149.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
skip
pt149.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt149.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt150.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt150.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt150.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt150.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt150.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt150.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt150.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt151.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
pass
pt151.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
pass
pt151.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
pass
pt151.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
pass
pt151.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt152.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt152.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt152.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt153.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt153.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt153.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt153.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt154.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt154.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt154.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt154.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt154.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt154.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt154.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt155.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt155.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt155.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt156.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt156.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt156.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt157.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
pass
pt158.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt158.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt159.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt159.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt159.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt159.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt159.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt159.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt159.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt159.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt159.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt159.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt159.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt160.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt161.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt161.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt162.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt162.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt163.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt163.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt163.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt163.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt164.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt164.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt165.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt165.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt165.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt166.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt167.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt167.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt167.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt167.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt167.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt167.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt168.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt168.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt168.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt168.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt168.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt168.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt169.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt169.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt169.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt169.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt170.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt170.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt170.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt170.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt170.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt170.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt171.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt171.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt171.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt171.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt172.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt172.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt173.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt173.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt173.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt173.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt173.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt174.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt174.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt174.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt174.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt174.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt174.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt174.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt174.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt174.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt174.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt174.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt174.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt174.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt175.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt176.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt176.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt176.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt177.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt177.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt177.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt177.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt178.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt178.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt178.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt178.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt178.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt178.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt178.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt178.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt179.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt179.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt179.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt179.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt179.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt179.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt180.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt181.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt182.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt182.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt182.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt182.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt182.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt183.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt183.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt183.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt183.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt183.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt183.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt183.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt183.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt184.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt184.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt184.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt184.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt184.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt185.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt185.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt185.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt185.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt185.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt185.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt185.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt185.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt185.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt185.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt185.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt186.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt187.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt188.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt188.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt188.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt188.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt188.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt189.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt189.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt189.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt189.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt189.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt190.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt190.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt191.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt191.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt191.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt191.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt191.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt192.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt192.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt193.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt194.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt194.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt195.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt195.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt195.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt195.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt195.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt195.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt195.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt195.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt195.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt195.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt195.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt195.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt195.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt195.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt195.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt195.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt195.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt196.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt196.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt196.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt196.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt196.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt196.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt196.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt196.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt196.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt196.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt196.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt197.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt197.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt198.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt198.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt198.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt198.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt198.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
pass
pt199.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt200.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
pass
pt200.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
pass
pt201.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
pass
pt201.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt202.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt203.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt203.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt203.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt203.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt203.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt203.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 4 | 0 | 0 | 8 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt204.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
skip
pt204.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt204.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
skip
pt204.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt204.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt204.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
skip
pt204.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
skip
pt204.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
skip
pt204.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
skip
pt204.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
skip
pt204.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
skip
pt204.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt205.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt205.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt206.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt207.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt207.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt208.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt208.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt208.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt208.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt209.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt209.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt210.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt210.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt210.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt210.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt210.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt210.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt210.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt211.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt212.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt213.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt213.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt214.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt214.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt215.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt215.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt215.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt216.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt217.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt217.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
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
pt218.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
pt218.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
pt218.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
pt218.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
pt218.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
pt218.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
pt218.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
pt218.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt219.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt220.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt220.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt221.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt222.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt222.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt222.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt222.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt223.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt223.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt223.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt223.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt223.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt223.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt223.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt224.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt224.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt224.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt224.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt224.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt225.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt225.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt226.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt226.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt226.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt227.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt227.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt227.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt227.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt228.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt228.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt228.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt228.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt229.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt229.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt229.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt229.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt229.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt229.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt230.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt230.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt230.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt231.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt231.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt232.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt232.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt232.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt232.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt232.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt233.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt233.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt233.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt233.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt234.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt234.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt235.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt236.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt236.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt236.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt236.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt236.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt236.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt236.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt236.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt236.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt236.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt236.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt237.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt237.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt237.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt237.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt237.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt237.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt238.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt239.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt239.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt239.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt239.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt240.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt240.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt240.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt240.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt240.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
pass
pt240.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt240.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt240.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
pass
pt240.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt240.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt240.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt240.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt240.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt240.14: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt240.15: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt241.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt241.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt241.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt242.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt242.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt242.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt243.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt243.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt243.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt243.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt243.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt243.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt244.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt244.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt244.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt244.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt244.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt245.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt245.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt246.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt246.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt246.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt247.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt247.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt247.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt247.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt247.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt248.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt248.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt248.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt248.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt248.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt249.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt250.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt251.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt251.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt251.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt251.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt252.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt253.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt253.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt253.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt254.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt254.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt254.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt255.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt255.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt256.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt256.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt256.3: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt257.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt258.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt258.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt259.1: tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt260.1: tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt261.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt261.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt261.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt261.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt262.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt263.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt263.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt263.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt263.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt263.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt263.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt263.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt263.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt263.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt263.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt263.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt263.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt263.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt263.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt263.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt264.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt264.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt264.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt264.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt264.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt264.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt265.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt265.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt266.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt266.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt266.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt266.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt266.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt266.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt266.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt266.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt266.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt266.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
pass
pt267.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
||||||
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt267.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt267.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt267.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt267.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt267.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt267.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt267.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt267.9: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
pass
pt267.10: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt268.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt269.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt269.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt270.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt271.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt271.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt271.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt272.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt272.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt272.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt272.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt272.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt273.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt274.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt274.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt275.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt275.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt275.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt275.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt275.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt275.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt276.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt276.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt276.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt276.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt276.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt276.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt277.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt278.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt278.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt278.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt278.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt279.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt279.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt279.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt279.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt280.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt280.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt281.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt281.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt281.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt281.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt281.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt281.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt281.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt281.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt281.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt282.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt282.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt282.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt282.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt282.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt282.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt282.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt282.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt282.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt283.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt283.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt283.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt284.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt285.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt286.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt287.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt287.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt287.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt287.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt288.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt288.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt288.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt288.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt289.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt289.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt289.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt289.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt289.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt289.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt289.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt289.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt289.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt289.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt289.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt290.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt291.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt291.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt292.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt292.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt293.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt293.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt293.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt293.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt293.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt294.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt294.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt294.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt295.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt295.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt295.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt296.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt296.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt296.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt297.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt297.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt297.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt297.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt297.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt297.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt297.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt297.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt297.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt297.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt297.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt297.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt297.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt297.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt297.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt297.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt297.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt297.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt297.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt297.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt297.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt297.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt298.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt298.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt298.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt298.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt298.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt299.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt299.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt299.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt299.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt299.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt299.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt299.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt299.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt299.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt299.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt299.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt299.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt299.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt299.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt299.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt299.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt299.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt299.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt299.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt299.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt300.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt300.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt300.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt300.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt300.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt300.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt300.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt300.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt300.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt300.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt301.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt301.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt301.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt301.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt301.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt301.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt301.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt301.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt301.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt301.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt301.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt301.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt301.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt301.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt301.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt302.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt302.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt302.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt302.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt302.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt302.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt302.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt302.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt302.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt302.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt302.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt302.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt302.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt302.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt302.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt303.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt303.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt303.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt303.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt303.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt303.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt303.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt304.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt304.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt304.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt304.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt304.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt304.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt304.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt305.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt306.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt306.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt306.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt306.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt306.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt306.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt306.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt307.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt307.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt307.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt307.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt307.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt307.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt307.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt308.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt308.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt308.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt308.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt308.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt308.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt308.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt308.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt308.9: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt309.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt309.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt309.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt309.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt309.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt309.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt309.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt309.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt309.9: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt310.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt310.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt310.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt310.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt310.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt310.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt310.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt310.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt310.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt310.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt310.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt310.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt310.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt310.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt311.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt311.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt311.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt311.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt311.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt311.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt311.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt311.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt311.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt311.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt311.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt311.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt311.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt312.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt313.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt314.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt314.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt315.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt316.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt316.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
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
pt317.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
pt317.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_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
pt318.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
pt319.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
pt319.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_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt320.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
pt320.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
pt320.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
pt320.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
pt320.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
pt320.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
pt320.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt321.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
pt321.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
||||||
tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt322.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt322.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
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
pt323.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
pt323.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_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt324.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
pt324.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
pt324.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
pt324.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
pt324.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_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
pt325.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
pt325.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
pt325.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt326.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
pt327.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
pt327.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
pt327.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
pt327.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
pt327.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
pt327.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.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt328.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
pt329.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
||||||
tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt330.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
pt330.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt331.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt332.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 9 | 0 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
pass
pt333.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
pass
pt333.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
pass
pt333.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt333.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt333.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt333.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt333.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
pass
pt333.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt333.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 2 | 0 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt334.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt334.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
pass
pt334.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt334.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt335.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt335.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
pass
pt336.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt337.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt338.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 1 | 0 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
pass
pt339.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt340.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt341.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt341.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt341.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt341.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
||||||
Total | 1205 | 1027 | 85 | 0 | 93 |