all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==22.2.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.2.0,cmd2==2.4.3,cryptography==40.0.1,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.1.0,packaging==23.0,paramiko==3.1.0,pbr==5.11.1,prettytable==3.6.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==1.5.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab#egg=tempest,testtools==2.6.0,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='2846465972' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {2} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {5} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {5} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.350073s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.243321s] ... ok {9} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.402938s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.067098s] ... ok {10} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [3.947832s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9bc6a7e1-8998-4406-9567-3362a87a10e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:34,835 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 2.137s 2023-04-18 09:08:34,835 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-1618315087"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14a1ecb-0137-4b87-97ce-23a4ee656d53', 'x-compute-request-id': 'req-d14a1ecb-0137-4b87-97ce-23a4ee656d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "9bc6a7e1-8998-4406-9567-3362a87a10e7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:08:34.493036", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1618315087", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 09:08:35,310 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7 0.468s 2023-04-18 09:08:35,311 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:34 GMT', 'server': 'Apache/2.4.52 (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-f8026373-af8e-4315-9d4a-419b910c985a', 'x-compute-request-id': 'req-f8026373-af8e-4315-9d4a-419b910c985a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7'} Body: b'{"volume": {"id": "9bc6a7e1-8998-4406-9567-3362a87a10e7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:08:34.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1618315087", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 09:08:36,638 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7 0.321s 2023-04-18 09:08:36,638 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:36 GMT', 'server': 'Apache/2.4.52 (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-e48dad94-4771-4c9d-9e7d-497e6c2f9579', 'x-compute-request-id': 'req-e48dad94-4771-4c9d-9e7d-497e6c2f9579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7'} Body: b'{"volume": {"id": "9bc6a7e1-8998-4406-9567-3362a87a10e7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T09:08:34.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1618315087", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {5} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 68d34882-1050-44f4-b391-861e796379a6 failed to build and is in ERROR status {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.130197s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018741s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.021358s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.052995s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008932s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010238s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.048260s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.047253s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.017376s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.035058s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.027644s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.024601s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.024632s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.297519s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 20ea506d-8e7f-4efe-9434-d0c19711211e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:39,357 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types 0.165s 2023-04-18 09:08:39,358 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1428852539"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8883b61c-fb77-49fc-831d-aad8210e0f92', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8883b61c-fb77-49fc-831d-aad8210e0f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types'} Body: b'{"volume_type": {"id": "1c3ae928-b394-4d33-9079-577be8e3d482", "name": "tempest-GroupsV320Test-volume-type-1428852539", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:08:39,394 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types 0.033s 2023-04-18 09:08:39,394 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1401437541"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18bc90f-5116-456c-81d0-aa928adb54f9', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18bc90f-5116-456c-81d0-aa928adb54f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types'} Body: b'{"group_type": {"id": "8a070777-eb09-4721-a377-fda7481e77d5", "name": "tempest-GroupsV320Test-group-type-1401437541", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:08:39,718 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups 0.321s 2023-04-18 09:08:39,719 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8a070777-eb09-4721-a377-fda7481e77d5", "volume_types": ["1c3ae928-b394-4d33-9079-577be8e3d482"], "name": "tempest-GroupsV320Test-Group-1166652404"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10833654-ba03-484d-b69d-2374af9c53cd', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10833654-ba03-484d-b69d-2374af9c53cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups'} Body: b'{"group": {"id": "20ea506d-8e7f-4efe-9434-d0c19711211e", "name": "tempest-GroupsV320Test-Group-1166652404"}}' 2023-04-18 09:08:39,782 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e 0.061s 2023-04-18 09:08:39,783 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea9f697-7d16-4231-9951-b0f1c5fa6fc9', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea9f697-7d16-4231-9951-b0f1c5fa6fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e'} Body: b'{"group": {"id": "20ea506d-8e7f-4efe-9434-d0c19711211e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:08:40.000000", "name": "tempest-GroupsV320Test-Group-1166652404", "description": null, "group_type": "8a070777-eb09-4721-a377-fda7481e77d5", "volume_types": ["1c3ae928-b394-4d33-9079-577be8e3d482"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:08:40,825 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e 0.037s 2023-04-18 09:08:40,826 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0e8aa4-9096-401e-a0e5-9b44d774a039', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0e8aa4-9096-401e-a0e5-9b44d774a039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e'} Body: b'{"group": {"id": "20ea506d-8e7f-4efe-9434-d0c19711211e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:08:40.000000", "name": "tempest-GroupsV320Test-Group-1166652404", "description": null, "group_type": "8a070777-eb09-4721-a377-fda7481e77d5", "volume_types": ["1c3ae928-b394-4d33-9079-577be8e3d482"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:08:40,900 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/volumes/detail 0.069s 2023-04-18 09:08:40,900 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78572b99-8e25-4cee-a185-3d1431bb3896', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78572b99-8e25-4cee-a185-3d1431bb3896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:08:41,031 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e/action 0.121s 2023-04-18 09:08:41,032 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45cbccc-24cd-45c6-8e60-311c8fc24260', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e/action'} Body: b'' 2023-04-18 09:08:41,051 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e 0.019s 2023-04-18 09:08:41,052 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b842d68-5218-456c-83bd-4111bac00027', 'x-openstack-request-id': 'req-5b842d68-5218-456c-83bd-4111bac00027', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 20ea506d-8e7f-4efe-9434-d0c19711211e could not be found."}}' 2023-04-18 09:08:41,101 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types/8a070777-eb09-4721-a377-fda7481e77d5 0.048s 2023-04-18 09:08:41,102 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (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-4d11ccfd-4167-48d5-a4f7-b99007ae612a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types/8a070777-eb09-4721-a377-fda7481e77d5'} Body: b'' 2023-04-18 09:08:41,473 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482 0.371s 2023-04-18 09:08:41,474 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (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-f7affc06-5f43-40b0-a906-bdf925b3edb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482'} Body: b'' 2023-04-18 09:08:41,488 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482 0.014s 2023-04-18 09:08:41,488 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length ': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a599cf-6de4-4d91-b8cf-8fff6d1168a6', 'x-openstack-request-id': 'req-16a599cf-6de4-4d91-b8cf-8fff6d1168a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1c3ae928-b394-4d33-9079-577be8e3d482 could not be found."}}' {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.065075s] ... ok {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000971s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 {3} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.016867s] ... ok {3} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.123388s] ... ok {5} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {5} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {10} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {10} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [1.000497s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.214564s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.177140s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.217432s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.024991s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.034585s] ... ok {9} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.178367s] ... ok {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.319806s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:53,348 79854 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools?detail=True 0.309s 2023-04-18 09:08:53,348 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0995d05e-7742-46ac-b69c-0af0c344fc83', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0995d05e-7742-46ac-b69c-0af0c344fc83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.041780s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:53,401 79854 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools 0.038s 2023-04-18 09:08:53,401 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf149c76-ae77-4c74-b4d2-503079118cdb', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf149c76-ae77-4c74-b4d2-503079118cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools'} Body: b'{"pools": []}' {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.192566s] ... ok {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.094655s] ... ok {3} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8a6eb759-88f2-48f8-be6c-a91e61b14a53 failed to build and is in ERROR status {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.858249s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44cb65c8-3d96-4ff9-848c-de7ed9206543 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:00,564 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes 0.504s 2023-04-18 09:09:00,564 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2108823719"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187920ba-8b08-4e1f-8279-77bc1728e1eb', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187920ba-8b08-4e1f-8279-77bc1728e1eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.494119", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:00,626 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.052s 2023-04-18 09:09:00,627 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1cea99-d5d0-4bfb-bbfd-e2272a9dd1f2', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1cea99-d5d0-4bfb-bbfd-e2272a9dd1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:01,710 79851 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.071s 2023-04-18 09:09:01,710 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f0e8ee-9b51-4af5-b681-4af7464f4fc9', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f0e8ee-9b51-4af5-b681-4af7464f4fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.000000", "updated_at": "2023-04-18T09:09:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:01,760 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.038s 2023-04-18 09:09:01,760 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e82e03b-57f7-447b-bba1-fc7f14540e7a', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e82e03b-57f7-447b-bba1-fc7f14540e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.000000", "updated_at": "2023-04-18T09:09:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:01,884 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.113s 2023-04-18 09:09:01,885 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5a0325-a409-47d6-826c-6890d44cfe75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'' 2023-04-18 09:09:01,915 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.030s 2023-04-18 09:09:01,915 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6e9a94-83db-454b-9ab7-1c23a517c983', 'x-openstack-request-id': 'req-ba6e9a94-83db-454b-9ab7-1c23a517c983', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44cb65c8-3d96-4ff9-848c-de7ed9206543 could not be found."}}' {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.900359s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d433a123-3832-4d74-915d-918068e24f42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:02,147 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes 0.498s 2023-04-18 09:09:02,147 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a786ae6-5409-4b73-98cf-9457e66a0be2', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a786ae6-5409-4b73-98cf-9457e66a0be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.072406", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:02,207 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.050s 2023-04-18 09:09:02,207 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d14384-2a8f-4c1d-9af8-075819e8a150', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d14384-2a8f-4c1d-9af8-075819e8a150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad5ebcbdaff4634b6d735bdf7151921"}}' 2023-04-18 09:09:03,286 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.067s 2023-04-18 09:09:03,287 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd1a034-3170-4dc5-a4ea-a75a4517994f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd1a034-3170-4dc5-a4ea-a75a4517994f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad5ebcbdaff4634b6d735bdf7151921"}}' 2023-04-18 09:09:03,345 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.048s 2023-04-18 09:09:03,346 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edaf74dc-06e3-488b-b734-97c998eb5598', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edaf74dc-06e3-488b-b734-97c998eb5598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad5ebcbdaff4634b6d735bdf7151921"}}' 2023-04-18 09:09:03,493 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.136s 2023-04-18 09:09:03,493 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/ 2.4.52 (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-fd911915-5b8e-4f86-917d-4bb0fb9510d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'' 2023-04-18 09:09:03,547 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.053s 2023-04-18 09:09:03,547 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e0cb10-26b9-4e5c-8f46-aef29d15c18d', 'x-openstack-request-id': 'req-98e0cb10-26b9-4e5c-8f46-aef29d15c18d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d433a123-3832-4d74-915d-918068e24f42 could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.662428s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume af7b01a0-4934-4f82-a007-ba2789d064fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:02,220 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes 0.302s 2023-04-18 09:09:02,221 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1145263025"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bd8d1b-65e8-4377-9a79-099a20c27f29', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bd8d1b-65e8-4377-9a79-099a20c27f29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.149342", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:02,287 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.057s 2023-04-18 09:09:02,288 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e419f4c2-2bd9-4c2c-b1cc-926398d226f6', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e419f4c2-2bd9-4c2c-b1cc-926398d226f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:03,343 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.044s 2023-04-18 09:09:03,344 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d930702-0ff4-470e-9b16-5253387595ab', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d930702-0ff4-470e-9b16-5253387595ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:03,394 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.039s 2023-04-18 09:09:03,395 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0b7470-a480-49de-aba5-daf5b310f0f2', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0b7470-a480-49de-aba5-daf5b310f0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:03,556 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.150s 2023-04-18 09:09:03,556 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7015e13-ff86-4127-997d-6b2bd6f9063a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'' 2023-04-18 09:09:03,579 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.023s 2023-04-18 09:09:03,580 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec51ea2c-6436-4955-b8dd-4ecf840e967f', 'x-openstack-request-id': 'req-ec51ea2c-6436-4955-b8dd-4ecf840e967f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume af7b01a0-4934-4f82-a007-ba2789d064fc could not be found."}}' {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.020994s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [2.007453s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 681346cf-98e6-4283-af48-9c559079d5f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:02,299 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes 0.517s 2023-04-18 09:09:02,300 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-929416544"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5b1623-d840-4003-ab59-6822672e7706', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5b1623-d840-4003-ab59-6822672e7706', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.231796", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:02,405 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.094s 2023-04-18 09:09:02,405 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233b47ed-0343-4003-b02b-75792ff5c189', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233b47ed-0343-4003-b02b-75792ff5c189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:03,473 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.054s 2023-04-18 09:09:03,473 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6fd9cd-6094-47ef-8515-d52fce6cf6b4', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6fd9cd-6094-47ef-8515-d52fce6cf6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:03,528 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.041s 2023-04-18 09:09:03,529 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59ada88-87a4-4b5a-a913-6601704d12a9', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59ada88-87a4-4b5a-a913-6601704d12a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:03,757 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.216s 2023-04-18 09:09:03,757 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17965452-8dec-45f8-ba04-17cadb1e798a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'' 2023-04-18 09:09:03,788 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.030s 2023-04-18 09:09:03,788 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d9b905-1eb4-4bb1-b1cd-d2792ed695a3', 'x-openstack-request-id': 'req-60d9b905-1eb4-4bb1-b1cd-d2792ed695a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 681346cf-98e6-4283-af48-9c559079d5f4 could not be found."}}' {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.017506s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.077608s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.019040s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.038468s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.024593s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.017267s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.039334s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.020818s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.071974s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.034696s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.034237s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.564465s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bb86b9d8-164d-4a43-b2ce-6b472020f161 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:04,018 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes 0.227s 2023-04-18 09:09:04,018 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1600736331"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682c637b-0595-4c4b-804e-838546aef89d', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682c637b-0595-4c4b-804e-838546aef89d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:03.950540", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:04,073 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.045s 2023-04-18 09:09:04,073 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405a6435-653a-48e6-8afe-fb511b117f57', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405a6435-653a-48e6-8afe-fb511b117f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:05,127 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.042s 2023-04-18 09:09:05,127 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0c97d7-42e4-4021-8689-71e0059c9656', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0c97d7-42e4-4021-8689-71e0059c9656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:04.000000", "updated_at": "2023-04-18T09:09:04.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:05,207 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.067s 2023-04-18 09:09:05,207 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2732d975-e67e-4789-b186-92080f60579b', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2732d975-e67e-4789-b186-92080f60579b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:04.000000", "updated_at": "2023-04-18T09:09:04.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:05,327 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.109s 2023-04-18 09:09:05,328 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dbff8a-8e83-4af3-8e54-bfc64a57cb95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'' 2023-04-18 09:09:05,354 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.026s 2023-04-18 09:09:05,354 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-53987cd9-b724-4361-a26c-e06077859347', 'x-openstack-request-id': 'req-53987cd9-b724-4361-a26c-e06077859347', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb86b9d8-164d-4a43-b2ce-6b472020f161 could not be found."}}' {9} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {9} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.489404s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.195102s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.029712s] ... ok {9} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 939f6753-5d5e-41e6-9011-e38795df4c82 failed to build and is in ERROR status {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.148604s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.059304s] ... ok {6} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [2.465035s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_swap.py", line 105, in test_volume_swap volume1 = 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 04a328b3-55fa-4c2b-b582-9ac0c0b9ebca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:15,668 79845 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes 1.242s 2023-04-18 09:09:15,668 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-561526259"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ba7472-e32f-4f85-8c8c-53fbd029a732', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ba7472-e32f-4f85-8c8c-53fbd029a732', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes'} Body: b'{"volume": {"id": "04a328b3-55fa-4c2b-b582-9ac0c0b9ebca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:15.572357", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-561526259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}], "user_id": "350b2d62d1c54b3184a6ebf0e278dc43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:15,760 79845 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca 0.078s 2023-04-18 09:09:15,760 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc6ff34-7968-4894-b451-8de688216b89', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc6ff34-7968-4894-b451-8de688216b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca'} Body: b'{"volume": {"id": "04a328b3-55fa-4c2b-b582-9ac0c0b9ebca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-561526259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}], "user_id": "350b2d62d1c54b3184a6ebf0e278dc43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1580b54322f40a9b59e2707d602d39c"}}' 2023-04-18 09:09:16,873 79845 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca 0.083s 2023-04-18 09:09:16,874 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc3e9a2-c567-47b8-9dbc-daea42aea4a8', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc3e9a2-c567-47b8-9dbc-daea42aea4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca'} Body: b'{"volume": {"id": "04a328b3-55fa-4c2b-b582-9ac0c0b9ebca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": "2023-04-18T09:09:16.000000", "name": "tempest-TestVolumeSwap-volume-561526259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}], "user_id": "350b2d62d1c54b3184a6ebf0e278dc43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1580b54322f40a9b59e2707d602d39c"}}' {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [2.398600s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec8538f4-b396-442a-8dfb-7a0ac91157f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:15,898 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes 0.607s 2023-04-18 09:09:15,898 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c88c9d-a9f3-4455-b4f6-5c58a9ccc429', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c88c9d-a9f3-4455-b4f6-5c58a9ccc429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:15.662873", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:16,105 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.194s 2023-04-18 09:09:16,105 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c7a1fd-ae8e-490a-93e5-c848cee105a5', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c7a1fd-ae8e-490a-93e5-c848cee105a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4603307018a4cfd82b8f961ec696aa8"}}' 2023-04-18 09:09:17,347 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.228s 2023-04-18 09:09:17,348 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84751def-da33-4161-946f-3d87219d21c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84751def-da33-4161-946f-3d87219d21c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": "2023-04-18T09:09:16.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4603307018a4cfd82b8f961ec696aa8"}}' 2023-04-18 09:09:17,468 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.106s 2023-04-18 09:09:17,469 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54fbcd6-3ee5-4969-adb8-2756bfe0d38a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54fbcd6-3ee5-4969-adb8-2756bfe0d38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": "2023-04-18T09:09:16.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4603307018a4cfd82b8f961ec696aa8"}}' 2023-04-18 09:09:17,646 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.164s 2023-04-18 09:09:17,646 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (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-e7009330-3be7-447d-b157-9e17173545d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'' 2023-04-18 09:09:17,685 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.038s 2023-04-18 09:09:17,686 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbfa1572-9242-4354-beab-7bfb3c0d0841', 'x-openstack-request-id': 'req-bbfa1572-9242-4354-beab-7bfb3c0d0841', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec8538f4-b396-442a-8dfb-7a0ac91157f0 could not be found."}}' {5} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.243574s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 41291cba-d988-486e-a2ad-8563dd2c4812 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:18,317 79849 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes 1.046s 2023-04-18 09:09:18,318 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f576af8b-8eb6-498f-94c7-983911cee5bd', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f576af8b-8eb6-498f-94c7-983911cee5bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes'} Body: b'{"volume": {"id": "41291cba-d988-486e-a2ad-8563dd2c4812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:18.231090", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}], "user_id": "0ae42333b33e4002a4fd9ac690f07f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:18,412 79849 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812 0.079s 2023-04-18 09:09:18,413 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ac90f4-e4b1-43ea-8274-69c4f4a3c6a0', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ac90f4-e4b1-43ea-8274-69c4f4a3c6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812'} Body: b'{"volume": {"id": "41291cba-d988-486e-a2ad-8563dd2c4812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:18.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}], "user_id": "0ae42333b33e4002a4fd9ac690f07f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3ffe42a1164335bfb41b9ba495245e"}}' 2023-04-18 09:09:19,500 79849 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812 0.061s 2023-04-18 09 :09:19,501 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ffc9981-43c4-403c-9548-cad07fc0f798', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ffc9981-43c4-403c-9548-cad07fc0f798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812'} Body: b'{"volume": {"id": "41291cba-d988-486e-a2ad-8563dd2c4812", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:18.000000", "updated_at": "2023-04-18T09:09:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}], "user_id": "0ae42333b33e4002a4fd9ac690f07f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3ffe42a1164335bfb41b9ba495245e"}}' {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.445180s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 241c0930-cd34-4407-b2b2-c45fc3de9742 failed to build and is in ERROR status {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.960895s] ... ok {3} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.987416s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:36,865 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.232s 2023-04-18 09:09:36,866 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-816937350", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGt/rB6i8gstRNjvmduGqXj5ZyKl1MfQiCWIVA2qS5mQZ2nMCbYrGCI8colo3L6hmkwc22GQ0hEs5oCtSDHVBxYnvgCCG9WP5NDyml41RY1Uc5LkBkRTq2mr4tht1A1afg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b87302-74ff-4a21-9e71-b61eda613b0e', 'x-compute-request-id': 'req-19b87302-74ff-4a21-9e71-b61eda613b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-816937350", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGt/rB6i8gstRNjvmduGqXj5ZyKl1MfQiCWIVA2qS5mQZ2nMCbYrGCI8colo3L6hmkwc22GQ0hEs5oCtSDHVBxYnvgCCG9WP5NDyml41RY1Uc5LkBkRTq2mr4tht1A1afg==", "fingerprint": "0a:ee:0b:09:7f:f7:5b:ec:2b:46:83:0d:4e:cf:44:05", "user_id": "c13c3f7b341e4faf91aca53d45ee70e6"}}' 2023-04-18 09:09:37,035 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.165s 2023-04-18 09:09:37,035 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1415508308", "description": "tempest-secgroup-smoke-1415508308 description", "project_id": "21e33ec94af34023b815f35d9c1b297f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f1e9d590-9cbd-441b-9ead-1e76d5c97ae7', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "name": "tempest-secgroup-smoke-1415508308", "stateful": true, "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "description": "tempest-secgroup-smoke-1415508308 description", "shared": false, "security_group_rules": [{"id": "1fce78fb-817a-469f-bc36-3fcd884ef10e", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": 456, "description": null, "tags": [], "created_at": "2023-04-18T09:09:36Z", "updated_at": "2023-04-18T09:09:36Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}, {"id": "a78ffa71-173f-4e20-88a8-9e9e55902bbe", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": 455, "description": null, "tags": [], "created_at": "2023-04-18T09:09:36Z", "updated_at": "2023-04-18T09:09:36Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}], "tags": [], "created_at": "2023-04-18T09:09:36Z", "updated_at": "2023-04-18T09:09 :36Z", "revision_number": 1, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:37,234 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2023-04-18 09:09:37,234 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "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-83c6126c-c253-41a5-a93f-660eb4ef8481', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f64686a5-0b54-415f-bbb0-4bba6a3cbf9d", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:37,438 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-04-18 09:09:37,439 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "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-0a476f10-7392-4a36-9db3-4b3414750f9f', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aab0c5ea-60e9-4035-badd-1c14af1335f8", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:37,797 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.357s 2023-04-18 09:09:37,797 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-391cbd31-48aa-4038-a707-ba97d6e8bd31', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "c8b83815-fff0-4ed6-9bd5-11608cabcdfc", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,101 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.303s 2023-04-18 09:09:38,102 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8e4035a6-8096-45d7-924a-da158571881b', 'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c312e1b7-2a4f-445d-ac28-b258d1b512af", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,295 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-04-18 09:09:38,295 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-eec0445e-99b6-479e-b01e-06dd6d2c1822', 'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4d50eda9-84ab-43c0-986d-d385547a4835", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:38Z", "updated_at": "2023-04-18T09:09:38Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,522 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2023-04-18 09:09:38,522 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f" , "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ea5ba4d1-bd7e-492c-a05c-a39f93a6b424', 'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e483a142-19a7-4a26-8fc4-5bb69d431813", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:38Z", "updated_at": "2023-04-18T09:09:38Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,630 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-18 09:09:38,631 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c5f2ce7b-9535-4cd0-9f50-de5f3669a16e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c13c3f7b341e4faf91aca53d45ee70e6", "name": "tempest-TestShelveInstance-1260668014-project-member", "password_expires_at": null}, "audit_ids": ["G37m8m0oQHe6zg4MPVUN4A"], "expires_at": "2023-04-18T10:09:38.000000Z", "issued_at": "2023-04-18T09:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21e33ec94af34023b815f35d9c1b297f", "name": "tempest-TestShelveInstance-1260668014"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/21e33ec94af34023b815f35d9c1b297f", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoin ts": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:38,631 79839 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '73cc6a0a-4106-432e-99f9-fe2e245b37bd', 'name': 'tempest-TestShelveInstance-1836155169-network', 'tenant_id': '21e33ec94af34023b815f35d9c1b297f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '21e33ec94af34023b815f35d9c1b297f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46734, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:09:06Z', 'updated_at': '2023-04-18T09:09:06Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:39,099 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes 0.467s 2023-04-18 09:09:39,099 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-202990174", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdf9a39-16a3-444a-be58-250de143d5fd', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdf9a39-16a3-444a-be58-250de143d5fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes'} Body: b'{"volume": {"id": "1b91a2ce-fea7-4d60-9c37-1d0f8da418a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:39.011747", "updated_at": null, "name": "tempest-tempest.common.compute-volume-202990174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}], "user_id": "c13c3f7b341e4faf91aca53d45ee70e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:39,148 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.039s 2023-04-18 09:09:39,149 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841dee25-47da-4790-adfe-9f229cf37dbc', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-841dee25-47da-4790-adfe-9f229cf37dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'{"volume": {"id": "1b91a2ce-fea7-4d60-9c37-1d0f8da418a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:39.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-202990174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}], "user_id": "c13c3f7b341e4faf91aca53d45ee70e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:40,202 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.042s 2023-04-18 09:09:40,203 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6991e999-12cb-4754-a52b-4ca213ff7b5d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6991e999-12cb-4754-a52b-4ca213ff7b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'{"volume": {"id": "1b91a2ce-fea7-4d60-9c37-1d0f8da418a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:39.000000", "updated_at": "2023-04-18T09:09:39.000000", "name": "tempest-tempest.common.compute-volume-202990174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}], "user_id": "c13c3f7b341e4faf91aca53d45ee70e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:40,375 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.161s 2023-04-18 09:09:40,376 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (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-a3fbceeb-7533-4242-bc3d-5717bf68cae6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'' 2023-04-18 09:09:40,405 79839 INFO [tempest.lib.common.rest_client ] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.028s 2023-04-18 09:09:40,405 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5941528-af7f-44ff-a4a2-7ca53f588c99', 'x-openstack-request-id': 'req-a5941528-af7f-44ff-a4a2-7ca53f588c99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 could not be found."}}' 2023-04-18 09:09:40,576 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6234ca22-97ae-4760-9b9b-0c3c2eb4753f 0.168s 2023-04-18 09:09:40,577 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-1228989d-638e-423f-9684-32b34b0fbd01', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6234ca22-97ae-4760-9b9b-0c3c2eb4753f'} Body: b'' 2023-04-18 09:09:40,611 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-816937350 0.033s 2023-04-18 09:09:40,611 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa5ed79-eb6a-4d4c-959e-4e194bd452d5', 'x-compute-request-id': 'req-efa5ed79-eb6a-4d4c-959e-4e194bd452d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-816937350'} Body: b'' {8} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f6945b57-5faa-4760-8f01-b01f7144229d failed to build and is in ERROR status {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.216861s] ... ok {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.697432s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 392, in test_tagged_attachment 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 046720bd-d2c2-42b9-8b8a-c2fd440b1d61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:53,583 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.929s 2023-04-18 09:09:53,583 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-1315156833"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-b7b16a84-be1e-4a8c-be8a-378006827195', 'date': 'Tue, 18 Apr 2023 09:09:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"045480fb-c1f1-4c9d-a794-ead4ed2b6c55","name":"tempest-tagged-attachments-test-net-1315156833","tenant_id":"df128e38b4784e0a8553de69cda24be3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"df128e38b4784e0a8553de69cda24be3","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-18T09:09:52Z","updated_at":"2023-04-18T09:09:52Z","revision_number":1}}' 2023-04-18 09:09:54,646 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.063s 2023-04-18 09:09:54,647 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "045480fb-c1f1-4c9d-a794-ead4ed2b6c55", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-5bc78db0-84ba-46ae-bb26-2bd303980090', 'date': 'Tue, 18 Apr 2023 09:09:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"97079dd4-cf7c-4e87-aed7-24558c62f764","name":"","tenant_id":"df128e38b4784e0a8553de69cda24be3","network_id":"045480fb-c1f1-4c9d-a794-ead4ed2b6c55","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-04-18T09:09:53Z","updated_at":"2023-04-18T09:09:53Z","revision_number":0,"project_id":"df128e38b4784e0a8553de69cda24be3"}}' 2023-04-18 09:09:54,901 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes 0.254s 2023-04-18 09:09:54,901 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1261533156"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2570cf-080e-4cc0-aae7-b1f971dd2ee5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2570cf-080e-4cc0-aae7-b1f971dd2ee5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes'} Body: b'{"volume": {"id": "046720bd-d2c2-42b9-8b8a-c2fd440b1d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:54.829572", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1261533156", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}], "user_id": "33a6d1bf74504bdba8eda2376d6a0c41", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:54,950 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61 0.040s 2023-04-18 09:09:54,951 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c89ca7e-ca3a-401e-8b55-c033deb7addc', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c89ca7e-ca3a-401e-8b55-c033deb7addc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61'} Body: b'{"volume": {"id": "046720bd-d2c2-42b9-8b8a-c2fd440b1d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:55.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1261533156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}], "user_id": "33a6d1bf74504bdba8eda2376d6a0c41", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df128e38b4784e0a8553de69cda24be3"}}' 2023-04-18 09:09:56,016 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61 0.054s 2023-04-18 09:09:56,016 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f526cb9-aa2b-4a5b-882a-7c6d91cdb6a9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f526cb9-aa2b-4a5b-882a-7c6d91cdb6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61'} Body: b'{"volume": {"id": "046720bd-d2c2-42b9-8b8a-c2fd440b1d61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:55.000000", "updated_at": "2023-04-18T09:09:55.000000", "name": "tempest-TaggedAttachmentsTest-volume-1261533156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2- 42b9-8b8a-c2fd440b1d61"}], "user_id": "33a6d1bf74504bdba8eda2376d6a0c41", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df128e38b4784e0a8553de69cda24be3"}}' 2023-04-18 09:09:56,274 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/97079dd4-cf7c-4e87-aed7-24558c62f764 0.245s 2023-04-18 09:09:56,274 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-642223f4-f341-4d44-9402-0aac153d9843', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/97079dd4-cf7c-4e87-aed7-24558c62f764'} Body: b'' 2023-04-18 09:09:57,349 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/045480fb-c1f1-4c9d-a794-ead4ed2b6c55 1.075s 2023-04-18 09:09:57,350 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-2935e043-71a7-4318-af7b-c0fe0be3e923', 'date': 'Tue, 18 Apr 2023 09:09:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/045480fb-c1f1-4c9d-a794-ead4ed2b6c55'} Body: b'' {8} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.686625s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8097b5a4-abc9-4852-acc4-4a4cf4d88491 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:07,997 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.342s 2023-04-18 09:10:07,997 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-114269149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN96yC4ITgvz6XSFtuO9sxvPxTbGoR16t1a5mIotWQZkR0RmYS35JszY/aV1YKM3VFq//DY2cNAjbJDZTCAyE9Rd40MFTFHNUcBZ9y6l6NRP9hZRSbEw1KrMLBxv95pwEA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b853a7-1c1c-441f-bbc8-e1ebb6c141b9', 'x-compute-request-id': 'req-f4b853a7-1c1c-441f-bbc8-e1ebb6c141b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-114269149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN96yC4ITgvz6XSFtuO9sxvPxTbGoR16t1a5mIotWQZkR0RmYS35JszY/aV1YKM3VFq//DY2cNAjbJDZTCAyE9Rd40MFTFHNUcBZ9y6l6NRP9hZRSbEw1KrMLBxv95pwEA==", "fingerprint": "16:4f:61:a7:0e:b0:54:fb:de:86:5e:79:e3:bb:8c:43", "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801"}}' 2023-04-18 09:10:08,178 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.178s 2023-04-18 09:10:08,178 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-330763648", "description": "tempest-secgroup-smoke-330763648 description", "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-af0f5190-c10c-4c94-b050-aff0b7b0f649', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "name": "tempest-secgroup-smoke-330763648", "stateful": true, "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "description": "tempest-secgroup-smoke-330763648 description", "shared": false, "security_group_rules": [{"id": "0db2a738-2208-4afd-aca8-7fe3454bcf02", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": 579, "description": null, "tags": [], "created_at": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}, {"id": "f244d704-cd75-4ee9-965e-c8049fa85be9", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": 578, "description": null, "tags": [], "created_at": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}], "tags": [], "created_at": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 1, "project_id": " 6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,365 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-04-18 09:10:08,365 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "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-2b25b3fe-2a14-41c4-8e72-0a3dab3af02c', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61b3da91-8edc-4c9d-902b-2b25aadd0906", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,601 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.235s 2023-04-18 09:10:08,601 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "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-379dba4c-56a8-4d2c-9941-049b975d2bd2', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a34410a-2b26-4bec-9110-83d6d910f573", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,775 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 09:10:08,775 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f0d1a5bc-5038-4e0b-b2fb-15f8e07c26e3', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5aaa6f9-d99c-47cf-8853-c3962dbfd014", "tenant_id": "6c2b12b2e28040b0a a20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,973 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2023-04-18 09:10:08,973 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-43c1040c-3868-4869-af2c-a5203d3f58d9', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13b188d1-3bea-454d-89ea-a63791e742fe", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:09,152 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.178s 2023-04-18 09:10:09,152 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-63646c84-35ad-4791-8e82-236775995dcb', 'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "946de40d-2f5b-4ec2-9add-dbbaf6a26499", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:09Z", "updated_at": "2023-04-18T09:10:09Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:09,448 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-04-18 09:10:09,448 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8d3c8d5d-9576-439c-b797-cb7c2b9dbd5e', 'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c5ec806-be1a-4e92-8bbe-cb9e22de76da", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:09Z", "updated_at": "2023-04-18T09:10:09Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:09,772 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes 0.322s 2023-04-18 09:10:09,772 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-965678415", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e52524-5377-4d72-b5f3-771d952bdd28', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e52524-5377-4d72-b5f3-771d952bdd28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes'} Body: b'{"volume": {"id": "8097b5a4-abc9-4852-acc4-4a4cf4d88491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:09.692909", "updated_at": null, "name": "tempest-TestStampPattern-volume-965678415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}], "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:09,874 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.091s 2023-04-18 09:10:09,874 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b9beca-9388-4ca3-82f4-894cea130fef', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b9beca-9388-4ca3-82f4-894cea130fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'{"volume": {"id": "8097b5a4-abc9-4852-acc4-4a4cf4d88491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:10.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-965678415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metad ata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}], "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:10,932 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.045s 2023-04-18 09:10:10,933 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf5f750-5f5c-4fd9-8dc0-cd181f10b9f4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf5f750-5f5c-4fd9-8dc0-cd181f10b9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'{"volume": {"id": "8097b5a4-abc9-4852-acc4-4a4cf4d88491", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:10.000000", "updated_at": "2023-04-18T09:10:10.000000", "name": "tempest-TestStampPattern-volume-965678415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}], "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:11,076 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.130s 2023-04-18 09:10:11,076 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:10 GMT', 'server': 'Apache/2.4.52 (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-127527ba-5fcf-40ac-ba4d-d8f3fe969be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'' 2023-04-18 09:10:11,104 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.027s 2023-04-18 09:10:11,105 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab38ff5-a4e4-4009-a542-2c5d5542940a', 'x-openstack-request-id': 'req-aab38ff5-a4e4-4009-a542-2c5d5542940a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8097b5a4-abc9-4852-acc4-4a4cf4d88491 could not be found."}}' 2023-04-18 09:10:11,298 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/891fab2f-a879-46a2-b761-62072a6ef7a4 0.193s 2023-04-18 09:10:11,299 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-22237bda-ff7e-487b-bbd5-83ee727d2a9e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:10:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/891fab2f-a879-46a2-b761-62072a6ef7a4'} Body: b'' 2023-04-18 09:10:11,337 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-114269149 0.037s 2023-04-18 09:10:11,337 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdc506a-1742-4345-b774-4d348fea937b', 'x-compute-request-id': 'req-7fdc506a-1742-4345-b774-4d348fea937b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-114269149'} Body: b'' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [2.007215s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 018b6c4a-cbd7-4362-9452-f0d982a69c80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:14,612 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.209s 2023-04-18 09:10:14,613 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0dc36b2d-fb46-4363-86f6-2046cc8d06a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:15,126 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes 0.513s 2023-04-18 09:10:15,127 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "snapshot_id": null, "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90dd9a31-298b-42e1-b3e9-281218dc6146', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90dd9a31-298b-42e1-b3e9-281218dc6146', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes'} Body: b'{"volume": {"id": "018b6c4a-cbd7-4362-9452-f0d982a69c80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:15.042330", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:15,189 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.052s 2023-04-18 09:10:15,189 79839 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c2c433-3900-48b5-8a89-1f743e24d678', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c2c433-3900-48b5-8a89-1f743e24d678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'{"volume": {"id": "018b6c4a-cbd7-4362-9452-f0d982a69c80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:15.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:16,241 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.040s 2023-04-18 09:10:16,242 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4014ebec-8eee-4dbe-9a56-8dc09455e397', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4014ebec-8eee-4dbe-9a56-8dc09455e397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'{"volume": {"id": "018b6c4a-cbd7-4362-9452-f0d982a69c80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:15.000000", "updated_at": "2023-04-18T09:10:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:16,386 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.128s 2023-04-18 09:10:16,387 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6358f1-9c3e-465b-a16e-c797dc7eefc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'' 2023-04-18 09:10:16,408 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.021s 2023-04-18 09:10:16,409 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-77555fc1-4070-4da0-9800-e5eae6716d8a', 'x-openstack-request-id': 'req-77555fc1-4070-4da0-9800-e5eae6716d8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 018b6c4a-cbd7-4362-9452-f0d982a69c80 could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.755508s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 60424d95-1dd3-47e6-bfea-e1b192faad06 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:16,433 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.021s 2023-04-18 09:10:16,434 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dbd28573-e058-45ae-a5f3-a24d87e7a2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:16,879 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes 0.444s 2023-04-18 09:10:16,879 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "snapshot_id": null, "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace16bf2-66b8-47ec-b440-4690a2328f12', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace16bf2-66b8-47ec-b440-4690a2328f12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes'} Body: b'{"volume": {"id": "60424d95-1dd3-47e6-bfea-e1b192faad06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:16.802134", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:16,931 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.041s 2023-04-18 09:10:16,931 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7913f072-92f9-4a32-af7f-5ee2b40727c3', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7913f072-92f9-4a32-af7f-5ee2b40727c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'{"volume": {"id": "60424d95-1dd3-47e6-bfea-e1b192faad06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:17.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:17,984 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.039s 2023-04-18 09:10:17,984 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa256fe-68fe-41e3-8ca5-440f29c69604', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa256fe-68fe-41e3-8ca5-440f29c69604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'{"volume": {"id": "60424d95-1dd3-47e6-bfea-e1b192faad06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:17.000000", "updated_at": "2023-04-18T09:10:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:18,138 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.142s 2023-04-18 09:10:18,138 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:17 GMT', 'server': 'Apache/2.4.52 (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-f95c88bd-c550-4f10-8818-9ee086fb62d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'' 2023-04-18 09:10:18,166 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.027s 2023-04-18 09:10:18,166 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-200577b5-7410-457e-8803-50a2cff59005', 'x-openstack-request-id': 'req-200577b5-7410-457e-8803-50a2cff59005', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60424d95-1dd3-47e6-bfea-e1b192faad06 could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [4.081201s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0657b322-0f4d-4a0b-b64b-5b8234581348 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:18,170 79839 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 09:10:18,231 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-18 09:10:18,231 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-337464493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBic75e3K3N/VuW3BqpE3/WC6luMRsAzR0VUGJHLmJlJ1rcYly9gW+6e2sXGDNNC6LQmHshciNTAcrsaVia7MpZV5KFd7eFbn6HexNGxfVtxPYM0fZS3JZRyshVYNq+c+w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0ffd37-e223-43e0-a9cf-3a720a73c622', 'x-compute-request-id': 'req-be0ffd37-e223-43e0-a9cf-3a720a73c622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-337464493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBic75e3K3N/VuW3BqpE3/WC6luMRsAzR0VUGJHLmJlJ1rcYly9gW+6e2sXGDNNC6LQmHshciNTAcrsaVia7MpZV5KFd7eFbn6HexNGxfVtxPYM0fZS3JZRyshVYNq+c+w==", "fingerprint": "40:0c:d2:de:36:52:b6:e7:99:98:8c:72:87:25:b1:a4", "user_id": "fe80780a678840af95cf78c85feb58aa"}}' 2023-04-18 09:10:18,692 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.454s 2023-04-18 09:10:18,692 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-201040446", "description": "tempest-secgroup-smoke-201040446 description", "project_id": "272b695bacf541f4afc99eee80866e16"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-147c629d-89f8-4908-a829-e159920cad07', 'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "name": "tempest-secgroup-smoke-201040446", "stateful": true, "tenant_id": "272b695bacf541f4afc99eee80866e16", "description": "tempest-secgroup-smoke-201040446 description", "shared": false, "security_group_rules": [{"id": "169eb78e-b1d1-4f65-af66-3a5f2ceedbf5", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": 609, "description": null, "tags": [], "created_at": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}, {"id": "c21a9b2f-fe7d-4bb3-b7ee-6373ea4d0326", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": 610, "description": null, "tags": [], "created_at": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 0, "project_id": "272b695bacf 541f4afc99eee80866e16"}], "tags": [], "created_at": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 1, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:18,866 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 09:10:18,867 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "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-8a02864f-534f-4899-a72d-ee6a05d3fb53', 'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa29549e-d9e9-4f67-81d2-61397c8d2625", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:19,424 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.557s 2023-04-18 09:10:19,425 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "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-45e301ce-74c1-423c-ace3-3e4abf05528b', 'date': 'Tue, 18 Apr 2023 09:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6a7ee87d-a4fc-4777-96c7-6e0885391d30", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:19,611 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-18 09:10:19,611 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-86461b98-fea7-4505-8066-eac4579668b2', 'date': 'Tue, 18 Apr 2023 09:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5e88e18-c581-41d2-b7a3-b57166439fd4", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:19,836 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.224s 2023-04-18 09:10:19,837 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e6a074c3-d53d-4f89-8d78-43d99985f7a4', 'date': 'Tue, 18 Apr 2023 09:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f920827-5e0e-45d0-847f-5dcc950713c1", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:20,087 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.250s 2023-04-18 09:10:20,087 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c86438e8-2c13-4987-8677-24323deb031b', 'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4eb90898-21eb-4341-bed3-64a0b0dc4736", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:20,339 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.251s 2023-04-18 09:10:20,340 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9e2e361b-71eb-443a-a7df-aa8c17cbace5', 'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ba5da97-0011-4428-ab69-e86fdd3ed2bc", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:20Z", "updated_at": "2023-04-18T09:10:20Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:20,340 79839 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 09:10:20,361 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.020s 2023-04-18 09:10:20,361 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a000c818-86f3-4def-94ae-c1dd2abc2087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:20,732 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes 0.370s 2023-04-18 09:10:20,732 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "snapshot_id": null, "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf037c3-add5-404f-9bfc-bef17325352c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf037c3-add5-404f-9bfc-bef17325352c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes'} Body: b'{"volume": {"id": "0657b322-0f4d-4a0b-b64b-5b8234581348", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:20.667927", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:20,788 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.046s 2023-04-18 09:10:20,789 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e14407-0a89-487d-9364-05c75baaa77c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e14407-0a89-487d-9364-05c75baaa77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'{"volume": {"id": "0657b322-0f4d-4a0b-b64b-5b8234581348", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:21.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:21,870 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.068s 2023-04-18 09:10:21,870 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22cc3d16-c34a-4e8a-9831-beec82f88c36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cc3d16-c34a-4e8a-9831-beec82f88c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'{"volume": {"id": "0657b322-0f4d-4a0b-b64b-5b8234581348", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:21.000000", "updated_at": "2023-04-18T09:10:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:22,031 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.150s 2023-04-18 09:10:22,032 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:21 GMT', 'server': 'Apache/2.4.52 (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-2f5f423a-54ed-4e1e-b0ed-587e110b2a97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'' 2023-04-18 09:10:22,057 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.024s 2023-04-18 09:10:22,057 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ddafc8-e5c3-4e18-a49d-52d5942c89af', 'x-openstack-request-id': 'req-42ddafc8-e5c3-4e18-a49d-52d5942c89af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0657b322-0f4d-4a0b-b64b-5b8234581348 could not be found."}}' 2023-04-18 09:10:22,213 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/894df8d8-b3bd-49b1-a387-30dffe484a21 0.154s 2023-04-18 09:10:22,213 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8a179123-63e3-469d-8c5e-525708398889', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/894df8d8-b3bd-49b1-a387-30dffe484a21'} Body: b'' 2023-04-18 09:10:22,249 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-337464493 0.036s 2023-04-18 09:10:22,250 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440302ba-56e2-41cd-9727-f8cfdc069faa', 'x-compute-request-id': 'req-440302ba-56e2-41cd-9727-f8cfdc069faa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-337464493'} Body: b'' {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.527606s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c988b99f-a79b-44e4-95b9-37bca79c52ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:22,085 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes 0.401s 2023-04-18 09:10:22,085 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1208460759"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6c2f1f-bf31-4f5e-b05f-b0cc30f05fa4', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6c2f1f-bf31-4f5e-b05f-b0cc30f05fa4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes'} Body: b'{"volume": {"id": "c988b99f-a79b-44e4-95b9-37bca79c52ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:22.015870", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1208460759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 09:10:22,145 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad 0.050s 2023-04-18 09:10:22,145 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114597aa-e76f-4b4f-9404-e59a2e70b244', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114597aa-e76f-4b4f-9404-e59a2e70b244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad'} Body: b'{"volume": {"id": "c988b99f-a79b-44e4-95b9-37bca79c52ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:22.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1208460759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' 2023-04-18 09:10:23,198 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad 0.041s 2023-04-18 09:10:23,198 79849 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f65812c-bc71-4259-b668-061b873a77e3', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f65812c-bc71-4259-b668-061b873a77e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad'} Body: b'{"volume": {"id": "c988b99f-a79b-44e4-95b9-37bca79c52ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:22.000000", "updated_at": "2023-04-18T09:10:22.000000", "name": "tempest-VolumeRevertTests-Volume-1208460759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.339655s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:23,429 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes 0.216s 2023-04-18 09:10:23,430 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1466470566"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39281a82-960a-498b-aec3-b71003041b94', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39281a82-960a-498b-aec3-b71003041b94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes'} Body: b'{"volume": {"id": "fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:23.360481", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1466470566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 09:10:23,484 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28 0.044s 2023-04-18 09:10:23,484 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54de99b-b4d8-4d0d-871c-2e5b377edaec', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54de99b-b4d8-4d0d-871c-2e5b377edaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28'} Body: b'{"volume": {"id": "fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:23.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1466470566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' 2023-04-18 09:10:24,541 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28 0.042s 2023-04-18 09:10:24,541 79849 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc9433c-d51c-4203-82c4-193f4a972b5a', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc9433c-d51c-4203-82c4-193f4a972b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28'} Body: b'{"volume": {"id": "fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:23.000000", "updated_at": "2023-04-18T09:10:23.000000", "name": "tempest-VolumeRevertTests-Volume-1466470566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' {6} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.722185s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79654782-19e3-4c50-ae7d-75e195ab75e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:25,968 79845 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes 0.608s 2023-04-18 09:10:25,969 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1754254146", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8393894-1e1c-4844-93e0-ca1b798af422', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8393894-1e1c-4844-93e0-ca1b798af422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes'} Body: b'{"volume": {"id": "79654782-19e3-4c50-ae7d-75e195ab75e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:25.903322", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1754254146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}], "user_id": "48bd0eb0381c421b82a896784628eafd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:26,018 79845 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2 0.039s 2023-04-18 09:10:26,018 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfb4dfb-63b4-4e84-b78c-f3ae7aed6932', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfb4dfb-63b4-4e84-b78c-f3ae7aed6932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2'} Body: b'{"volume": {"id": "79654782-19e3-4c50-ae7d-75e195ab75e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:26.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1754254146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}], "user_id": "48bd0eb0381c421b82a896784628eafd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baf6d901c79e4ed68e062f14e936eef1"}}' 2023-04-18 09:10:27,070 79845 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2 0.040s 2023-04-18 09:10:27,070 79845 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdf2041-74c8-4583-98f1-a9c1b25ec767', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdf2041-74c8-4583-98f1-a9c1b25ec767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2'} Body: b'{"volume": {"id": "79654782-19e3-4c50-ae7d-75e195ab75e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:26.000000", "updated_at": "2023-04-18T09:10:26.000000", "name": "tempest-TaggedBootDevicesTest-volume-1754254146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}], "user_id": "48bd0eb0381c421b82a896784628eafd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baf6d901c79e4ed68e062f14e936eef1"}}' {3} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {6} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.606678s] ... ok {6} setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5ec8cde7-11d6-4388-92dc-6980747f1acf failed to build and is in ERROR status {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.370299s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.034781s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.040527s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.720059s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ae8b615-911d-4fb2-8c87-1e1b979dbe2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:44,812 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/aeab3d2296f84db98faf1fbfca79406a/os-quota-sets/2d2c32f71af44af89f30c1130ad7f457?usage=True 0.056s 2023-04-18 09:10:44,812 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fa4445-839d-45cb-ad1e-e637cef20701', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fa4445-839d-45cb-ad1e-e637cef20701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aeab3d2296f84db98faf1fbfca79406a/os-quota-sets/2d2c32f71af44af89f30c1130ad7f457?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_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"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": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:45,142 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes 0.321s 2023-04-18 09:10:45,142 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e8a107-fe16-4d00-ba7f-5eea55f86e1f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e8a107-fe16-4d00-ba7f-5eea55f86e1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.073935", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:45,198 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.046s 2023-04-18 09:10:45,198 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf69a5c-1c27-489d-aed5-2b26523ad65f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf69a5c-1c27-489d-aed5-2b26523ad65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:46,251 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.039s 2023-04-18 09:10:46,252 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a52077-47fc-4806-8af1-62290b1dd4bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a52077-47fc-4806-8af1-62290b1dd4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.000000", "updated_at": "2023-04-18T09:10:45.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:46,324 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.062s 2023-04-18 09:10:46,324 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b25de74-1399-4615-b582-b96125c91516', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b25de74-1399-4615-b582-b96125c91516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.000000", "updated_at": "2023-04-18T09:10:45.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:46,451 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.116s 2023-04-18 09:10:46,451 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (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-9abdce56-d4a0-4fe1-b03c-9d40174be626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'' 2023-04-18 09:10:46,473 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.021s 2023-04-18 09:10:46,473 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fb3a09-eb03-4414-9580-11498480e5e0', 'x-openstack-request-id': 'req-71fb3a09-eb03-4414-9580-11498480e5e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ae8b615-911d-4fb2-8c87-1e1b979dbe2f could not be found."}}' {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.529987s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8749280-ce1e-4d09-b4c2-4d12a24e99fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:46,663 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes 0.185s 2023-04-18 09:10:46,664 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7073492d-6f9e-4039-b178-371f69ffc1c7', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7073492d-6f9e-4039-b178-371f69ffc1c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:46.605886", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:46,732 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.058s 2023-04-18 09:10:46,732 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a46088-10f2-4c28-94af-d48802c679c9', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a46088-10f2-4c28-94af-d48802c679c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:47.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:47,786 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.042s 2023-04-18 09:10:47,786 79845 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc322c4-7d42-47e0-90c9-1879fd44aca2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc322c4-7d42-47e0-90c9-1879fd44aca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:47.000000", "updated_at": "2023-04-18T09:10:47.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:47,853 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.055s 2023-04-18 09:10:47,853 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6494be71-bc5f-4c36-88ea-46ea56206004', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6494be71-bc5f-4c36-88ea-46ea56206004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:47.000000", "updated_at": "2023-04-18T09:10:47.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:47,978 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.114s 2023-04-18 09:10:47,979 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': ' Apache/2.4.52 (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-481b2d3d-5898-4739-aa69-4796163c5206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'' 2023-04-18 09:10:48,005 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.025s 2023-04-18 09:10:48,005 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6256e86-b9ad-4790-8ac5-51358e294f36', 'x-openstack-request-id': 'req-a6256e86-b9ad-4790-8ac5-51358e294f36', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8749280-ce1e-4d09-b4c2-4d12a24e99fe could not be found."}}' {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.068637s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.340348s] ... ok {6} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8b818ea7-a1c8-4910-84bc-598ed39bac8a failed to build and is in ERROR status {6} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [177.245512s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a063315-50b9-4048-a8c7-9a5623b28ad1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:10,487 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.456s 2023-04-18 09:09:10,488 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1738579-5eb5-47b6-a78e-4727d1c1f60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:09:11,744 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.226s 2023-04-18 09:09:11,744 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e4fedfe5-3155-4869-b2e0-01a70d60f34e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "607f01a6844942c6a7d0f2baf1f3feaa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "created_at": "2023-04-18T09:09:12Z", "updated_at": "2023-04-18T09:09:12Z", "tags": [], "self": "/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8", "file": "/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:09:16,244 79835 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 09:09:16,245 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8/file 4.500s 2023-04-18 09:09:16,245 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bc455649-96c5-4a7c-936a-9879ad7517a0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8/file'} Body: b'' 2023-04-18 09:09:16,246 79835 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:09:16,246 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:09:16,766 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.517s 2023-04-18 09:09:16,766 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1542976355", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBNcCgVoxgZlmWuPc9KNuqcBniJBiR2dzMpNm8bJTTngvmWFYttt5VE+CyZtQxE84F+HDeZC9MT4FOYPYmC64t4hqG7TmHhO3kLBgjqwrxD3t7flxzMjzEEdBEVaKHYjGQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ab1bac-e6a2-4b61-adb5-187b97144856', 'x-compute-request-id': 'req-42ab1bac-e6a2-4b61-adb5-187b97144856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1542976355", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBNcCgVoxgZlmWuPc9KNuqcBniJBiR2dzMpNm8bJTTngvmWFYttt5VE+CyZtQxE84F+HDeZC9MT4FOYPYmC64t4hqG7TmHhO3kLBgjqwrxD3t7flxzMjzEEdBEVaKHYjGQ==", "fingerprint": "a8:eb:88:cd:5b:44:1b:e3:01:8c:ea:71:55:8c:40:91", "user_id": "fd8629ceafed42a38046b0e441017eaa"}}' 2023-04-18 09:09:16,774 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1542976355 created 2023-04-18 09:09:17,407 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.632s 2023-04-18 09:09:17,408 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--882410882", "description": "tempest-description--663016512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-94342e36-94e5-4bee-a184-2053e40ccb7d', 'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "name": "tempest-securitygroup--882410882", "stateful": true, "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "description": "tempest-description--663016512", "shared": false, "security_group_rules": [{"id": "35d1be40-42cd-4e9f-bee4-ab1a76866a9f", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": 396, "description": null, "tags": [], "created_at ": "2023-04-18T09:09:17Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}, {"id": "aabec361-55a2-44c8-81fe-08207bc5bc2b", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": 395, "description": null, "tags": [], "created_at": "2023-04-18T09:09:17Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}], "tags": [], "created_at": "2023-04-18T09:09:16Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 1, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:09:18,227 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.817s 2023-04-18 09:09:18,227 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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-82bec60d-dbb2-4de1-8f33-edf213cbd33b', 'date': 'Tue, 18 Apr 2023 09:09:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4cdb4b4c-7b2d-4fe1-88b4-64b7f7b7416a", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": "2023-04-18T09:09:17Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:09:18,643 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.415s 2023-04-18 09:09:18,644 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b122f299-b26e-4977-818f-29f3603ebf7f', 'date': 'Tue, 18 Apr 2023 09:09:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3ba02d5a-b23d-402c-a43e-cee88f825fed", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": "2023-04-18T09:09:18Z", "updated_at": "2023-04-18T09:09:18Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:09:18,644 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--882410882 created 2023-04-18 09:09:20,138 79835 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.493s 2023-04-18 09:09:20,138 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0b95d3d0-135f-44df-ba9a-e42cfbbcd5f1', 'date': 'Tue, 18 Apr 2023 09:09:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ea2393a4-9e4d-4ee4-96cf-030d08a47667", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "floating_ip_address": "172.24.4.225", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6de09db7b7ec4d0cb31ba26355357254", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:19Z", "updated_at": "2023-04-18T09:09:19Z", "revision_number": 0}}' 2023-04-18 09:09:20,139 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ea2393a4-9e4d-4ee4-96cf-030d08a47667', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6de09db7b7ec4d0cb31ba26355357254', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:19Z', 'updated_at': '2023-04-18T09:09:19Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2023-04-18 09:09:20,261 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.116s 2023-04-18 09:09:20,261 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a83266b0-48e5-4830-a147-97cf37d6a0e9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fd8629ceafed42a38046b0e441017eaa", "name": "tempest-AttachSCSIVolumeTestJSON-484484061-project-member", "password_expires_at": null}, "audit_ids": ["17nN4oDfS-2DPOVzbWXWCQ"], "expires_at": "2023-04-18T10:09:20.000000Z", "issued_at": "2023-04-18T09:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6de09db7b7ec4d0cb31ba26355357254", "name": "tempest-AttachSCSIVolumeTestJSON-484484061"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254", "region": "RegionOne"}], "id": "2651 97b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6de09db7b7ec4d0cb31ba26355357254", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:20,262 79835 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '2246ed88-e389-4aec-bd74-91483fea8a71', 'name': 'tempest-AttachSCSIVolumeTestJSON-483710547-network', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6de09db7b7ec4d0cb31ba26355357254', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43645, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:20,262 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1542976355', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBNcCgVoxgZlmWuPc9KNuqcBniJBiR2dzMpNm8bJTTngvmWFYttt5VE+CyZtQxE84F+HDeZC9MT4FOYPYmC64t4hqG7TmHhO3kLBgjqwrxD3t7flxzMjzEEdBEVaKHYjGQ==', 'fingerprint': 'a8:eb:88:cd:5b:44:1b:e3:01:8c:ea:71:55:8c:40:91', 'user_id': 'fd8629ceafed42a38046b0e441017eaa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD3tPBW6+cr1L7x7y9X3OGMgm9nsYJ9LS0SVEFEXkl3+3nWDkaKq05b\nIQtZC6Vl8TugBwYFK4EEACKhZANiAAQTXAoFaMYGZZlrj3PSjbqnAZ4iQYkdnczK\nTZvGyU054L5lhWLbbeVRPgsmbUMRPOBfhw3mQvTE+BTmD2JguuLeIahu05h4Tt5C\nwYI6sK8Q97e35cczI8xBHQRFWih2Ixk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3fa6a3cb-da60-44de-836f-85e8f6772dff', 'name': 'tempest-securitygroup--882410882', 'stateful': True, 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'description': 'tempest-description--663016512', 'shared': False, 'security_group_rules': [{'id': '35d1be40-42cd-4e9f-bee4-ab1a76866a9f', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'security_group_id': '3fa6a3cb-da60-44de-836f-85e8f6772dff', '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': 396, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:09:17Z', 'updated_at': '2023-04-18T09:09:17Z', 'revision_number': 0, 'project_id': '6de09db7b7ec4d0cb31ba26355357254'}, {'id': 'aabec361-55a2-44c8-81fe-08207bc5bc2b', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'security_group_id' : '3fa6a3cb-da60-44de-836f-85e8f6772dff', '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': 395, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:09:17Z', 'updated_at': '2023-04-18T09:09:17Z', 'revision_number': 0, 'project_id': '6de09db7b7ec4d0cb31ba26355357254'}], 'tags': [], 'created_at': '2023-04-18T09:09:16Z', 'updated_at': '2023-04-18T09:09:17Z', 'revision_number': 1, 'project_id': '6de09db7b7ec4d0cb31ba26355357254'}, 'floating_ip': {'id': 'ea2393a4-9e4d-4ee4-96cf-030d08a47667', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6de09db7b7ec4d0cb31ba26355357254', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:19Z', 'updated_at': '2023-04-18T09:09:19Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2023-04-18 09:09:21,586 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.322s 2023-04-18 09:09:21,586 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "imageRef": "bec27c55-e9ef-4212-827e-d37595e29ed8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "2246ed88-e389-4aec-bd74-91483fea8a71"}], "security_groups": [{"name": "tempest-securitygroup--882410882"}], "key_name": "tempest-keypair-1542976355", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6940f81-762b-4d84-92a7-9fcacb6bac5e', 'x-compute-request-id': 'req-b6940f81-762b-4d84-92a7-9fcacb6bac5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--882410882"}], "adminPass": "SSctwG38FxL5"}}' 2023-04-18 09:09:22,168 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.577s 2023-04-18 09:09:22,168 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fefccc26-2e9b-43e0-9dd0-7b71bc239cf7', 'x-compute-request-id': 'req-fefccc26-2e9b-43e0-9dd0-7b71bc239cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "status": "BUILD", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "user_id": "fd8629ceafed42a38046b0e441017eaa", "metadata": {}, "hostId": "", "image": {"id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bec27c55-e9ef-4212-827e-d37595e29ed8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:22Z", "updated": "2023-04-18T09:09:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1542976355", "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": []}}' 2023-04-18 09:10:12,745 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.513s 2023-04-18 09:10:12,745 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6539126-bb9d-46b3-a898-d740f8d3b056', 'x-compute-request-id': 'req-a6539126-bb9d-46b3-a898-d740f8d3b056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "status": "ACTIVE", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "user_id": "fd8629ceafed42a38046b0e441017eaa", "metadata": {}, "hostId": "ae5fc6bc41148a7d3004876366476ffcfade85993b862a9b5adbac94", "image": {"id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bec27c55-e9ef-4212-827e-d37595e29ed8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:21Z", "updated": "2023-04-18T09:09:36Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-483710547-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:2b:9f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1542976355", "OS-SRV-USG:launched_at": "2023-04-18T09:09:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--882410882"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:10:12,766 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:11:12,962 79835 INFO [tempest.li b.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc/os-interface 0.163s 2023-04-18 09:11:12,962 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a5cb71-95ef-4fe3-89e4-8bab68e0ff46', 'x-compute-request-id': 'req-08a5cb71-95ef-4fe3-89e4-8bab68e0ff46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2246ed88-e389-4aec-bd74-91483fea8a71", "port_id": "d05b9785-86bb-4e4f-8a47-1c8ad9e44cd3", "mac_addr": "fa:16:3e:3b:2b:9f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5090f897-6929-4a3c-9485-f5f51d1d6f19", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 09:11:14,102 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667 1.135s 2023-04-18 09:11:14,102 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d05b9785-86bb-4e4f-8a47-1c8ad9e44cd3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-cdaba661-985a-45fc-bf1e-24a9cb87156c', 'date': 'Tue, 18 Apr 2023 09:11:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667'} Body: b'{"floatingip": {"id": "ea2393a4-9e4d-4ee4-96cf-030d08a47667", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "floating_ip_address": "172.24.4.225", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "9cc2235f-dd5c-4379-8cca-79791d8737b0", "port_id": "d05b9785-86bb-4e4f-8a47-1c8ad9e44cd3", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2246ed88-e389-4aec-bd74-91483fea8a71", "mac_address": "fa:16:3e:3b:2b:9f", "admin_state_up": true, "status": "ACTIVE", "device_id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:19Z", "updated_at": "2023-04-18T09:11:13Z", "revision_number": 1, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:11:14,104 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2023-04-18 09:11:14,150 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:11:14,173 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:11:14,173 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2023-04-18 09:11:14,422 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes 0.248s 2023-04-18 09:11:14,423 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1a4584-906b-4cc2-9825-b02de3389583', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1a4584-906b-4cc2-9825-b02de3389583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes'} Body: b'{"volume": {"id": "6a063315-50b9-4048-a8c7-9a5623b28ad1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:14.330588", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}], "user_id": "fd8629ceafed42a38046b0e441017eaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:11:14,479 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1 0.039s 2023-04-18 09:11:14,479 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800c5c70-6cfc-4edd-93de-a336c238adf5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800c5c70-6cfc-4edd-93de-a336c238adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1'} Body: b'{"volume": {"id": "6a063315-50b9-4048-a8c7-9a5623b28ad1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:14.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}], "user_id": "fd8629ceafed42a38046b0e441017eaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:11:15,535 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1 0.043s 2023-04-18 09:11:15,536 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc62e89-c7d5-4d59-b2a2-8bae3c9e9b35', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc62e89-c7d5-4d59-b2a2-8bae3c9e9b35', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1'} Body: b'{"volume": {"id": "6a063315-50b9-4048-a8c7-9a5623b28ad1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:14.000000", "updated_at": "2023-04-18T09:11:14.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}], "user_id": "fd8629ceafed42a38046b0e441017eaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:11:16,155 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.605s 2023-04-18 09:11:16,155 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (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-73cbbcec-a44b-44e7-968e-1fcc7600d0f0', 'x-compute-request-id': 'req-73cbbcec-a44b-44e7-968e-1fcc7600d0f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'' 2023-04-18 09:11:16,340 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.184s 2023-04-18 09:11:16,341 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (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-0aa0270c-fdcd-4dc6-ab7e-9bc9d0021a45', 'x-compute-request-id': 'req-0aa0270c-fdcd-4dc6-ab7e-9bc9d0021a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "status": "ACTIVE", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "user_id": "fd8629ceafed42a38046b0e441017eaa", "metadata": {}, "hostId": "ae5fc6bc41148a7d3004876366476ffcfade85993b862a9b5adbac94", "image": {"id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bec27c55-e9ef-4212-827e-d37595e29ed8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:21Z", "updated": "2023-04-18T09:11:16Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-483710547-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:2b:9f"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:2b:9f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1542976355", "OS-SRV-USG:launched_at": "2023-04-18T09:09:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--882410882"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:06,440 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.037s 2023-04-18 09:12:06,441 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6175cc9c-a615-46c0-ba0b-6a3579ae914e', 'x-compute-request-id': 'req-6175cc9c-a615-46c0-ba0b-6a3579ae914e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d42e34ef-023d-4b4c-85ac-bc96597e5edc could not be found."}}' 2023-04-18 09:12:06,475 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1542976355 0.034s 2023-04-18 09:12:06,476 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736534fb-3dd7-4d90-abda-89b62abf54a6', 'x-compute-request-id': 'req-736534fb-3dd7-4d90-abda-89b62abf54a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1542976355'} Body: b'' 2023-04-18 09:12:06,670 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff 0.194s 2023-04-18 09:12:06,671 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-04f94ab2-4f25-4120-ad97-b663dcc1adb2', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff'} Body: b'' 2023-04-18 09:12:06,719 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff 0.048s 2023-04-18 09:12:06,719 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-opens tack-request-id': 'req-17daf82c-b36d-4748-8396-547cd404b286', 'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3fa6a3cb-da60-44de-836f-85e8f6772dff does not exist", "detail": ""}}' 2023-04-18 09:12:07,144 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667 0.424s 2023-04-18 09:12:07,144 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-365fa0b5-e4ba-41c7-af7c-605def9d75cd', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:12:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667'} Body: b'' 2023-04-18 09:12:07,258 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8 0.114s 2023-04-18 09:12:07,259 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2e1bf03d-f28b-4902-b3f8-97d7db80f836', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8'} Body: b'' 2023-04-18 09:12:07,274 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8 0.015s 2023-04-18 09:12:07,274 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7be10736-9eba-4dc3-a7b4-56e4eaf18123', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8'} Body: b'{"message": "No image found with ID bec27c55-e9ef-4212-827e-d37595e29ed8

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {1} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {5} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [166.306646s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c58a2bf-68c1-4e74-9a6d-e420145cd786 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:55,264 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.251s 2023-04-18 09:09:55,265 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1431295891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAM+eQqOKDVj1QEZsTh9RCgQHXTlPRnFH1HdV6zDDtdy6IKBiak5qSRSbj4S+0rCi8HS8cwmOR0P2XgCLFDNdd74y9WDtiV4YIHvrxiLZyXkx9MO7jeCGhcxTKNOUhLG0Q=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccdb5cc6-e10d-481b-9020-0d50eb30c80d', 'x-compute-request-id': 'req-ccdb5cc6-e10d-481b-9020-0d50eb30c80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1431295891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAM+eQqOKDVj1QEZsTh9RCgQHXTlPRnFH1HdV6zDDtdy6IKBiak5qSRSbj4S+0rCi8HS8cwmOR0P2XgCLFDNdd74y9WDtiV4YIHvrxiLZyXkx9MO7jeCGhcxTKNOUhLG0Q==", "fingerprint": "ee:08:ca:2e:76:ca:60:4c:a3:1e:a4:1b:0a:95:2d:06", "user_id": "885f0d69bde44106aca29def44419a63"}}' 2023-04-18 09:09:55,424 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.156s 2023-04-18 09:09:55,424 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-338013043", "description": "tempest-secgroup-smoke-338013043 description", "project_id": "443bf3c51a544117b68ba99b21b2529d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-18331435-8d3c-433e-bf9a-023f22c5a4c8', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "name": "tempest-secgroup-smoke-338013043", "stateful": true, "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "description": "tempest-secgroup-smoke-338013043 description", "shared": false, "security_group_rules": [{"id": "97760928-7f30-4172-9322-e24c993a9ffe", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": 544, "description": null, "tags": [], "created_at": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}, {"id": "ef5e603f-1ade-4936-997a-2fff3241db4e", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": 543, "description": null, "tags": [], "created_at": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}], "tags": [], "created_at": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 1, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:55,661 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.236s 2023-04-18 09:09:55,661 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "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-b887a692-a4df-41c8-9b28-0c42f3bdd685', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c68c298e-829c-41bf-8e55-73424e83d418", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:55,824 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 09:09:55,824 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "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-cdbd6647-2589-494e-b909-123af03702f9', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d7dcad3-a3a0-4ad6-ad49-55ff62823497", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:55,998 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 09:09:55,999 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4cf98701-b96b-464c-ac66-30c67a0acb01', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c560651-c956-49c8-8a3e-72bb6dda9abc", "tenant_id": "443bf3c51a 544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,392 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.393s 2023-04-18 09:09:56,393 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0648ac91-a690-40f3-a560-47157b286427', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3defc1b-d8eb-42ae-a3b5-c41b563ec620", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:56Z", "updated_at": "2023-04-18T09:09:56Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,585 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 09:09:56,585 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b0ce5844-5bf2-413c-af6d-09fa045ef2a5', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb51e258-0350-4794-97c9-af3fa9eccce4", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:56Z", "updated_at": "2023-04-18T09:09:56Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,768 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-18 09:09:56,768 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-40d06b2c-8495-4f5b-85d6-0781b6be1c70', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fd1e35b6-12dd-49c0-889b-24259fab280a", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:56Z", "updated_at": "2023-04-18T09:09:56Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,806 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2023-04-18 09:09:56,807 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-90a08251-8e39-4c92-a5ec-504b9cd2efb5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "885f0d69bde44106aca29def44419a63", "name": "tempest-SnapshotDataIntegrityTests-1188868867-project-member", "password_expires_at": null}, "audit_ids": ["ymMlz3mpTkmRwTlw5EYOoA"], "expires_at": "2023-04-18T10:09:56.000000Z", "issued_at": "2023-04-18T09:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "443bf3c51a544117b68ba99b21b2529d", "name": "tempest-SnapshotDataIntegrityTests-1188868867"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/443bf3c51a544117b68ba99b21b2529d", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/44 3bf3c51a544117b68ba99b21b2529d", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:56,808 79843 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '14665473-0472-43b4-b63f-4943107a74bf', 'name': 'tempest-SnapshotDataIntegrityTests-1380316636-network', 'tenant_id': '443bf3c51a544117b68ba99b21b2529d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '443bf3c51a544117b68ba99b21b2529d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35314, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:09:35Z', 'updated_at': '2023-04-18T09:09:35Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:58,472 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 1.662s 2023-04-18 09:09:58,472 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-605332464", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "networks": [{"uuid": "14665473-0472-43b4-b63f-4943107a74bf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ffd26c-a357-4f59-a58c-5761bb158c2b', 'x-compute-request-id': 'req-d1ffd26c-a357-4f59-a58c-5761bb158c2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "adminPass": "aPws5dSdeH8b"}}' 2023-04-18 09:09:58,582 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.106s 2023-04-18 09:09:58,583 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3595dbc-1f6d-4d49-a746-4b542448f5a7', 'x-compute-request-id': 'req-c3595dbc-1f6d-4d49-a746-4b542448f5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "BUILD", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:09:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "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": []}}' 2023-04-18 09:10:48,943 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.299s 2023-04-18 09:10:48,943 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96b7feb-3fca-4bce-874a-91b36e5d77d4', 'x-compute-request-id': 'req-a96b7feb-3fca-4bce-874a-91b36e5d77d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "ACTIVE", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "eca7e1c7c5ef2fdd3185f45ca80f2442156e5a79e298646734c12ad0", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:10:09Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1380316636-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:3f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "OS-SRV-USG:launched_at": "2023-04-18T09:10:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:10:48,956 79843 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:11:49,216 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.228s 2023-04-18 09:11:49,216 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42991bd0-b6f1-4141-9fe5-ef668e3744b6', 'x-compute-request-id': 'req-42991bd0-b6f1-4141-9fe5-ef668e3744b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "ACTIVE", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "eca7e1c7c5ef2fdd3185f45ca80f2442156e5a79e298646734c12ad0", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:10:09Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1380316636-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:3f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "OS-SRV-USG:launched_at": "2023-04-18T09:10:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:11:49,459 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes 0.231s 2023-04-18 09:11:49,460 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b520a106-32ef-4ebb-8ca9-b41390fb700d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b520a106-32ef-4ebb-8ca9-b41390fb700d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes'} Body: b'{"volume": {"id": "2c58a2bf-68c1-4e74-9a6d-e420145cd786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:49.399699", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74- 9a6d-e420145cd786"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}], "user_id": "885f0d69bde44106aca29def44419a63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:11:49,512 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.043s 2023-04-18 09:11:49,512 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591bd513-7234-4551-bf2a-3a4bd8fa173a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591bd513-7234-4551-bf2a-3a4bd8fa173a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'{"volume": {"id": "2c58a2bf-68c1-4e74-9a6d-e420145cd786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:49.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}], "user_id": "885f0d69bde44106aca29def44419a63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:11:50,566 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.042s 2023-04-18 09:11:50,566 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c74c48a-3320-4568-8cd0-6ead1afb052c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c74c48a-3320-4568-8cd0-6ead1afb052c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'{"volume": {"id": "2c58a2bf-68c1-4e74-9a6d-e420145cd786", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:49.000000", "updated_at": "2023-04-18T09:11:50.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}], "user_id": "885f0d69bde44106aca29def44419a63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multia ttach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:11:50,683 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.104s 2023-04-18 09:11:50,684 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (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-887931c0-568e-428b-bf7f-2285080740e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'' 2023-04-18 09:11:50,705 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.020s 2023-04-18 09:11:50,705 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-af91fe49-e686-44f6-bc8d-bbf1672fb7ef', 'x-openstack-request-id': 'req-af91fe49-e686-44f6-bc8d-bbf1672fb7ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c58a2bf-68c1-4e74-9a6d-e420145cd786 could not be found."}}' 2023-04-18 09:11:50,833 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.127s 2023-04-18 09:11:50,833 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (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-d0bc9da7-ae39-4e76-adc3-6e6e146ea253', 'x-compute-request-id': 'req-d0bc9da7-ae39-4e76-adc3-6e6e146ea253', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'' 2023-04-18 09:11:51,035 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.201s 2023-04-18 09:11:51,036 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b6ad7b2-9f3a-4044-8bca-b2fff8fe35f9', 'x-compute-request-id': 'req-0b6ad7b2-9f3a-4044-8bca-b2fff8fe35f9', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "ACTIVE", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "eca7e1c7c5ef2fdd3185f45ca80f2442156e5a79e298646734c12ad0", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:11:51Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1380316636-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:3f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "OS-SRV-USG:launched_at": "2023-04-18T09:10:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:41,123 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.037s 2023-04-18 09:12:41,124 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d98320f0-8a1f-46e8-8509-3213535cbf7d', 'x-compute-request-id': 'req-d98320f0-8a1f-46e8-8509-3213535cbf7d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 91efde89-c966-40a2-8dbb-208b134f8b4e could not be found."}}' 2023-04-18 09:12:41,280 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/35a7a136-e61c-4385-9f95-fcae5f7dfc3c 0.155s 2023-04-18 09:12:41,281 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-167a79e7-aca8-4153-be30-b206721b628f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/35a7a136-e61c-4385-9f95-fcae5f7dfc3c'} Body: b'' 2023-04-18 09:12:41,313 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1431295891 0.031s 2023-04-18 09:12:41,314 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'se rver': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc45663-fd1b-479f-972a-3d551d6b89a4', 'x-compute-request-id': 'req-1fc45663-fd1b-479f-972a-3d551d6b89a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1431295891'} Body: b'' {11} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [235.262615s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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.py", line 248, in test_stable_device_rescue_disk_virtio_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c3147bfd-9c66-4490-a578-7adce96c2ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:53,946 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:08:54,367 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.418s 2023-04-18 09:08:54,367 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1719384074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGohvH7+XKTaff47klQLKRPUx+gzZlj6/ib1dgrMrTaVzsAm8gKHvYRb6oFJjC73ObXwndlkxdPmsOcfG7Muf7KqDWlxJgRxS/vqhnjfDd5I7wIX7sB8XI4isetLz65Qmg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7438f449-a904-4f35-8bd3-c7822425090e', 'x-compute-request-id': 'req-7438f449-a904-4f35-8bd3-c7822425090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1719384074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGohvH7+XKTaff47klQLKRPUx+gzZlj6/ib1dgrMrTaVzsAm8gKHvYRb6oFJjC73ObXwndlkxdPmsOcfG7Muf7KqDWlxJgRxS/vqhnjfDd5I7wIX7sB8XI4isetLz65Qmg==", "fingerprint": "d7:d4:aa:b1:1c:cf:a6:a8:52:39:9f:a0:cb:45:ad:8d", "user_id": "e624220b5403472babaacc756287288b"}}' 2023-04-18 09:08:54,375 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1719384074 created 2023-04-18 09:08:55,362 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.985s 2023-04-18 09:08:55,362 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2137199852", "description": "tempest-description--265784431"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8395ebb6-1583-4245-a776-7fe95b8d987e', 'date': 'Tue, 18 Apr 2023 09:08:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c063c430-4489-4ce5-8786-8ee569a7470a", "name": "tempest-securitygroup--2137199852", "stateful": true, "tenant_id": "649be7e635114e7da65cecccaeaebacc", "description": "tempest-description--265784431", "shared": false, "security_group_rules": [{"id": "1f2adaeb-62f8-483b-9902-8d263bbf65c9", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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": 253, "description": null, "tags": [], "created_at": "2023-04-18T09:08:54Z", "updated_at": "2023-04-18T09:08:54Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}, {"id": "454ec22c-1c29-4fc2-991a-8fa3385b6410", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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 ": 255, "description": null, "tags": [], "created_at": "2023-04-18T09:08:54Z", "updated_at": "2023-04-18T09:08:54Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}], "tags": [], "created_at": "2023-04-18T09:08:54Z", "updated_at": "2023-04-18T09:08:54Z", "revision_number": 1, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:08:56,522 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.159s 2023-04-18 09:08:56,523 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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-86430f13-fcd7-48f8-b3ca-51abe1ed8a70', 'date': 'Tue, 18 Apr 2023 09:08:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8c68c1c-dcc2-4e02-8670-3957200d9186", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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": "2023-04-18T09:08:55Z", "updated_at": "2023-04-18T09:08:55Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:08:57,808 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.285s 2023-04-18 09:08:57,808 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-70c4c991-d7f5-4c84-921c-fa5260f5e4a8', 'date': 'Tue, 18 Apr 2023 09:08:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed843f56-0332-4d7b-9b35-83ce2424ccfa", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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": "2023-04-18T09:08:57Z", "updated_at": "2023-04-18T09:08:57Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:08:57,809 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2137199852 created 2023-04-18 09:09:01,920 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.110s 2023-04-18 09:09:01,920 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd- efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-aa3dda81-97dd-4e8e-9a30-adaa121ce6b5', 'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4444e41f-0514-4f44-ad51-5814588274da", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "floating_ip_address": "172.24.4.161", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "649be7e635114e7da65cecccaeaebacc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:00Z", "updated_at": "2023-04-18T09:09:00Z", "revision_number": 0}}' 2023-04-18 09:09:01,920 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4444e41f-0514-4f44-ad51-5814588274da', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'floating_ip_address': '172.24.4.161', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '649be7e635114e7da65cecccaeaebacc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:00Z', 'updated_at': '2023-04-18T09:09:00Z', 'revision_number': 0, 'ip': '172.24.4.161'} created 2023-04-18 09:09:02,033 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2023-04-18 09:09:02,034 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ae0e7ea-beb5-4c2d-bf34-dc3d3f46d933', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e624220b5403472babaacc756287288b", "name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "password_expires_at": null}, "audit_ids": ["Jzt_sCCLS7mXelBR0ZBhfQ"], "expires_at": "2023-04-18T10:09:01.000000Z", "issued_at": "2023-04-18T09:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649be7e635114e7da65cecccaeaebacc", "name": "tempest-ServerStableDeviceRescueTest-158117995"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/649be7e635114e7da65cecccaeaebacc", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "comp ute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:02,034 79855 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'aba84918-9ad1-41b8-9152-44484c4def7c', 'name': 'tempest-ServerStableDeviceRescueTest-1759632979-network', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '649be7e635114e7da65cecccaeaebacc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49214, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:02,035 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1719384074', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGohvH7+XKTaff47klQLKRPUx+gzZlj6/ib1dgrMrTaVzsAm8gKHvYRb6oFJjC73ObXwndlkxdPmsOcfG7Muf7KqDWlxJgRxS/vqhnjfDd5I7wIX7sB8XI4isetLz65Qmg==', 'fingerprint': 'd7:d4:aa:b1:1c:cf:a6:a8:52:39:9f:a0:cb:45:ad:8d', 'user_id': 'e624220b5403472babaacc756287288b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAcJyWKmhc1uqWOmiiYBH34ZTSedd8aiurY+31i4LhB8ZAMRfNYBogx\neio6Ybae2EGgBwYFK4EEACKhZANiAARqIbx+/lyk2n3+O5JUCykT1MfoM2ZY+v4m\n9XYKzK02lc7AJvICh72EW+qBSYwu9zm18J3ZZMXT5rDnHxuzLn+yqg1pcSYEcUv7\n6oZ43w3eSO8CF+7AfFyOIrHrS8+uUJo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c063c430-4489-4ce5-8786-8ee569a7470a', 'name': 'tempest-securitygroup--2137199852', 'stateful': True, 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'description': 'tempest-description--265784431', 'shared': False, 'security_group_rules': [{'id': '1f2adaeb-62f8-483b-9902-8d263bbf65c9', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'security_group_id': 'c063c430-4489-4ce5-8786-8ee569a7470a', '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': 253, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:08:54Z', 'updated_at': '2023-04-18T09:08:54Z', 'revision_number': 0, 'project_id': '649be7e635114e7da65cecccaeaebacc'}, {'id': '454ec22c-1c29-4fc2-991a-8fa3385b6410', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'security_group_id': 'c063c430-4489-4ce5-8786-8ee569a7470a', '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': 255, 'description': None , 'tags': [], 'created_at': '2023-04-18T09:08:54Z', 'updated_at': '2023-04-18T09:08:54Z', 'revision_number': 0, 'project_id': '649be7e635114e7da65cecccaeaebacc'}], 'tags': [], 'created_at': '2023-04-18T09:08:54Z', 'updated_at': '2023-04-18T09:08:54Z', 'revision_number': 1, 'project_id': '649be7e635114e7da65cecccaeaebacc'}, 'floating_ip': {'id': '4444e41f-0514-4f44-ad51-5814588274da', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'floating_ip_address': '172.24.4.161', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '649be7e635114e7da65cecccaeaebacc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:00Z', 'updated_at': '2023-04-18T09:09:00Z', 'revision_number': 0, 'ip': '172.24.4.161'}} 2023-04-18 09:09:03,391 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 1.355s 2023-04-18 09:09:03,391 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-580596262", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "aba84918-9ad1-41b8-9152-44484c4def7c"}], "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "key_name": "tempest-keypair-1719384074", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39c27cc-8549-48d8-94b3-2ea58cd8327e', 'x-compute-request-id': 'req-d39c27cc-8549-48d8-94b3-2ea58cd8327e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "adminPass": "tHQeU797Yg92"}}' 2023-04-18 09:09:03,482 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.087s 2023-04-18 09:09:03,482 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6311ae58-1c76-4789-b133-b6e47226d2dc', 'x-compute-request-id': 'req-6311ae58-1c76-4789-b133-b6e47226d2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "BUILD", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:09:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1719384074", "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": []}}' 2023-04-18 09:09:53,891 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.348s 2023-04-18 09:09:53,892 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16b4f68-5d10-4640-b3bd-3bce16edab26', 'x-compute-request-id': 'req-a16b4f68-5d10-4640-b3bd-3bce16edab26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "ACTIVE", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "fa42d7f16672178fe7cfb5ba20017a4000ee806b9edfe42ae2ee32f4", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:09:19Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1759632979-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1719384074", "OS-SRV-USG:launched_at": "2023-04-18T09:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:09:53,903 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:10:54,325 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/os-interface 0.362s 2023-04-18 09:10:54,3 25 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6adec6e7-afe7-457e-b4af-f99cd362cb28', 'x-compute-request-id': 'req-6adec6e7-afe7-457e-b4af-f99cd362cb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "aba84918-9ad1-41b8-9152-44484c4def7c", "port_id": "c0ec1505-5790-47ed-98a7-111b18887140", "mac_addr": "fa:16:3e:c3:d8:e1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a5dff529-775b-4257-b65a-affaef875c34", "ip_address": "10.0.0.13"}]}]}' 2023-04-18 09:10:55,725 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/4444e41f-0514-4f44-ad51-5814588274da 1.395s 2023-04-18 09:10:55,725 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c0ec1505-5790-47ed-98a7-111b18887140"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-7b30b3b9-cfa6-44ad-a216-6a359432f58c', 'date': 'Tue, 18 Apr 2023 09:10:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4444e41f-0514-4f44-ad51-5814588274da'} Body: b'{"floatingip": {"id": "4444e41f-0514-4f44-ad51-5814588274da", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "floating_ip_address": "172.24.4.161", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "518dd3f5-f8fc-49dd-b57e-2e35662b2338", "port_id": "c0ec1505-5790-47ed-98a7-111b18887140", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "aba84918-9ad1-41b8-9152-44484c4def7c", "mac_address": "fa:16:3e:c3:d8:e1", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:00Z", "updated_at": "2023-04-18T09:10:54Z", "revision_number": 1, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:10:55,727 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.161:22' as 'cirros' with public key authentication 2023-04-18 09:10:55,772 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:10:55,797 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:10:55,797 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.161 successfully created 2023-04-18 09:10:56,727 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/action 0.929s 2023-04-18 09:10:56,728 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-620377616"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4 884fc34f5', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acab8012-340c-4328-9bea-236ca6f425da', 'x-compute-request-id': 'req-acab8012-340c-4328-9bea-236ca6f425da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/action'} Body: b'' 2023-04-18 09:10:56,796 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.065s 2023-04-18 09:10:56,796 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f715b1-855d-4c6b-9188-7a42395845d2', 'x-compute-request-id': 'req-42f715b1-855d-4c6b-9188-7a42395845d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"image": {"id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b"}, "created": "2023-04-18T09:10:57Z", "updated": "2023-04-18T09:10:57Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}], "server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}]}}}' 2023-04-18 09:11:46,919 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.068s 2023-04-18 09:11:46,920 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b1c817-ec31-4e1b-9f4c-87b1c518bb23', 'x-compute-request-id': 'req-e6b1c817-ec31-4e1b-9f4c-87b1c518bb23', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"image": {"id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b"}, "created": "2023-04-18T09:10:57Z", "updated": "2023-04-18T09:11:01Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}], "server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}]}}}' 2023-04-18 09:11:46,977 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.052s 2023-04-18 09:11:46,978 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761fb012-ce08-409c-b6cd-f8f4ccc8edf5', 'x-compute-request-id': 'req-761fb012-ce08-409c-b6cd-f8f4ccc8edf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"image": {"id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b"}, "created": "2023-04-18T09:10:57Z", "updated": "2023-04-18T09:11:01Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "book mark", "href": "http://10.0.0.210/compute/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}], "server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}]}}}' 2023-04-18 09:11:47,222 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.236s 2023-04-18 09:11:47,223 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:46 GMT', 'server': 'Apache/2.4.52 (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-aa157df3-c058-458e-b68f-218ae34c9c7a', 'x-compute-request-id': 'req-aa157df3-c058-458e-b68f-218ae34c9c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "ACTIVE", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "fa42d7f16672178fe7cfb5ba20017a4000ee806b9edfe42ae2ee32f4", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:11:02Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1759632979-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1719384074", "OS-SRV-USG:launched_at": "2023-04-18T09:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:47,429 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.132s 2023-04-18 09:12:47,429 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-da73a603-febf-4ce6-a24e-5184e4736d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d8cfd587 -507e-44fd-89a2-8f4884fc34f5'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "39ae3e8323469129cd6cb4923149031e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "649be7e635114e7da65cecccaeaebacc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "69bba59ef3c9bd70138a25adf5998474e728116b81e6ded0c239cd3e75aad51c38a38400db45210b6cebf65676661efc8c16545e46dec9b95c2aa9c1d6b5126f", "id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "created_at": "2023-04-18T09:10:57Z", "updated_at": "2023-04-18T09:12:47Z", "tags": [], "self": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5", "file": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:12:47,594 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.164s 2023-04-18 09:12:47,595 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8c22ad11-edc6-4c8d-8bd8-c8cee027462d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "39ae3e8323469129cd6cb4923149031e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "649be7e635114e7da65cecccaeaebacc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "69bba59ef3c9bd70138a25adf5998474e728116b81e6ded0c239cd3e75aad51c38a38400db45210b6cebf65676661efc8c16545e46dec9b95c2aa9c1d6b5126f", "id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "created_at": "2023-04-18T09:10:57Z", "updated_at": "2023-04-18T09:12:48Z", "tags": [], "self": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5", "file": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:12:47,835 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.240s 2023-04-18 09:12:47,836 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (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-fea95b60-07a8-4d6d-9104-8b808d31e99a', 'x-compute-request-id': 'req-fea95b60-07a8-4d6d-9104-8b808d31e99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "ACTIVE", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "fa42d7f16672178fe7cfb5ba20017a4000ee806b9edfe42ae2ee32f4", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:11:02Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1759632979-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1719384074", "OS-SRV-USG:launched_at": "2023-04-18T09:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:48,086 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes 0.238s 2023-04-18 09:12:48,087 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-102395760"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66401667-84ce-4b8f-b90e-1ca17c98eb55', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66401667-84ce-4b8f-b90e-1ca17c98eb55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes'} Body: b'{"volume": {"id": "c3147bfd-9c66-4490-a578-7adce96c2ff1", "status": "creating", "size": 1, "availability_zone": "nova", "crea ted_at": "2023-04-18T09:12:48.025821", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-102395760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}], "user_id": "e624220b5403472babaacc756287288b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:12:48,144 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1 0.048s 2023-04-18 09:12:48,144 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e58ecc-acbf-48bb-9db1-7cf0207accc9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e58ecc-acbf-48bb-9db1-7cf0207accc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1'} Body: b'{"volume": {"id": "c3147bfd-9c66-4490-a578-7adce96c2ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:48.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-102395760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}], "user_id": "e624220b5403472babaacc756287288b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:12:49,195 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1 0.039s 2023-04-18 09:12:49,196 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4adf1d-b8ee-4584-ada6-277cbdd92229', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4adf1d-b8ee-4584-ada6-277cbdd92229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1'} Body: b'{"volume": {"id": "c3147bfd-9c66-4490-a578-7adce96c2ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:48.000000", "updated_at": "2023-04-18T09:12:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-102395760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links" : [{"rel": "self", "href": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}], "user_id": "e624220b5403472babaacc756287288b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "649be7e635114e7da65cecccaeaebacc"}}' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [233.091710s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.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 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server aa02f953-77fa-4e5b-8d94-2bcf0665d892 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T09:12:07Z', 'message': 'Build of instance aa02f953-77fa-4e5b-8d94-2bcf0665d892 aborted: Volume 121e93e3-2eb6-4a4b-861c-d69b2ebd944e did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-06539895-f079-47fd-9481-b456a6abac05. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:57,680 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2023-04-18 09:08:57,680 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2a668371-9ef4-477a-8533-0ccda46b04e8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["H9uSg0pbRtimTGb5PTjo9A"], "expires_at": "2023-04-18T10:08:57.000000Z", "issued_at": "2023-04-18T09:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:08:57,681 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:00,174 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.492s 2023-04-18 09:09:00,174 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4743bc7e-09f4-494d-9e81-ea7bd0226696', 'x-compute-request-id': 'req-4743bc7e-09f4-494d-9e81-ea7bd0226696', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kydfX9kN4ffL"}}' 2023-04-18 09:09:00,342 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f 0.161s 2023-04-18 09:09:00,342 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07099891-0e63-460d-a9c4-be9343863e98', 'x-compute-request-id': 'req-07099891-0e63-460d-a9c4-be9343863e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:09:00Z", "updated": "2023-04-18T09:09:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58 64d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:09:51,236 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f 0.829s 2023-04-18 09:09:51,236 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a93d4d6-97c7-4aa8-a630-9312f7905a66', 'x-compute-request-id': 'req-1a93d4d6-97c7-4aa8-a630-9312f7905a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:09:00Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:f4:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:12.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:09:51,252 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:10:52,363 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f/action 1.050s 2023-04-18 09:10:52,364 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeS tableRescueTest-image-960860211"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a11e09-5d8e-4744-b1ed-8c59186886b8', 'x-compute-request-id': 'req-59a11e09-5d8e-4744-b1ed-8c59186886b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f/action'} Body: b'{"image_id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff"}' 2023-04-18 09:10:52,404 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.038s 2023-04-18 09:10:52,405 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-57bde42d-85cc-4c5e-9d08-e7c059d862a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:53,432 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.025s 2023-04-18 09:10:53,432 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a8954312-3019-4749-8124-23f4aebff1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:54,461 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.027s 2023-04-18 09:10:54,462 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c7572ded-40ef-401d-aba9-697c8a058f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:55,607 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.082s 2023-04-18 09:10:55,607 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6a492ffd-9ba9-4f3b-a95c-f954216f8904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:56,643 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.034s 2023-04-18 09:10:56,643 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5c793d12-4cbe-42c9-ac58-27354a30c945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:56Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:57,669 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.024s 2023-04-18 09:10:57,670 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Tue, 18 Apr 2023 09:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e74224e7-5fe5-405d-9c54-394ef0a58f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:57Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:58,694 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.023s 2023-04-18 09:10:58,694 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d92aab2-a748-4920-9ab2-1bf6b59c78f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e3c6c0fcf8682417c4f5656a7a68250a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bed740ebbcd32aeecc07636322834273d0b912140ef056bd248eeec4afbb73c606a16bce9864ec64ae9f3ed72978cb610cbc3d0c922347ee5243f45f4623a48a", "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:1 0:52Z", "updated_at": "2023-04-18T09:10:58Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:58,722 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.027s 2023-04-18 09:10:58,722 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-99d0ed76-ea33-48d0-be7a-50d69daac18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e3c6c0fcf8682417c4f5656a7a68250a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bed740ebbcd32aeecc07636322834273d0b912140ef056bd248eeec4afbb73c606a16bce9864ec64ae9f3ed72978cb610cbc3d0c922347ee5243f45f4623a48a", "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:58Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:58,992 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f 0.269s 2023-04-18 09:10:58,992 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a013eaa5-60ef-4878-861e-42d7ba8bf539', 'x-compute-request-id': 'req-a013eaa5-60ef-4878-861e-42d7ba8bf539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649 723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:09:00Z", "updated": "2023-04-18T09:10:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:f4:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:12.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:11:59,171 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2023-04-18 09:11:59,171 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3b6766fe-f337-4c47-8cf3-1214817d3bf3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["mc0nWZf2RrWryP3PJD4oXA"], "expires_at": "2023-04-18T10:11:59.000000Z", "issued_at": "2023-04-18T09:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id ": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:11:59,172 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:11:59,707 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.534s 2023-04-18 09:11:59,707 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1383834757", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06539895-f079-47fd-9481-b456a6abac05', 'x-compute-request-id': 'req-06539895-f079-47fd-9481-b456a6abac05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aa02f953-77fa-4e5b-8d94-2bcf0665d892", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YKDrY49fKYxj"}}' 2023-04-18 09:11:59,782 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.072s 2023-04-18 09:11:59,782 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c8ec357-40ef-4f3c-b233-a2d0e46fcbf3', 'x-compute-request-id': 'req-6c8ec357-40ef-4f3c-b233-a2d0e46fcbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'{"server": {"id": "aa02f953-77fa-4e5b-8d94-2bcf0665d892", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1383834757", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:00Z", "updated": "2023-04-18T09:11:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:12:50,016 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.169s 2023-04-18 09:12:50,016 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73c9102-c789-45e4-b340-336220edf292', 'x-compute-request-id': 'req-f73c9102-c789-45e4-b340-336220edf292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'{"server": {"id": "aa02f953-77fa-4e5b-8d94-2bcf0665d892", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1383834757", "status": "ERROR", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:11:59Z", "updated": "2023-04-18T09:12:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}, {"rel": "bookmark", "href": "http://10.0.0.210/c ompute/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T09:12:07Z", "message": "Build of instance aa02f953-77fa-4e5b-8d94-2bcf0665d892 aborted: Volume 121e93e3-2eb6-4a4b-861c-d69b2ebd944e did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:12:50,037 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 09:12:50,628 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.590s 2023-04-18 09:12:50,629 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a409dbc-34ba-411e-93fe-1c4a263a2204', 'x-compute-request-id': 'req-9a409dbc-34ba-411e-93fe-1c4a263a2204', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'' 2023-04-18 09:12:50,666 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.037s 2023-04-18 09:12:50,667 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-354ed10c-fbbd-4f8c-99b2-f2c986318931', 'x-compute-request-id': 'req-354ed10c-fbbd-4f8c-99b2-f2c986318931', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aa02f953-77fa-4e5b-8d94-2bcf0665d892 could not be found."}}' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.345387s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 120, in test_rescued_vm_attach_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 10792220-670a-4d85-9afc-274a7d560af1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:38,345 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes 0.218s 2023-04-18 09:13:38,346 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf8aa48-8397-4a75-befa-3e54b4a15e3d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf8aa48-8397-4a75-befa-3e54b4a15e3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes'} Body: b'{"volume": {"id": "10792220-670a-4d85-9afc-274a7d560af1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:38.286532", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:13:38,393 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1 0.038s 2023-04-18 09:13:38,394 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7ee455-357d-4900-bd6d-d65f9978140a', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7ee455-357d-4900-bd6d-d65f9978140a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1'} Body: b'{"volume": {"id": "10792220-670a-4d85-9afc-274a7d560af1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:38.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' 2023-04-18 09:13:39,459 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1 0.053s 2023-04-18 09:13:39,460 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4155ed-f1f4-462f-85d5-a90fa643be94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4155ed-f1f4-462f-85d5-a90fa643be94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1'} Body: b'{"volume": {"id": "10792220-670a-4d85-9afc-274a7d560af1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:38.000000", "updated_at": "2023-04-18T09:13:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.313090s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 140, in test_rescued_vm_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0bb3e04-f663-42ad-9dd6-bf611549fc8d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:39,666 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes 0.191s 2023-04-18 09:13:39,666 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-899934464"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4a229b-6398-4919-a991-5f1c647dc0fd', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4a229b-6398-4919-a991-5f1c647dc0fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes'} Body: b'{"volume": {"id": "d0bb3e04-f663-42ad-9dd6-bf611549fc8d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:39.605305", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-899934464", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:13:39,719 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d 0.044s 2023-04-18 09:13:39,720 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de30886-dfed-4ada-bcb4-5d14a66bc2a3', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de30886-dfed-4ada-bcb4-5d14a66bc2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d'} Body: b'{"volume": {"id": "d0bb3e04-f663-42ad-9dd6-bf611549fc8d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:40.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-899934464", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' 2023-04-18 09:13:40,775 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d 0.044s 2023-04-18 09:13:40,776 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac193cf-5719-4413-bd56-7c83243b82fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac193cf-5719-4413-bd56-7c83243b82fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d'} Body: b'{"volume": {"id": "d0bb3e04-f663-42ad-9dd6-bf611549fc8d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:40.000000", "updated_at": "2023-04-18T09:13:40.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-899934464", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [172.728194s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_actions.py", line 309, in test_rebuild_server_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dc9b82c4-7300-42e3-9c6c-339b246ff2fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:49,739 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.266s 2023-04-18 09:10:49,739 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d73a4a-e384-487f-a55f-9ce1fa046b87', 'x-compute-request-id': 'req-52d73a4a-e384-487f-a55f-9ce1fa046b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:10:49,938 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.186s 2023-04-18 09:10:49,938 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86786e35-a8d7-4e72-8c3a-fd200c0f989b', 'x-compute-request-id': 'req-86786e35-a8d7-4e72-8c3a-fd200c0f989b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:11:40,222 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.222s 2023-04-18 09:11:40,222 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a84de1f-136c-40bb-96e8-1e97a34dfcb1', 'x-compute-request-id': 'req-4a84de1f-136c-40bb-96e8-1e97a34dfcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:11:40,401 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.165s 2023-04-18 09:11:40,402 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 18 Apr 2023 09:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf68ce2-02d5-4503-bd4f-3848ac97c15b', 'x-compute-request-id': 'req-caf68ce2-02d5-4503-bd4f-3848ac97c15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:40,778 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes 0.305s 2023-04-18 09:12:40,779 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1625611108"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1853fc-e258-4186-9fe5-b7859dfe285f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1853fc-e258-4186-9fe5-b7859dfe285f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes'} Body: b'{"volume": {"id": "dc9b82c4-7300-42e3-9c6c-339b246ff2fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:40.711272", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1625611108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023- 04-18 09:12:40,829 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb 0.040s 2023-04-18 09:12:40,830 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a070c519-598b-4cb5-b1a4-482f8a4c6f4d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a070c519-598b-4cb5-b1a4-482f8a4c6f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb'} Body: b'{"volume": {"id": "dc9b82c4-7300-42e3-9c6c-339b246ff2fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:41.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1625611108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:12:41,883 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb 0.040s 2023-04-18 09:12:41,883 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c837684c-cf42-41fe-814b-2ec442e8e9bc', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c837684c-cf42-41fe-814b-2ec442e8e9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb'} Body: b'{"volume": {"id": "dc9b82c4-7300-42e3-9c6c-339b246ff2fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:41.000000", "updated_at": "2023-04-18T09:12:41.000000", "name": "tempest-ServerActionsTestJSON-volume-1625611108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:12:42,126 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.231s 2023-04-18 09:12:42,127 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cdefc94-c50c-4f6f-a091-bb5503901851', 'x-compute-request-id': 'req-1cdefc94-c50c-4f6f-a091-bb5503901851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [115.123486s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d2044bea-1c67-42dc-befe-252b8f253f23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:12:27,970 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:12:28,242 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.268s 2023-04-18 09:12:28,242 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1862665852", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN5Ydit69pUA0q2xU7bCkLqQnU70p7kbxmSae49ddojgb1q74CMbsrEiWoBFRwLGPHlRrI3TXriMlgRVDue6y+/FmEfEItyyUfgyb+e4SnYhMq1u3W6og7gli00DD8LeA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a852f26-8d72-4ad9-aa0d-933c79b05ca1', 'x-compute-request-id': 'req-2a852f26-8d72-4ad9-aa0d-933c79b05ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1862665852", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN5Ydit69pUA0q2xU7bCkLqQnU70p7kbxmSae49ddojgb1q74CMbsrEiWoBFRwLGPHlRrI3TXriMlgRVDue6y+/FmEfEItyyUfgyb+e4SnYhMq1u3W6og7gli00DD8LeA==", "fingerprint": "d5:8c:48:54:4a:4e:4e:83:22:26:93:1f:65:ae:00:45", "user_id": "11696f31237843129128e4a6d13703cc"}}' 2023-04-18 09:12:28,245 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1862665852 created 2023-04-18 09:12:28,416 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-18 09:12:28,416 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1152744738", "description": "tempest-description--528764420"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-dfe6e905-049c-4624-bdd4-96b9c25a9534', 'date': 'Tue, 18 Apr 2023 09:12:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "name": "tempest-securitygroup--1152744738", "stateful": true, "tenant_id": "525646a9754f4dad81b0a412092eedba", "description": "tempest-description--528764420", "shared": false, "security_group_rules": [{"id": "0c6c83ca-b632-41e0-ab50-0d3656438f01", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": 695, "description": null, "tags": [], "created_at": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}, {"id": "7e0e2886-c9d5-4151-bb74-478dff872a23", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": 694 , "description": null, "tags": [], "created_at": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}], "tags": [], "created_at": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 1, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:12:28,569 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-18 09:12:28,569 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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-678d2c19-dfa8-45a0-bb8e-d79e2c996b32', 'date': 'Tue, 18 Apr 2023 09:12:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0904b8dc-4d1f-4b48-ac0d-f06c7a5031b8", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:12:28,728 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 09:12:28,728 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d19eeaba-a952-44f4-ba07-34a97a984062', 'date': 'Tue, 18 Apr 2023 09:12:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "45707f1e-55ab-4f05-bd4b-cf65cbcb6342", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:12:28,729 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1152744738 created 2023-04-18 09:12:29,475 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.745s 2023-04-18 09:12:29,475 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e4371a45-abc8-4293-a2f6-265632400a79', 'date': 'Tue, 18 Apr 2023 09:12:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "27dda253-ed1a-4815-b865-bd20cc36e098", "tenant_id": "525646a9754f4dad81b0a412092eedba", "floating_ip_address": "172.24.4.46", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "525646a9754f4dad81b0a412092eedba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:12:29Z", "updated_at": "2023-04-18T09:12:29Z", "revision_number": 0}}' 2023-04-18 09:12:29,476 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '27dda253-ed1a-4815-b865-bd20cc36e098', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '525646a9754f4dad81b0a412092eedba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:12:29Z', 'updated_at': '2023-04-18T09:12:29Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-04-18 09:12:29,525 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-04-18 09:12:29,525 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0b1873e0-0b5d-4c0e-a2f6-64f87e2dacc7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "11696f31237843129128e4a6d13703cc", "name": "tempest-VolumesAdminNegativeTest-609430088-project-member", "password_expires_at": null}, "audit_ids": ["bn5He8IiRLGcNQx9rOeuKw"], "expires_at": "2023-04-18T10:12:29.000000Z", "issued_at": "2023-04-18T09:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "525646a9754f4dad81b0a412092eedba", "name": "tempest-VolumesAdminNegativeTest-609430088"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_le gacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:12:29,525 79835 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'ad3712e3-340f-4ef3-8569-8e9513f35630', 'name': 'tempest-VolumesAdminNegativeTest-721764994-network', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '525646a9754f4dad81b0a412092eedba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16230, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:12:15Z', 'updated_at': '2023-04-18T09:12:15Z', 'revision_number': 1} available for tenant 2023-04-18 09:12:29,526 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1862665852', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN5Ydit69pUA0q2xU7bCkLqQnU70p7kbxmSae49ddojgb1q74CMbsrEiWoBFRwLGPHlRrI3TXriMlgRVDue6y+/FmEfEItyyUfgyb+e4SnYhMq1u3W6og7gli00DD8LeA==', 'fingerprint': 'd5:8c:48:54:4a:4e:4e:83:22:26:93:1f:65:ae:00:45', 'user_id': '11696f31237843129128e4a6d13703cc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBfpwIW/P6H2AoTb6JThMmHE8+McrHrxXUN+mFxsRSL9PXQ3jB6pQSh\ndWVa0jo84uegBwYFK4EEACKhZANiAASTeWHYrevaVANKtsVO2wpC6kJ1O9Ke5G8Z\nkmnuPXXaI4G9au+AjG7KxIlqARUcCxjx5UayN0164jJYEVQ7nusvvxZhHxCLcslH\n4Mm/nuEp2ITKtbt1uqIO4JYtNAw/C3g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'df4a0685-d93c-4e66-ade8-c677a1ad41d3', 'name': 'tempest-securitygroup--1152744738', 'stateful': True, 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'description': 'tempest-description--528764420', 'shared': False, 'security_group_rules': [{'id': '0c6c83ca-b632-41e0-ab50-0d3656438f01', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'security_group_id': 'df4a0685-d93c-4e66-ade8-c677a1ad41d3', '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': 695, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:12:28Z', 'updated_at': '2023-04-18T09:12:28Z', 'revision_number': 0, 'project_id': '525646a9754f4dad81b0a412092eedba'}, {'id': '7e0e2886-c9d5-4151-bb74-478dff872a23', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'security_group_id': 'df4a0685-d93c-4e66-ade8-c677a1ad41d3', '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': 694, 'description': None, 'tags': [], 'created_at': '2023-04- 18T09:12:28Z', 'updated_at': '2023-04-18T09:12:28Z', 'revision_number': 0, 'project_id': '525646a9754f4dad81b0a412092eedba'}], 'tags': [], 'created_at': '2023-04-18T09:12:28Z', 'updated_at': '2023-04-18T09:12:28Z', 'revision_number': 1, 'project_id': '525646a9754f4dad81b0a412092eedba'}, 'floating_ip': {'id': '27dda253-ed1a-4815-b865-bd20cc36e098', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '525646a9754f4dad81b0a412092eedba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:12:29Z', 'updated_at': '2023-04-18T09:12:29Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-04-18 09:12:30,148 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 0.621s 2023-04-18 09:12:30,148 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1240764397", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "ad3712e3-340f-4ef3-8569-8e9513f35630"}], "security_groups": [{"name": "tempest-securitygroup--1152744738"}], "key_name": "tempest-keypair-1862665852", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9183055b-ad35-4b99-ae9d-0aefe5158d9e', 'x-compute-request-id': 'req-9183055b-ad35-4b99-ae9d-0aefe5158d9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e47904d9-afd8-48ec-99e5-3899923098b8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1152744738"}], "adminPass": "dKk5WH8AjzPE"}}' 2023-04-18 09:12:30,232 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8 0.080s 2023-04-18 09:12:30,233 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c43e32d-7a94-43cc-aca0-4b72c941219f', 'x-compute-request-id': 'req-7c43e32d-7a94-43cc-aca0-4b72c941219f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8'} Body: b'{"server": {"id": "e47904d9-afd8-48ec-99e5-3899923098b8", "name": "tempest-VolumesAdminNegativeTest-server-1240764397", "status": "BUILD", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:12:30Z", "updated": "2023-04-18T09:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1862665852", "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": []}}' 2023-04-18 09:13:20,490 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8 0.240s 2023-04-18 09:13:20,490 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-427695fb-1c5e-48cd-b39c-d3748ea83193', 'x-compute-request-id': 'req-427695fb-1c5e-48cd-b39c-d3748ea83193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8'} Body: b'{"server": {"id": "e47904d9-afd8-48ec-99e5-3899923098b8", "name": "tempest-VolumesAdminNegativeTest-server-1240764397", "status": "ACTIVE", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "2067c4e00e8bc6a5a60f7875faf3fd7451fa4bbf6387ac2b9788544f", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:12:30Z", "updated": "2023-04-18T09:12:37Z", "addresses": {"tempest-VolumesAdminNegativeTest-721764994-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c2:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862665852", "OS-SRV-USG:launched_at": "2023-04-18T09:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1152744738"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:13:20,505 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:14:20,733 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8/os-interface 0.167s 2023-04-18 09:14:20,733 79835 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60b689bd-b6cd-4739-b54a-d9eec5bfad0e', 'x-compute-request-id': 'req-60b689bd-b6cd-4739-b54a-d9eec5bfad0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ad3712e3-340f-4ef3-8569-8e9513f35630", "port_id": "11f35864-da9d-4a7f-9455-8538f3920a6d", "mac_addr": "fa:16:3e:6d:c2:47", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "98f764c4-a7ad-4263-aa73-21e729b96292", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 09:14:21,543 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/27dda253-ed1a-4815-b865-bd20cc36e098 0.806s 2023-04-18 09:14:21,544 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "11f35864-da9d-4a7f-9455-8538f3920a6d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-db60c5f2-3879-4c41-811b-6a5f58040bf7', 'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/27dda253-ed1a-4815-b865-bd20cc36e098'} Body: b'{"floatingip": {"id": "27dda253-ed1a-4815-b865-bd20cc36e098", "tenant_id": "525646a9754f4dad81b0a412092eedba", "floating_ip_address": "172.24.4.46", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "ff9eab39-9d9f-43ec-bb56-d0fe34d801e5", "port_id": "11f35864-da9d-4a7f-9455-8538f3920a6d", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ad3712e3-340f-4ef3-8569-8e9513f35630", "mac_address": "fa:16:3e:6d:c2:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "e47904d9-afd8-48ec-99e5-3899923098b8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:12:29Z", "updated_at": "2023-04-18T09:14:20Z", "revision_number": 1, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:14:21,545 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2023-04-18 09:14:21,605 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:14:21,626 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:14:21,626 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2023-04-18 09:14:21,949 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes 0.322s 2023-04-18 09:14:21,949 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1080050752"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f03e060-163f-4f16-97d8-f11c2a0452db', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-9f03e060-163f-4f16-97d8-f11c2a0452db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes'} Body: b'{"volume": {"id": "d2044bea-1c67-42dc-befe-252b8f253f23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.859142", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1080050752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:14:22,023 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23 0.064s 2023-04-18 09:14:22,024 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67236952-a57e-434a-a75a-a4f3a415c36c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67236952-a57e-434a-a75a-a4f3a415c36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23'} Body: b'{"volume": {"id": "d2044bea-1c67-42dc-befe-252b8f253f23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:22.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1080050752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:14:23,081 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23 0.044s 2023-04-18 09:14:23,081 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec03063-6806-4f70-940d-97b8d23babd9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec03063-6806-4f70-940d-97b8d23babd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23'} Body: b'{"volume": {"id": "d2044bea-1c67-42dc-befe-252b8f253f23", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:22.000000", "updated_at": "2023-04-18T09:14:22.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1080050752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' {7} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.194590s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7666db6c-0e4d-4079-a48f-8e9eef71be35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:21,078 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.228s 2023-04-18 09:13:21,079 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98210dd2-5859-4beb-8e83-2dd1a5c9c880', 'x-compute-request-id': 'req-98210dd2-5859-4beb-8e83-2dd1a5c9c880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' 2023-04-18 09:14:21,547 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes 0.396s 2023-04-18 09:14:21,548 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1737255591"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289d768a-872d-4e88-b442-8f3722c98488', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289d768a-872d-4e88-b442-8f3722c98488', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes'} Body: b'{"volume": {"id": "7666db6c-0e4d-4079-a48f-8e9eef71be35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.481106", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1737255591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:14:21,606 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35 0.047s 2023-04-18 09:14:21,606 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a16c59-67f9-4aeb-8e51-9e7cd5c11104', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a16c59-67f9-4aeb-8e51-9e7cd5c11104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35'} Body: b'{"volume": {"id": "7666db6c-0e4d-4079-a48f-8e9eef71be35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1737255591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:14:22,713 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35 0.095s 2023-04-18 09:14:22,713 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbabf9a-c763-4838-bb5f-0ddfccce7a4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbabf9a-c763-4838-bb5f-0ddfccce7a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35'} Body: b'{"volume": {"id": "7666db6c-0e4d-4079-a48f-8e9eef71be35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.000000", "updated_at": "2023-04-18T09:14:22.000000", "name": "tempest-ServersNegativeTestJSON-volume-1737255591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:14:22,970 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.245s 2023-04-18 09:14:22,971 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9090494e-8699-4f1e-9e47-8f6fcafaa261', 'x-compute-request-id': 'req-9090494e-8699-4f1e-9e47-8f6fcafaa261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' {4} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.670368s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 06f573e5-ccfe-4a11-b864-38f78a38d7c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:27,633 79841 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.534s 2023-04-18 09:15:27,634 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-2008414594", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa88b2dc-bc87-4eaf-aee3-9e9abcc48c04', 'x-compute-request-id': 'req-aa88b2dc-bc87-4eaf-aee3-9e9abcc48c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "06f573e5-ccfe-4a11-b864-38f78a38d7c8", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:15:27.503586", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2008414594", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 09:15:27,696 79841 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8 0.057s 2023-04-18 09:15:27,697 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56babe3-917a-4490-9481-8f0974ffc211', 'x-compute-request-id': 'req-a56babe3-917a-4490-9481-8f0974ffc211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8'} Body: b'{"volume": {"id": "06f573e5-ccfe-4a11-b864-38f78a38d7c8", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:15:28.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2008414594", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 09:15:28,763 79841 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8 0.058s 2023-04-18 09:15:28,763 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d0a79b-a25c-43d7-a7a9-73cdfe387f68', 'x-compute-request-id': 'req-12d0a79b-a25c-43d7-a7a9-73cdfe387f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8'} Body: b'{"volume": {"id": "06f573e5-ccfe-4a11-b864-38f78a38d7c8", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:15:28.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2008414594", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {4} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ada14c24-487c-4397-8e20-d07bfa086f61 failed to build and is in ERROR status {4} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.604522s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ce5f3642-5c0c-49db-b622-f76a70452d72 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:36,897 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes 0.307s 2023-04-18 09:15:36,898 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d504fff5-6fd0-41a5-a399-9909953aa7b7', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d504fff5-6fd0-41a5-a399-9909953aa7b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:36.838725", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:36,948 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.040s 2023-04-18 09:15:36,948 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05344919-6900-447b-99b0-1236451a4eea', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05344919-6900-447b-99b0-1236451a4eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c817f0e6219f46ce94d2b5dfb38a0663"}}' 2023-04-18 09:15:37,999 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452 d72 0.039s 2023-04-18 09:15:37,999 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b58eb0-c44e-4b72-81ae-b31c8415c80d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b58eb0-c44e-4b72-81ae-b31c8415c80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:37.000000", "updated_at": "2023-04-18T09:15:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c817f0e6219f46ce94d2b5dfb38a0663"}}' 2023-04-18 09:15:38,052 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.042s 2023-04-18 09:15:38,053 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9458e10f-56a9-49ce-8489-9750109582bb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9458e10f-56a9-49ce-8489-9750109582bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:37.000000", "updated_at": "2023-04-18T09:15:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c817f0e6219f46ce94d2b5dfb38a0663"}}' 2023-04-18 09:15:38,168 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.103s 2023-04-18 09:15:38,168 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:38 GMT', 'server': 'Apache/2.4.52 (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-bd7abc47-70b9-4810-95d2-3720589e1261', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'' 2023-04-18 09:15:38,189 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.020s 2023-04-18 09:15:38,189 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b599056a-e895-4011-84f5-970483d04863', 'x-openstack-request-id': 'req-b599056a-e895-4011-84f5-970483d04863', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ce5f3642-5c0c-49db-b622-f76a70452d72 could not be found."}}' {4} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume adef5c6f-2800-41e0-b887-d8b4e58e409c failed to build and is in ERROR status {4} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.693554s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 450, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9872c168-da18-4116-a679-ab267619e85e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:42,658 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.455s 2023-04-18 09:13:42,658 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855d6642-2ace-4f4d-8b4f-a8d6995566d9', 'x-compute-request-id': 'req-855d6642-2ace-4f4d-8b4f-a8d6995566d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:13:42,926 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.256s 2023-04-18 09:13:42,927 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbe7fda-ded4-4277-a77c-5d6a26f9e3a9', 'x-compute-request-id': 'req-9cbe7fda-ded4-4277-a77c-5d6a26f9e3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:13:43,090 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.151s 2023-04-18 09:13:43,090 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fadc7e76-7545-43d9-8455-f960f81ce753', 'x-compute-request-id': 'req-fadc7e76-7545-43d9-8455-f960f81ce753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:14:43,506 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8365dfe289f 64b8296757c92d85d47e9/volumes 0.346s 2023-04-18 09:14:43,507 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-169064411"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d522a4f-aa17-45a5-97a2-87d0f9105657', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d522a4f-aa17-45a5-97a2-87d0f9105657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes'} Body: b'{"volume": {"id": "9872c168-da18-4116-a679-ab267619e85e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:43.451268", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-169064411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:14:43,573 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e 0.057s 2023-04-18 09:14:43,574 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5702921-889b-4253-b44f-281e9a362282', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5702921-889b-4253-b44f-281e9a362282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e'} Body: b'{"volume": {"id": "9872c168-da18-4116-a679-ab267619e85e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:43.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-169064411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:14:44,628 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e 0.042s 2023-04-18 09:14:44,629 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6f7ab8-1de5-4d95-ae14-9d92252b8230', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6f7ab8-1de5-4d95-ae14-9d92252b8230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e'} Body: b'{"volume": {"id": "9872c168-da18-4116-a679-ab267619e85e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:43.000000", "updated_at": "2023-04-18T09:14:44.000000", "name": "tempest-ServerActionsTestJSON-volume-169064411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:14:44,640 79837 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 2023-04-18 09:14:44,858 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.216s 2023-04-18 09:14:44,858 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1d0222-b8cf-4c5c-bc66-87d3712a9c20', 'x-compute-request-id': 'req-ad1d0222-b8cf-4c5c-bc66-87d3712a9c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "securit y_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.895866s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 863c3d1d-08bc-47dc-9de6-682062fb5e60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:44,466 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/a33b94c353544d9db0c6ef3666b6c16e/types 0.171s 2023-04-18 09:15:44,467 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8f2284-37e1-4199-8df4-8989d35f6647', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8f2284-37e1-4199-8df4-8989d35f6647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a33b94c353544d9db0c6ef3666b6c16e/types'} Body: b'{"volume_type": {"id": "4bbab5bb-ba60-4e13-9932-66f2268d5307", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-18 09:15:45,266 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.796s 2023-04-18 09:15:45,267 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d621276b-b837-4e1f-a5f7-278ee2dc8b89', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:45Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:46,515 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file 1.245s 2023-04-18 09:15:46,515 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5b4a4043-5137-47f6-82cd-f7d5ee782507', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file'} Body: b'' 2023-04-18 09:15:46,539 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408 0.023s 2023-04-18 09:15:46,539 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4af2c69a-a541-448b-8ac7-126552f4d2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "a546575eea20c9f02c517b98addcc8ab", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6ca16a9d393fae0443021b25eacb659d1171cd6b5527c176eb7bd64e779ad04803bb235a719ff9e0583b12bd713dbc28294a844c738639a5ac93a0d20bc0f12d", "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:46Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:46,558 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408 0.018s 2023-04-18 09:15:46,559 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-677991b1-0914-4872-9cb3-bb0a87f8f9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "a546575eea20c9f02c517b98addcc8ab", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6ca16a9d393fae0443021b25eacb659d1171cd6b5527c176eb7bd64e779ad04803bb235a719ff9e0583b12bd713dbc28294a844c738639a5ac93a0d20bc0f12d", "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:46Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:46,582 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408 0.022s 2023-04-18 09:15:46,582 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2ecb0e76-9771-4d23-86a3-41f79b1c278f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "a546575eea20c9f02c517b98addcc8ab", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6ca16a9d393fae0443021b25eacb659d1171cd6b5527c176eb7bd64e779ad04803bb235a719ff9e0583b12bd713dbc28294a844c738639a5ac93a0d20bc0f12d", "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:46Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:47,048 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes 0.465s 2023-04-18 09:15:47,048 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "bc6b172c-296f-4da2-9b30-c0c34b302408", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8365b4e7-9614-4bbd-801f-dee805bf77b4', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8365b4e7-9614-4bbd-801f-dee805bf77b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes'} Body: b'{"volume": {"id": "863c3d1d-08bc-47dc-9de6-682062fb5e60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.933551", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}], "user_id": "91080ce47ef0422c862d2ca7344961fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:47,101 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60 0.043s 2023-04-18 09:15:47,102 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a6dd43-81fd-4427-9cda-c7fc4fd4eeed', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a6dd43-81fd-4427-9cda-c7fc4fd4eeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60'} Body: b'{"volume": {"id": "863c3d1d-08bc-47dc-9de6-682062fb5e60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:47.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}], "user_id": "91080ce47ef0422c862d2ca7344961fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34ccc316e704498d8b9cb2ed1066c2d1"}}' 2023-04-18 09:15:48,177 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60 0.064s 2023-04-18 09:15:48,178 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3846641b-2699-4c8b-ac41-636b6077ab28', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3846641b-2699-4c8b-ac41-636b6077ab28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60'} Body: b'{"volume": {"id": "863c3d1d-08bc-47dc-9de6-682062fb5e60", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:47.000000", "updated_at": "2023-04-18T09:15:47.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}], "user_id": "91080ce47ef0422c862d2ca7344961fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34ccc316e704498d8b9cb2ed1066c2d1"}}' {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.559433s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba949615-c269-4a0a-a912-06f570d8bd91 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:51,421 79841 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes 0.424s 2023-04-18 09:15:51,421 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3381bdcb-a93c-4f6f-bc23-2bf0d6f67c1f', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3381bdcb-a93c-4f6f-bc23-2bf0d6f67c1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes'} Body: b'{"volume": {"id": "ba949615-c269-4a0a-a912-06f570d8bd91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:51.351376", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}], "user_id": "88b81fe45a0c4916a218399f49dcf97a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:51,489 79841 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91 0.058s 2023-04-18 09:15:51,489 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d84aa7-4a6c-4c95-b9be-964f63df7454', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d84aa7-4a6c-4c95-b9be-964f63df7454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91'} Body: b'{"volume": {"id": "ba949615-c269-4a0a-a912-06f570d8bd91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:51.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}], "user_id": "88b81fe45a0c4916a218399f49dcf97a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df3410c070574dd78c9e2049ba8e7163"}}' 2023-04-18 09:15:52,544 79841 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91 0.043s 2 023-04-18 09:15:52,544 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d3b27d-9d0d-45b2-bab5-15eaacdd13d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d3b27d-9d0d-45b2-bab5-15eaacdd13d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91'} Body: b'{"volume": {"id": "ba949615-c269-4a0a-a912-06f570d8bd91", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:51.000000", "updated_at": "2023-04-18T09:15:52.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}], "user_id": "88b81fe45a0c4916a218399f49dcf97a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df3410c070574dd78c9e2049ba8e7163"}}' {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.308023s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f09687da-d273-4322-b582-02fd648de885 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:14:23,181 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-18 09:14:23,182 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b3d01f7f-bde9-4f1d-9166-88ee23f587ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "11696f31237843129128e4a6d13703cc", "name": "tempest-VolumesAdminNegativeTest-609430088-project-member", "password_expires_at": null}, "audit_ids": ["rfpOwSf2RmGZVHfJETW_Xg"], "expires_at": "2023-04-18T10:14:23.000000Z", "issued_at": "2023-04-18T09:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "525646a9754f4dad81b0a412092eedba", "name": "tempest-VolumesAdminNegativeTest-609430088"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:14:23,182 79835 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'ad3712e3-340f-4ef3-8569-8e9513f35630', 'name': 'tempest-VolumesAdminNegativeTest-721764994-network', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '525646a9754f4dad81b0a 412092eedba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16230, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:12:15Z', 'updated_at': '2023-04-18T09:12:15Z', 'revision_number': 1} available for tenant 2023-04-18 09:14:23,697 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.514s 2023-04-18 09:14:23,698 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1733726525", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "ad3712e3-340f-4ef3-8569-8e9513f35630"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3795cf8-d5e2-451a-8cee-6b4efc5cb5fe', 'x-compute-request-id': 'req-d3795cf8-d5e2-451a-8cee-6b4efc5cb5fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8c6f8351-1396-454a-ae5f-3be9a7e41a17", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RzE7juMRVPn2"}}' 2023-04-18 09:14:23,767 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17 0.067s 2023-04-18 09:14:23,768 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ccc298c-6f93-4ca0-aaa9-ff19fa80ca12', 'x-compute-request-id': 'req-4ccc298c-6f93-4ca0-aaa9-ff19fa80ca12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17'} Body: b'{"server": {"id": "8c6f8351-1396-454a-ae5f-3be9a7e41a17", "name": "tempest-VolumesAdminNegativeTest-server-1733726525", "status": "BUILD", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:14:24Z", "updated": "2023-04-18T09:14:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}], "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": []}}' 2023-04-18 09:15:14,023 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17 0.222s 2023-04-18 09:15:14,023 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd37f7cc-8334-4994-aa02-536871fea870', 'x-compute-request-id': 'req-fd37f7cc-8334-4994-aa02-536871fea870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17'} Body: b'{"server": {"id": "8c6f8351-1396-454a-ae5f-3be9a7e41a17", "name": "tempest-VolumesAdminNegativeTest-server-1733726525", "status": "ACTIVE", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "2067c4e00e8bc6a5a60f7875faf3fd7451fa4bbf6387ac2b9788544f", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:14:23Z", "updated": "2023-04-18T09:14:30Z", "addresses": {"tempest-VolumesAdminNegativeTest-721764994-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:89:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:14:30.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": []}}' 2023-04-18 09:15:14,042 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:16:14,288 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes 0.199s 2023-04-18 09:16:14,289 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-741992078"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7122a418-840c-4abb-9ce8-085fd9fb907f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7122a418-840c-4abb-9ce8-085fd9fb907f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes'} Body: b'{"volume": {"id": "f09687d a-d273-4322-b582-02fd648de885", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:14.222506", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-741992078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:16:14,339 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885 0.041s 2023-04-18 09:16:14,340 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956dd4b6-5bd4-4f3c-94d4-c15b3454d060', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956dd4b6-5bd4-4f3c-94d4-c15b3454d060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885'} Body: b'{"volume": {"id": "f09687da-d273-4322-b582-02fd648de885", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:14.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-741992078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:16:15,393 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885 0.041s 2023-04-18 09:16:15,393 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a979dc-0f74-41f0-989a-1c3e843077af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a979dc-0f74-41f0-989a-1c3e843077af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885'} Body: b'{"volume": {"id": "f09687da-d273-4322-b582-02fd648de885", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:14.000000", "updated_at": "2023-04-18T09:16:14.000000", "name": "tempest-VolumesAdminNegativeTest-volume-741992078", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [166.365908s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 538a9b63-b19a-48e1-9481-97c6d2247e6f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:52,017 79855 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:13:52,017 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:13:52,162 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.142s 2023-04-18 09:13:52,163 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1493960909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAmSrp3w6KokwKKSP1hxDTtpudQE7QZSfqBriZX+X03XJHTDnZsPZ2Xd15EDqiqwkBUC8S6+T9PQIPq9aSqDBDF/JHHG/7DNXBnBhRZJxBHm0HNHfYtFkfTbL3yE3xKe2A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443ff162-8e23-4d0b-948c-c64c75359c09', 'x-compute-request-id': 'req-443ff162-8e23-4d0b-948c-c64c75359c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1493960909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAmSrp3w6KokwKKSP1hxDTtpudQE7QZSfqBriZX+X03XJHTDnZsPZ2Xd15EDqiqwkBUC8S6+T9PQIPq9aSqDBDF/JHHG/7DNXBnBhRZJxBHm0HNHfYtFkfTbL3yE3xKe2A==", "fingerprint": "d8:6f:78:e4:7d:6a:c4:ad:1b:cb:90:a0:e1:7c:4d:3d", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e"}}' 2023-04-18 09:13:52,165 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1493960909 created 2023-04-18 09:13:52,355 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.189s 2023-04-18 09:13:52,355 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1829339385", "description": "tempest-description--467485163"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f5f975f4-a0a4-4035-82cf-dd7175a05a20', 'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "name": "tempest-securitygroup--1829339385", "stateful": true, "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "tempest-description--467485163", "shared": false, "security_group_rules": [{"id": "602d5658-4352-4b98-aca5-892431f314a2", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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": 716, "description": null, "tags": [], "created_at": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}, {"id": "cd1199f6-1f62-4aba-816a-a86e436353cb", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 715, "description": null, "tags": [], "created_at": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}], "tags": [], "created_at": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:13:52,532 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-18 09:13:52,533 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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-07fd7d8c-904a-47a5-abd5-b96fe6a7d2a4', 'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bcca273e-4d99-427d-88ee-5a1403fce6b1", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:13:52,695 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-18 09:13:52,695 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b10e0166-6c69-4bda-8b8d-94d14c40dca9', 'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3fcc7437-0790-4f59-9a01-5438308bba1c", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:13:52,696 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1829339385 created 2023-04-18 09:13:53,443 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.747s 2023-04-18 09:13:53,444 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-6c0ef2f3-19b2-41d2-bd50-6c93c3f58435', 'date': 'Tue, 18 Apr 2023 09:13:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3c4e624c-c113-44f7-a502-beabdf6facaf", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.199", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:13:53Z", "updated_at": "2023-04-18T09:13:53Z", "revision_number": 0}}' 2023-04-18 09:13:53,444 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3c4e624c-c113-44f7-a502-beabdf6facaf', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.199', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:13:53Z', 'updated_at': '2023-04-18T09:13:53Z', 'revision_number': 0, 'ip': '172.24.4.199'} created 2023-04-18 09:13:53,485 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-18 09:13:53,486 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ff3a0c38-5a70-4a62-82dd-1afa221360eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bcb9c492b52a4a58b7b34b87f541f44e", "name": "tempest-AttachVolumeNegativeTest-286861146-project-member", "password_expires_at": null}, "audit_ids": ["RkZDD9UJRz634thF1H5BCw"], "expires_at": "2023-04-18T10:13:53.000000Z", "issued_at": "2023-04-18T09:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4577b5b5e8d348018cf4ae386f17eae8", "name": "tempest-AttachVolumeNegativeTest-286861146"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_ id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:13:53,486 79855 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '4c6b7356-c8ef-4d0d-b7c2-d96b8d362842', 'name': 'tempest-AttachVolumeNegativeTest-1727645000-network', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28909, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:13:45Z', 'updated_at': '2023-04-18T09:13:45Z', 'revision_number': 1} available for tenant 2023-04-18 09:13:53,487 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1493960909', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAmSrp3w6KokwKKSP1hxDTtpudQE7QZSfqBriZX+X03XJHTDnZsPZ2Xd15EDqiqwkBUC8S6+T9PQIPq9aSqDBDF/JHHG/7DNXBnBhRZJxBHm0HNHfYtFkfTbL3yE3xKe2A==', 'fingerprint': 'd8:6f:78:e4:7d:6a:c4:ad:1b:cb:90:a0:e1:7c:4d:3d', 'user_id': 'bcb9c492b52a4a58b7b34b87f541f44e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDRTNcp8+UShSaaPN1KQhKKlmPxkwaE8+cunQwQfbQIOmQw9mHeDUbR\n8YsAa1LtiCegBwYFK4EEACKhZANiAAQJkq6d8OiqJMCikj9YcQ07abnUBO0GUn6g\na4mV/l9N1yR0w52bD2dl3deRA6oqsJAVAvEuvk/T0CD6vWkqgwQxfyRxxv+wzVwZ\nwYUWScQR5tBzR32LRZH02y98hN8Sntg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c94c9c74-cb06-45e9-a36c-c46dd6c815a0', 'name': 'tempest-securitygroup--1829339385', 'stateful': True, 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': 'tempest-description--467485163', 'shared': False, 'security_group_rules': [{'id': '602d5658-4352-4b98-aca5-892431f314a2', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'c94c9c74-cb06-45e9-a36c-c46dd6c815a0', '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': 716, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:13:52Z', 'updated_at': '2023-04-18T09:13:52Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, {'id': 'cd1199f6-1f62-4aba-816a-a86e436353cb', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'c94c9c74-cb06-45e9-a36c-c46dd6c815a0', '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': 715, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:13:52Z', 'updated_at': '2023-04-18T09:13:52Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018c f4ae386f17eae8'}], 'tags': [], 'created_at': '2023-04-18T09:13:52Z', 'updated_at': '2023-04-18T09:13:52Z', 'revision_number': 1, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, 'floating_ip': {'id': '3c4e624c-c113-44f7-a502-beabdf6facaf', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.199', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:13:53Z', 'updated_at': '2023-04-18T09:13:53Z', 'revision_number': 0, 'ip': '172.24.4.199'}} 2023-04-18 09:13:54,138 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.649s 2023-04-18 09:13:54,138 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1220494329", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842"}], "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "key_name": "tempest-keypair-1493960909", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f2325d-98eb-4f85-8be4-15a9205cd8b6', 'x-compute-request-id': 'req-a5f2325d-98eb-4f85-8be4-15a9205cd8b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "adminPass": "password"}}' 2023-04-18 09:13:54,241 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.098s 2023-04-18 09:13:54,242 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e6d9bd-55e8-4d27-9535-6a1245920904', 'x-compute-request-id': 'req-d9e6d9bd-55e8-4d27-9535-6a1245920904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "name": "tempest-AttachVolumeNegativeTest-server-1220494329", "status": "BUILD", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:13:54Z", "updated": "2023-04-18T09:13:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1493960909", "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": []}}' 2023-04-18 09:14:44,561 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.257s 2023-04-18 09:14:44,561 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (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-d3e33948-7a36-48db-bcdd-d4b48628d8c8', 'x-compute-request-id': 'req-d3e33948-7a36-48db-bcdd-d4b48628d8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "name": "tempest-AttachVolumeNegativeTest-server-1220494329", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:13:54Z", "updated": "2023-04-18T09:14:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1b:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493960909", "OS-SRV-USG:launched_at": "2023-04-18T09:14:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:14:44,572 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:15:44,804 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9/os-interface 0.170s 2023-04-18 09:15:44,804 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dca919f-064d-45db-892b-a41c7a5e17db', 'x-compute-request-id': 'req-2dca919f-064d-45db-892b-a41c7a5e17db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "port_id": "89d5faea-6e35-46ac-8cae-7eeb5bb553cc", "mac_addr": "fa:16:3e:54:1b:11", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dd977e7a-72ed-43d2-ae95-9485d52bee79", "ip_address": "10.0.0.11"}]}]}' 2023-04-18 09:15:45,844 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf 1.036s 2023-04-18 09:15:45,845 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "89d5faea-6e35-46ac-8cae-7eeb5bb553cc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-fc8ed9b8-292d-4a67-b846-55e5ea79c8c1', 'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf'} Body: b'{"floatingip": {"id": "3c4e624c-c113-44f7-a502-beabdf6facaf", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.199", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "e5f61eb9-8479-4dd7-b3d9-c3cf906d75e4", "port_id": "89d5faea-6e35-46ac-8cae-7eeb5bb553cc", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "mac_address": "fa:16:3e:54:1b:11", "admin_state_up": true, "status": "ACTIVE", "device_id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:13:53Z", "updated_at": "2023-04-18T09:15:45Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:15:45,847 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.199:22' as 'cirros' with public key authentication 2023-04-18 09:15:45,885 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:15:45,906 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:15:45,906 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.199 successfully created 2023-04-18 09:15:45,954 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9/ips 0.047s 2023-04-18 09:15:45,955 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6906f25-2307-4a1a-b371-b0d09de96342', 'x-compute-request-id': 'req-e6906f25-2307-4a1a-b371-b0d09de96342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b 6-2954-46b1-a6a7-a1f7fe067fc9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-18 09:15:46,219 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes 0.261s 2023-04-18 09:15:46,220 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1155521215"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04487156-c02f-45cc-9308-c97c95d37fac', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04487156-c02f-45cc-9308-c97c95d37fac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes'} Body: b'{"volume": {"id": "538a9b63-b19a-48e1-9481-97c6d2247e6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.130569", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1155521215", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:46,269 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f 0.039s 2023-04-18 09:15:46,269 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ecb883-8290-41ab-8274-3ac96242d570', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ecb883-8290-41ab-8274-3ac96242d570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f'} Body: b'{"volume": {"id": "538a9b63-b19a-48e1-9481-97c6d2247e6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1155521215", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:15:47,320 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_a ttached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f 0.039s 2023-04-18 09:15:47,321 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0348edbd-d3dc-4941-bb36-2d7a8fa69924', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0348edbd-d3dc-4941-bb36-2d7a8fa69924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f'} Body: b'{"volume": {"id": "538a9b63-b19a-48e1-9481-97c6d2247e6f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.000000", "updated_at": "2023-04-18T09:15:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1155521215", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:15:47,485 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.151s 2023-04-18 09:15:47,486 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (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-d432f233-0cc7-446e-b12f-547fdb01928d', 'x-compute-request-id': 'req-d432f233-0cc7-446e-b12f-547fdb01928d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'' 2023-04-18 09:15:47,664 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.178s 2023-04-18 09:15:47,665 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c65bc38-0c4a-4141-a38d-7be006f824e8', 'x-compute-request-id': 'req-4c65bc38-0c4a-4141-a38d-7be006f824e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "name": "tempest-AttachVolumeNegativeTest-server-1220494329", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:13:54Z", "updated": "2023-04-18T09:15:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1b:11"}, {"version": 4, "addr": "172.24.4.199", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1b:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493960909", "OS-SRV-USG:launched_at": "2023-04-18T09:14:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:16:37,739 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.040s 2023-04-18 09:16:37,740 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4aa46fe4-51c1-4e5a-9220-ef7d9b0b3fdd', 'x-compute-request-id': 'req-4aa46fe4-51c1-4e5a-9220-ef7d9b0b3fdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 could not be found."}}' 2023-04-18 09:16:37,778 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493960909 0.037s 2023-04-18 09:16:37,778 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd50186-73ee-4665-91e0-f7883dd6aed4', 'x-compute-request-id': 'req-afd50186-73ee-4665-91e0-f7883dd6aed4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493960909'} Body: b'' 2023-04-18 09:16:37,926 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0 0.147s 2023-04-18 09:16:37,926 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-56d0a82e-954b-4ba3-aa39-4 c5fd955c875', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0'} Body: b'' 2023-04-18 09:16:37,948 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0 0.021s 2023-04-18 09:16:37,948 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-57952a03-3d86-41d3-aaec-01a6cc4193b1', 'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c94c9c74-cb06-45e9-a36c-c46dd6c815a0 does not exist", "detail": ""}}' 2023-04-18 09:16:38,381 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf 0.432s 2023-04-18 09:16:38,381 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-6d483497-361f-4b4f-b579-6c6bb81d17f3', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf'} Body: b'' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.757694s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.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 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 29544713-147a-48d3-b97e-c9cc6815cae6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T09:15:54Z', 'message': 'Build of instance 29544713-147a-48d3-b97e-c9cc6815cae6 aborted: Volume d9a2e9ea-3ec7-45d4-b8ef-32b577128ffa did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-674879eb-b8d7-4a15-b56f-aa1feb4abfe4. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:12:50,776 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-18 09:12:50,776 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e4d93547-3c77-44d1-bc4b-4b04b87c9f47', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["NQLWuZTfT569vh7NIg4LIg"], "expires_at": "2023-04-18T10:12:50.000000Z", "issued_at": "2023-04-18T09:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:12:50,776 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:12:51,346 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.569s 2023-04-18 09:12:51,347 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25dadd87-fb53-4563-9df9-466efc1c013f', 'x-compute-request-id': 'req-25dadd87-fb53-4563-9df9-466efc1c013f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "t9m8XTkdRSqG"}}' 2023-04-18 09:12:51,430 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f 0.080s 2023-04-18 09:12:51,431 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090cb926-a314-4908-8396-732fe06ef186', 'x-compute-request-id': 'req-090cb926-a314-4908-8396-732fe06ef186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:51Z", "updated": "2023-04-18T09:12:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58 e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:13:42,125 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f 0.630s 2023-04-18 09:13:42,126 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1dec3cd-86d5-43a8-a7eb-836e4ed936a5', 'x-compute-request-id': 'req-e1dec3cd-86d5-43a8-a7eb-836e4ed936a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:51Z", "updated": "2023-04-18T09:12:59Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7f:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:12:58.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:13:42,142 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:14:43,062 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f/action 0.862s 2023-04-18 09:14:43,062 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolume StableRescueTest-image-515068896"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499d7112-dcf2-4250-879a-0ac5aaba7b69', 'x-compute-request-id': 'req-499d7112-dcf2-4250-879a-0ac5aaba7b69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f/action'} Body: b'{"image_id": "2652ed0e-cc4d-4673-9a97-b923dae9789a"}' 2023-04-18 09:14:43,088 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.024s 2023-04-18 09:14:43,088 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e31ec63c-645b-4e57-b9bb-807b4eae25c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:43Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:44,111 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.022s 2023-04-18 09:14:44,112 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a875feef-eaa9-43f1-8be9-b196e0a8910d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:43Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:45,136 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.023s 2023-04-18 09:14:45,137 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bd9e1a6b-711b-417f-91f9-09fa5e2b0f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:43Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:46,165 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.027s 2023-04-18 09:14:46,166 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2bc710e0-8c87-474b-9c65-560c2e2d43e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:46Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:47,191 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.024s 2023-04-18 09:14:47,192 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a13992c-88d5-454b-a720-85bad3981558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:47Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:48,225 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.031s 2023-04-18 09:14:48,225 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-80d94285-9984-40b7-a9c4-1fa4416e73df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "765fe625981bdf8baed135028e7c580b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "eb840a101802f003fc683b486f66dc85d86e2e6edc7936d327e232dc98d3ca3fd1d8a8dc75ad2e5fdbf45a4af7a09af1e4a54c241490e0b408e1a2428f7b4189", "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:48Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:48,252 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.026s 2023-04-18 09:14:48,252 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-df9bd2f0-ca41-4b0b-bc4d-d4bc24a71dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "765fe625981bdf8baed135028e7c580b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66b e0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "eb840a101802f003fc683b486f66dc85d86e2e6edc7936d327e232dc98d3ca3fd1d8a8dc75ad2e5fdbf45a4af7a09af1e4a54c241490e0b408e1a2428f7b4189", "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:48Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:48,477 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f 0.225s 2023-04-18 09:14:48,478 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6b1ed3-b66a-4aa0-b274-e527c1a0539c', 'x-compute-request-id': 'req-9f6b1ed3-b66a-4aa0-b274-e527c1a0539c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:51Z", "updated": "2023-04-18T09:14:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7f:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:12:58.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:15:48,646 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-04-18 09:15:48,647 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5a090aa4-adce-4268-b926-c26baeab342e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} B ody: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["MWsdmiQcSnKOFhmNMvZyrg"], "expires_at": "2023-04-18T10:15:48.000000Z", "issued_at": "2023-04-18T09:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:15:48,647 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:15:49,765 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.117s 2023-04-18 09:15:49,766 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-62264527", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "destination_type": "volume"}], "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-674879eb-b8d7-4a15-b56f-aa1feb4abfe4', 'x-compute-request-id': 'req-674879eb-b8d7-4a15-b56f-aa1feb4abfe4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "29544713-147a-48d3-b97e-c9cc6815cae6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "E56aBCCE36MJ"}}' 2023-04-18 09:15:49,857 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.088s 2023-04-18 09:15:49,858 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdfdd54-f632-4a10-8188-9885750954e7', 'x-compute-request-id': 'req-4fdfdd54-f632-4a10-8188-9885750954e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'{"server": {"id": "29544713-147a-48d3-b97e-c9cc6815cae6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-62264527", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:15:50Z", "updated": "2023-04-18T09:15:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:16:40,047 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.128s 2023-04-18 09:16:40,047 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05233157-562b-44c2-8646-9f0c4cce3680', 'x-compute-request-id': 'req-05233157-562b-44c2-8646-9f0c4cce3680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'{"server": {"id": "29544713-147a-48d3-b97e-c9cc6815cae6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-62264527", "status": "ERROR", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:15:49Z", "updated": "2023-04-18T09:15:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T09:15:54Z", "message": "Build of instance 29544713-147a-48d3-b97e-c9cc6815cae6 aborted: Volume d9a2e9ea-3ec7-45d4-b8ef-32b577128ffa did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:16:40,063 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 09:16:40,399 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.335s 2023-04-18 09:16:40,400 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260f7d66-dbfc-4b4e-ae20-ec6b3897bc0f', 'x-compute-request-id': 'req-260f7d66-dbfc-4b4e-ae20-ec6b3897bc0f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'' 2023-04-18 09:16:40,431 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 4 04 GET http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.031s 2023-04-18 09:16:40,431 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-02ce30ee-d1c8-42a7-8b69-f068828017b2', 'x-compute-request-id': 'req-02ce30ee-d1c8-42a7-8b69-f068828017b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 29544713-147a-48d3-b97e-c9cc6815cae6 could not be found."}}' {7} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.934767s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ae7e9dea-af4a-416f-81f8-098da01c446c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:23,318 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.271s 2023-04-18 09:15:23,318 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ebf85fa-f0e3-4793-abc4-177fdfba635f', 'x-compute-request-id': 'req-7ebf85fa-f0e3-4793-abc4-177fdfba635f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' 2023-04-18 09:16:23,543 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes 0.211s 2023-04-18 09:16:23,543 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1793348651"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70d27c1-445c-46d4-9c8d-1165b884d0b3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70d27c1-445c-46d4-9c8d-1165b884d0b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes'} Body: b'{"volume": {"id": "ae7e9dea-af4a-416f-81f8-098da01c446c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:23.480926", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1793348651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:16:23,597 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c 0.044s 2023-04-18 09:16:23,598 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f67c5140-73dc-4997-ae36-ab8a649b1a88', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f67c5140-73dc-4997-ae36-ab8a649b1a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c'} Body: b'{"volume": {"id": "ae7e9dea-af4a-416f-81f8-098da01c446c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:23.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1793348651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:16:24,672 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c 0.062s 2023-04-18 09:16:24,672 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bb65ff-317f-4e90-873c-bf715c981e76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bb65ff-317f-4e90-873c-bf715c981e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c'} Body: b'{"volume": {"id": "ae7e9dea-af4a-416f-81f8-098da01c446c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:23.000000", "updated_at": "2023-04-18T09:16:24.000000", "name": "tempest-ServersNegativeTestJSON-volume-1793348651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:16:24,908 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.223s 2023-04-18 09:16:24,909 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c173cbb-6d25-494e-8e2f-5e1c3a4915e4', 'x-compute-request-id': 'req-7c173cbb-6d25-494e-8e2f-5e1c3a4915e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [123.059358s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) 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 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 27e9a66f-129b-4b84-83e0-a2cd0a16de55 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:45,300 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.400s 2023-04-18 09:15:45,300 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b99d27f-a351-4746-a1d1-6354d8ec2225', 'x-compute-request-id': 'req-6b99d27f-a351-4746-a1d1-6354d8ec2225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:15:45,615 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.303s 2023-04-18 09:15:45,616 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d938e5a4-f464-41c7-b9d3-3231165408e0', 'x-compute-request-id': 'req-d938e5a4-f464-41c7-b9d3-3231165408e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:15:45,854 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.226s 2023-04-18 09:15:45,854 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9edad2-9ced-46aa-bd58-6cbfc08a4341', 'x-compute-request-id': 'req-5d9edad2-9ced-46aa-bd58-6cbfc08a4341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:16:46,017 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.0 84s 2023-04-18 09:16:46,018 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-12d90e56-8b2d-44e2-aef3-64af827bf345', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "df17b369f8e842baaee174ac9f84181e", "name": "tempest-ServerActionsTestJSON-1020679248-project-member", "password_expires_at": null}, "audit_ids": ["NHQ3PtjFTYmrwApdiqJTZQ"], "expires_at": "2023-04-18T10:16:45.000000Z", "issued_at": "2023-04-18T09:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8365dfe289f64b8296757c92d85d47e9", "name": "tempest-ServerActionsTestJSON-1020679248"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8365dfe289f64b8296757c92d85d47e9", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:16:46,019 79837 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '016da8e2-ed42-4455-9c76-f449e8c3601c', 'name': 'tempest-ServerActionsTestJSON-916493416-network', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8365dfe289f64b8296757c92d85d47e9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45269, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:32Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:16:46,019 79837 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1851106022', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLbo7pBgwcCr6LlBacmybE+WpMiAz5h5CtD6Ccnl7HxkUtg00W+ew6WM/ez0UBpxAzH/vOIatZLpLfjzWw0basNOTTzmse/3SDJModO8OP8rkTFaEW9zd7h3quX7DbD9aA==', 'fingerprint': '38:e5:50:7a:36:2c:89:52:c2:2c:3c:e4:4e:67:06:5c', 'user_id': 'df17b369f8e842baaee174ac9f84181e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC08ml97BYIK38EhS9wZOc12tz9JfunRyBdr9Og8AJIsAUE+N25eq/x\nNTMne7aQ8dKgBwYFK4EEACKhZANiAAS26O6QYMHAq+i5QWnJsmxPlqTIgM+YeQrQ\n+gnJ5ex8ZFLYNNFvnsOljP3s9FAacQMx/7ziGrWS6S3481sNG2rDTk085rHv90gy\nTKHTvDj/K5ExWhFvc3e4d6rl+w2w/Wg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8ac9935b-a0f3-4cc9-b832-d659abe7181e', 'name': 'tempest-securitygroup--182200505', 'stateful': True, 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'description': 'tempest-description--1671540743', 'shared': False, 'security_group_rules': [{'id': '733231d6-48e4-4ed9-89fe-f3f1c0efc406', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'security_group_id': '8ac9935b-a0f3-4cc9-b832-d659abe7181e', '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': 208, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:08:46Z', 'updated_at': '2023-04-18T09:08:46Z', 'revision_number': 0, 'project_id': '8365dfe289f64b8296757c92d85d47e9'}, {'id': '9df53e97-2216-4824-a39d-da02e4a86caa', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'security_group_id': '8ac9935b-a0f3-4cc9-b832-d659abe7181e', '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': 209, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:08:46Z', 'updated_at': '2023-04-18T09:08:46Z', 'revision_number': 0, 'project_id': '8365dfe289f64b8296757c92d85d47e9'}], 'tags': [], 'created_at': '2023-04-18T09:08:46Z', 'updated_at': '2023-04-18T09:08:46Z', 'revision_number': 1, 'project_id': '8365dfe289f64b8296757c92d85d47e9'}, 'floating_ip': {'id': '62a03797-4e49-458e-9bdc-e9ce0a8f1d4f', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'floating_ip_address': '172.24.4.156', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8365dfe289f64b8296757c92d85d47e9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:08:52Z', 'updated_at': '2023-04-18T09:08:52Z', 'revision_number': 0, 'ip': '172.24.4.156'}} 2023-04-18 09:16:46,339 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes 0.319s 2023-04-18 09:16:46,339 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1101466724", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e089eea0-35f0-47d9-a11b-4f435981ea70', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e089eea0-35f0-47d9-a1 1b-4f435981ea70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes'} Body: b'{"volume": {"id": "27e9a66f-129b-4b84-83e0-a2cd0a16de55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:46.273881", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1101466724", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:16:46,410 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.061s 2023-04-18 09:16:46,410 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4201d89-9012-49d4-8614-ecd1a10289a3', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4201d89-9012-49d4-8614-ecd1a10289a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'{"volume": {"id": "27e9a66f-129b-4b84-83e0-a2cd0a16de55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:46.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1101466724", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:16:47,467 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.046s 2023-04-18 09:16:47,468 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc0494c-10a3-4bb5-bd38-d0baa8ce79fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc0494c-10a3-4bb5-bd38-d0baa8ce79fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'{"volume": {"id": "27e9a66f-129b-4b84-83e0-a2cd0a16de55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:46.0000 00", "updated_at": "2023-04-18T09:16:46.000000", "name": "tempest-tempest.common.compute-volume-1101466724", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:16:47,666 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.184s 2023-04-18 09:16:47,666 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (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-b2c0629c-d198-42bb-8c5f-cbb40b3b0e20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'' 2023-04-18 09:16:47,691 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.024s 2023-04-18 09:16:47,692 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c3aa8d-f6ba-419f-9131-4eef3f416bca', 'x-openstack-request-id': 'req-c7c3aa8d-f6ba-419f-9131-4eef3f416bca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27e9a66f-129b-4b84-83e0-a2cd0a16de55 could not be found."}}' 2023-04-18 09:16:47,692 79837 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-18 09:16:47,927 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.234s 2023-04-18 09:16:47,928 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f3fc4d-17a4-4c8b-9079-813666d6035c', 'x-compute-request-id': 'req-b3f3fc4d-17a4-4c8b-9079-813666d6035c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd- 431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.830290s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 21c0c761-fa4f-4d53-8182-eae40d475adb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:20,530 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types 0.181s 2023-04-18 09:18:20,530 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-31604686"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de9aa83-1c8d-41b8-bb9a-833c2b4d1554', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de9aa83-1c8d-41b8-bb9a-833c2b4d1554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types'} Body: b'{"volume_type": {"id": "e47c273a-57c1-4486-8af6-d164d426bcc2", "name": "tempest-GroupSnapshotsTest-volume-type-31604686", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:20,576 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types 0.042s 2023-04-18 09:18:20,576 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-571811797"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6b57b3-2ab4-4bd4-aa2f-757ad2ca9efc', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6b57b3-2ab4-4bd4-aa2f-757ad2ca9efc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types'} Body: b'{"group_type": {"id": "e41ffb27-957f-4b1b-82ce-60758ea58782", "name": "tempest-GroupSnapshotsTest-group-type-571811797", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:20,811 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups 0.231s 2023-04-18 09:18:20,811 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "e41ffb27-957f-4b1b-82ce-60758ea58782", "volume_types": ["e47c273a-57c1-4486-8af6-d164d426bcc2"], "name": "tempest-GroupSnapshotsTest-Group-1543681287"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd450003-a973-4c21-8efe-d77de9f00bca', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd450003-a973-4c21-8efe-d77de9f00bca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups'} Body: b'{"group": {"id": "21c0c761-fa4f-4d53-8182-eae40d475adb", "name": "tempest-GroupSnapshotsTest-Group-1543681287"}}' 2023-04-18 09:18:20,852 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb 0.038s 2023-04-18 09:18:20,852 79847 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37dccd83-49d5-4dcd-92dd-6350d4492fd3', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37dccd83-49d5-4dcd-92dd-6350d4492fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb'} Body: b'{"group": {"id": "21c0c761-fa4f-4d53-8182-eae40d475adb", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:21.000000", "name": "tempest-GroupSnapshotsTest-Group-1543681287", "description": null, "group_type": "e41ffb27-957f-4b1b-82ce-60758ea58782", "volume_types": ["e47c273a-57c1-4486-8af6-d164d426bcc2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:21,896 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb 0.039s 2023-04-18 09:18:21,896 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d916d73-20aa-49ba-8a67-0247f34c9523', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d916d73-20aa-49ba-8a67-0247f34c9523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb'} Body: b'{"group": {"id": "21c0c761-fa4f-4d53-8182-eae40d475adb", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:21.000000", "name": "tempest-GroupSnapshotsTest-Group-1543681287", "description": null, "group_type": "e41ffb27-957f-4b1b-82ce-60758ea58782", "volume_types": ["e47c273a-57c1-4486-8af6-d164d426bcc2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:21,971 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail 0.069s 2023-04-18 09:18:21,971 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628b3fb7-7cbd-4dc2-96c9-a5746b06b3fc', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628b3fb7-7cbd-4dc2-96c9-a5746b06b3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:22,054 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb/action 0.072s 2023-04-18 09:18:22,055 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete -volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:21 GMT', 'server': 'Apache/2.4.52 (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-e76d88b4-aadc-4ee0-a42c-c59f884290eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb/action'} Body: b'' 2023-04-18 09:18:22,071 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb 0.016s 2023-04-18 09:18:22,072 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-88851a0f-0a99-4da2-92ad-477cd6589aa3', 'x-openstack-request-id': 'req-88851a0f-0a99-4da2-92ad-477cd6589aa3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 21c0c761-fa4f-4d53-8182-eae40d475adb could not be found."}}' 2023-04-18 09:18:22,106 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/e41ffb27-957f-4b1b-82ce-60758ea58782 0.033s 2023-04-18 09:18:22,106 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (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-37340cae-7328-499b-bd39-790c513ea681', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/e41ffb27-957f-4b1b-82ce-60758ea58782'} Body: b'' 2023-04-18 09:18:22,160 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2 0.052s 2023-04-18 09:18:22,160 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (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-1bc2bddc-0a8c-4390-b7a8-17ae3b01cf8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2'} Body: b'' 2023-04-18 09:18:22,177 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2 0.016s 2023-04-18 09:18:22,177 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 202 3 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-306351a0-ceb1-432c-af50-4db332fdfe8b', 'x-openstack-request-id': 'req-306351a0-ceb1-432c-af50-4db332fdfe8b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e47c273a-57c1-4486-8af6-d164d426bcc2 could not be found."}}' {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.526638s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 220, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 6b7b63db-b783-4d47-b528-3a78398cd09b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:22,217 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types 0.037s 2023-04-18 09:18:22,218 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-908740678"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0ea5a4-fa51-4644-911d-97087207255a', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0ea5a4-fa51-4644-911d-97087207255a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types'} Body: b'{"volume_type": {"id": "f5c14318-f144-4023-a302-3d236862f0c7", "name": "tempest-GroupSnapshotsTest-volume-type-908740678", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:22,253 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types 0.032s 2023-04-18 09:18:22,253 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1970771783"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afa9829-765d-42a2-a65e-86553f3f405b', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afa9829-765d-42a2-a65e-86553f3f405b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types'} Body: b'{"group_type": {"id": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "name": "tempest-GroupSnapshotsTest-group-type-1970771783", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:22,337 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups 0.080s 2023-04-18 09:18:22,337 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "volume_types": ["f5c14318-f144-4023-a302-3d236862f0c7"], "name": "tempest-GroupSnapshotsTest-Group-1569276643"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ab29f2-e32e-4750-86c0-7cb8251f5438', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ab29f2-e32e-4750-86c0-7cb8251f5438', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups'} Body: b'{"group": {"id": "6b7b63db-b783-4d47-b528-3a78398cd09b", "name": "tempest-GroupSnapshotsTest-Group-1569276643"}}' 2023-04-18 09:18:22,381 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09 b 0.041s 2023-04-18 09:18:22,381 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e65c5c3-f6b5-4872-a3d9-3a0c469aa0a4', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e65c5c3-f6b5-4872-a3d9-3a0c469aa0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b'} Body: b'{"group": {"id": "6b7b63db-b783-4d47-b528-3a78398cd09b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:22.000000", "name": "tempest-GroupSnapshotsTest-Group-1569276643", "description": null, "group_type": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "volume_types": ["f5c14318-f144-4023-a302-3d236862f0c7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:23,417 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b 0.030s 2023-04-18 09:18:23,417 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a1c36a-1c68-491a-a2e2-52674ee6f15b', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a1c36a-1c68-491a-a2e2-52674ee6f15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b'} Body: b'{"group": {"id": "6b7b63db-b783-4d47-b528-3a78398cd09b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:22.000000", "name": "tempest-GroupSnapshotsTest-Group-1569276643", "description": null, "group_type": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "volume_types": ["f5c14318-f144-4023-a302-3d236862f0c7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:23,421 79847 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 2023-04-18 09:18:23,492 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail 0.070s 2023-04-18 09:18:23,492 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44364ad6-8d79-4bd8-99a8-9dbef084303a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44364ad6-8d79-4bd8-99a8-9dbef084303a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:23,589 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b/action 0.072s 2023-04-18 09:18:23,592 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (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-c0fe1335-fb9f-493a-af20-919a2f62ec33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b/action'} Body: b'' 2023-04-18 09:18:23,610 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b 0.016s 2023-04-18 09:18:23,610 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d27e55d-f740-4798-8bc0-7225681857fe', 'x-openstack-request-id': 'req-4d27e55d-f740-4798-8bc0-7225681857fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6b7b63db-b783-4d47-b528-3a78398cd09b could not be found."}}' 2023-04-18 09:18:23,639 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0 0.027s 2023-04-18 09:18:23,640 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (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-6be6a72e-0daf-428a-88ba-344e6cd53dfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0'} Body: b'' 2023-04-18 09:18:23,688 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862f0c7 0.048s 2023-04-18 09:18:23,689 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (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-3de5621a-b277-470a-a119-38ba6bf3a2b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862f0c7'} Body: b'' 2023-04-18 09:18:23,704 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862 f0c7 0.014s 2023-04-18 09:18:23,704 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a45368-ac01-4a6e-a525-8da2bd9b3bdd', 'x-openstack-request-id': 'req-33a45368-ac01-4a6e-a525-8da2bd9b3bdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862f0c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f5c14318-f144-4023-a302-3d236862f0c7 could not be found."}}' {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.548016s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 15e97283-d928-458e-a418-c6f331bccc5f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:23,746 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types 0.032s 2023-04-18 09:18:23,747 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2046571688"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f31b93f-6f7f-416c-be82-2c1fbc496c5e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f31b93f-6f7f-416c-be82-2c1fbc496c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types'} Body: b'{"volume_type": {"id": "84a92365-b02d-49fa-b34c-dd8abfb207f6", "name": "tempest-GroupSnapshotsTest-volume-type-2046571688", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:23,781 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types 0.031s 2023-04-18 09:18:23,781 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2877758"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e0c338-3781-422f-a591-30ce3f37bbfb', 'content-length': '178', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e0c338-3781-422f-a591-30ce3f37bbfb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types'} Body: b'{"group_type": {"id": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "name": "tempest-GroupSnapshotsTest-group-type-2877758", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:23,886 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups 0.101s 2023-04-18 09:18:23,886 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "volume_types": ["84a92365-b02d-49fa-b34c-dd8abfb207f6"], "name": "tempest-GroupSnapshotsTest-Group-144497856"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b97978c-360a-44b7-b884-2635bb2fffa8', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b97978c-360a-44b7-b884-2635bb2fffa8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups'} Body: b'{"group": {"id": "15e97283-d928-458e-a418-c6f331bccc5f", "name": "tempest-GroupSnapshotsTest-Group-144497856"}}' 2023-04-18 09:18:23,917 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f 0.028s 2023-04-18 09:18:23,918 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489b7d88-f975-4702-9c41-f9fb87fa26c9', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489b7d88-f975-4702-9c41-f9fb87fa26c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f'} Body: b'{"group": {"id": "15e97283-d928-458e-a418-c6f331bccc5f", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144497856", "description": null, "group_type": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "volume_types": ["84a92365-b02d-49fa-b34c-dd8abfb207f6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:24,960 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f 0.037s 2023-04-18 09:18:24,960 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad76d3f-074a-46bd-a474-6f9ffcc147c7', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad76d3f-074a-46bd-a474-6f9ffcc147c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f'} Body: b'{"group": {"id": "15e97283-d928-458e-a418-c6f331bccc5f", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144497856", "description": null, "group_type": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "volume_types": ["84a92365-b02d-49fa-b34c-dd8abfb207f6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:25,036 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail 0.071s 2023-04-18 09:18:25,037 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b87199-3025-408f-a97a-1273d50c3691', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b87199-3025-408f-a97a-1273d50c3691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:25,121 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f/action 0.073s 2023-04-18 09:18:25,121 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (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-e9870be9-2e6e-468b-b832-c756ef8cd430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f/action'} Body: b'' 2023-04-18 09:18:25,148 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f 0.026s 2023-04-18 09:18:25,148 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-17538443-2bcf-4bdd-bc8a-62004dc7da82', 'x-openstack-request-id': 'req-17538443-2bcf-4bdd-bc8a-62004dc7da82', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 15e97283-d928-458e-a418-c6f331bccc5f could not be found."}}' 2023-04-18 09:18:25,184 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/4d664e5d-1ded-480a-8793-dbdaca080fb4 0.035s 2023-04-18 09:18:25,184 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (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-89e7c51b-15ff-4675-8143-360a5948d9ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/4d664e5d-1ded-480a-8793-dbdaca080fb4'} Body: b'' 2023-04-18 09:18:25,233 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6 0.048s 2023-04-18 09:18:25,233 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (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-4af7fb2d-586d-49a3-9fc4-94c9faf21dcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6'} Body: b'' 2023-04-18 09:18:25,259 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6 0.025s 2023-04-18 09:18:25,260 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-593d1581-d7d8-4ab4-8dd2-d40da472510c', 'x-openstack-request-id': 'req-593d1581-d7d8-4ab4-8dd2-d40da472510c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 84a92365-b02d-49fa-b34c-dd8abfb207f6 could not be found."}}' {7} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.820891s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1076ded3-c7b6-4296-b278-fb58f49259a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:28,418 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types 0.179s 2023-04-18 09:18:28,418 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2084380889"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9b3581-b341-4261-ae4f-95808966e289', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9b3581-b341-4261-ae4f-95808966e289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types'} Body: b'{"volume_type": {"id": "0d0d010d-1dd4-4417-bb7c-19800cb52191", "name": "tempest-GroupsV314Test-volume-type-2084380889", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:28,450 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types 0.029s 2023-04-18 09:18:28,451 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1203078882"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a14dd86-339c-4995-8fea-9891b25a9f92', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a14dd86-339c-4995-8fea-9891b25a9f92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types'} Body: b'{"group_type": {"id": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "name": "tempest-GroupsV314Test-group-type-1203078882", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:28,698 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups 0.245s 2023-04-18 09:18:28,698 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "volume_types": ["0d0d010d-1dd4-4417-bb7c-19800cb52191"], "name": "tempest-GroupsV314Test-Group-1873221999"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5979e78e-1472-4462-b6d4-a2a0efb028d9', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5979e78e-1472-4462-b6d4-a2a0efb028d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups'} Body: b'{"group": {"id": "1076ded3-c7b6-4296-b278-fb58f49259a2", "name": "tempest-GroupsV314Test-Group-1873221999"}}' 2023-04-18 09:18:28,729 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2 0.028s 2023-04-18 09:18:28,729 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1a8664-b377-49ab-8718-288599685e15', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1a8664-b377-49ab-8718-288599685e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2'} Body: b'{"group": {"id": "1076ded3-c7b6-4296-b278-fb58f49259a2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:29.000000", "name": "tempest-GroupsV314Test-Group-1873221999", "description": null, "group_type": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "volume_types": ["0d0d010d-1dd4-4417-bb7c-19800cb52191"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:29,764 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2 0.029s 2023-04-18 09:18:29,764 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e90129-b451-4673-9365-4e56310c32b5', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e90129-b451-4673-9365-4e56310c32b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2'} Body: b'{"group": {"id": "1076ded3-c7b6-4296-b278-fb58f49259a2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:29.000000", "name": "tempest-GroupsV314Test-Group-1873221999", "description": null, "group_type": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "volume_types": ["0d0d010d-1dd4-4417-bb7c-19800cb52191"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:29,862 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/volumes/detail 0.093s 2023-04-18 09:18:29,863 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deafe5c9-1eee-4153-817e-c43b2c6faf11', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deafe5c9-1eee-4153-817e-c43b2c6faf11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:29,939 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2/action 0.066s 2023-04-18 09:18:29,939 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apac he/2.4.52 (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-13dddac8-2433-402b-bab1-a2074a90afd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2/action'} Body: b'' 2023-04-18 09:18:29,956 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2 0.016s 2023-04-18 09:18:29,957 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c05e19-7b1c-4175-a522-20012562190a', 'x-openstack-request-id': 'req-59c05e19-7b1c-4175-a522-20012562190a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1076ded3-c7b6-4296-b278-fb58f49259a2 could not be found."}}' 2023-04-18 09:18:29,989 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types/14513b9b-e22a-49a5-bafb-d30a7ccecaff 0.031s 2023-04-18 09:18:29,989 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (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-4738f854-8613-4b17-8d1d-40c64c9d28c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types/14513b9b-e22a-49a5-bafb-d30a7ccecaff'} Body: b'' 2023-04-18 09:18:30,041 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191 0.051s 2023-04-18 09:18:30,041 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (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-a4c16e08-180c-4fc2-a82f-4598847209ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191'} Body: b'' 2023-04-18 09:18:30,058 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191 0.015s 2023-04-18 09:18:30,058 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API- Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a32cebf-0d11-40a1-8578-01f9cd4472e7', 'x-openstack-request-id': 'req-7a32cebf-0d11-40a1-8578-01f9cd4472e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0d0d010d-1dd4-4417-bb7c-19800cb52191 could not be found."}}' {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029813s] ... ok {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.030867s] ... ok {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.025653s] ... ok {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.749893s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 982e00d7-312d-42dd-b733-678a7858b4f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:34,260 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes 0.429s 2023-04-18 09:18:34,260 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-794049716"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59d70b3-072d-4f0a-af6e-7d307be8c129', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59d70b3-072d-4f0a-af6e-7d307be8c129', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.111821", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:34,316 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.046s 2023-04-18 09:18:34,316 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a262a259-60b5-48fe-a8a3-8b47cfaadefa', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a262a259-60b5-48fe-a8a3-8b47cfaadefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a9e4b1857e7494c819316329c640af9"}}' 2023-04-18 09:18:35,366 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.039s 2023-04-18 09:18:35,367 79847 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915af848-eb7a-4d74-a8c7-83d85d20f826', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915af848-eb7a-4d74-a8c7-83d85d20f826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.000000", "updated_at": "2023-04-18T09:18:34.000000", "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a9e4b1857e7494c819316329c640af9"}}' 2023-04-18 09:18:35,429 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.052s 2023-04-18 09:18:35,430 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f58b6b-f1e2-4dbf-a32f-f2e8160563d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f58b6b-f1e2-4dbf-a32f-f2e8160563d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.000000", "updated_at": "2023-04-18T09:18:34.000000", "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a9e4b1857e7494c819316329c640af9"}}' 2023-04-18 09:18:35,553 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.110s 2023-04-18 09:18:35,554 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d60d7f7-b30f-4a85-a013-cde7cf501b3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'' 2023-04-18 09:18:35,579 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.024s 2023-04-18 09:18:35,579 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-01213bac-5786-47e8-82d0-b04617d04a2a', 'x-openstack-request-id': 'req-01213bac-5786-47e8-82d0-b04617d04a2a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 982e00d7-312d-42dd-b733-678a7858b4f0 could not be found."}}' {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.025456s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.165986s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.079235s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.238558s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {7} setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d7888a9c-432d-4314-8a79-266502fdfd1b failed to build and is in ERROR status {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.626868s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 38343ffc-bd80-4cfa-b250-a2bb87a89480 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:45,101 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes 0.384s 2023-04-18 09:18:45,101 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-742241747", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb660b7-1778-424c-8f2a-40147bf2e307', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb660b7-1778-424c-8f2a-40147bf2e307', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes'} Body: b'{"volume": {"id": "38343ffc-bd80-4cfa-b250-a2bb87a89480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.037226", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-742241747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:45,156 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.044s 2023-04-18 09:18:45,156 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0b240b-0636-4998-b52c-d1193d000897', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0b240b-0636-4998-b52c-d1193d000897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'{"volume": {"id": "38343ffc-bd80-4cfa-b250-a2bb87a89480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-742241747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:46,215 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.037s 2023-04-18 09:18:46,215 79847 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60e3587-ac7d-408b-94d7-655256ab41bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60e3587-ac7d-408b-94d7-655256ab41bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'{"volume": {"id": "38343ffc-bd80-4cfa-b250-a2bb87a89480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.000000", "updated_at": "2023-04-18T09:18:45.000000", "name": "tempest-VolumesGetTest-Volume-742241747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:46,320 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.094s 2023-04-18 09:18:46,320 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (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-c45538c1-7803-4187-a296-9ffee8659031', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'' 2023-04-18 09:18:46,342 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.020s 2023-04-18 09:18:46,342 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8873663c-eeb4-437b-b763-c8b4fd1679aa', 'x-openstack-request-id': 'req-8873663c-eeb4-437b-b763-c8b4fd1679aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 38343ffc-bd80-4cfa-b250-a2bb87a89480 could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.895230s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 854d9616-95de-4c5d-9886-217b965a3949 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:45,700 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes 0.590s 2023-04-18 09:18:45,700 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-364953560"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef95409-867a-42c0-a05c-a8594115f866', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef95409-867a-42c0-a05c-a8594115f866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.634872", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:45,755 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.040s 2023-04-18 09:18:45,756 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a0dcbf-6680-4484-bc21-374267b8171b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a0dcbf-6680-4484-bc21-374267b8171b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:46,809 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.040s 2023-04-18 09:18:46,810 79837 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49edabff-9348-4d83-87ce-c1b54d1cf01e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49edabff-9348-4d83-87ce-c1b54d1cf01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.000000", "updated_at": "2023-04-18T09:18:46.000000", "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:46,862 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.039s 2023-04-18 09:18:46,862 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b4bd7f-0720-495a-8c58-09e9da3de7ce', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b4bd7f-0720-495a-8c58-09e9da3de7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.000000", "updated_at": "2023-04-18T09:18:46.000000", "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:46,977 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.094s 2023-04-18 09:18:46,977 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (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-0d29ebf4-cab4-4fad-ac46-6876dcc9b160', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'' 2023-04-18 09:18:46,998 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.021s 2023-04-18 09:18:46,999 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-591795cc-838e-402c-86e6-bccd7f89a348', 'x-openstack-request-id': 'req-591795cc-838e-402c-86e6-bccd7f89a348', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 854d9616-95de-4c5d-9886-217b965a3949 could not be found."}}' {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.524864s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d9f15d7c-5514-4c35-b7ce-95dca738febf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:46,567 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes 0.222s 2023-04-18 09:18:46,567 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1778314716"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa38c90-a26e-4c7a-bd33-665f3f4f21ae', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa38c90-a26e-4c7a-bd33-665f3f4f21ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.508035", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:46,616 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.040s 2023-04-18 09:18:46,617 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d9e843-b9f5-474c-ade8-f52e33848841', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d9e843-b9f5-474c-ade8-f52e33848841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:47,676 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.047s 2023-04-18 09:18:47,676 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef481e8-9d74-4a88-afea-1ef32e88c32a', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef481e8-9d74-4a88-afea-1ef32e88c32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:47,735 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.048s 2023-04-18 09:18:47,735 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e215866-a1aa-4893-aa90-a31b4eac337c', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e215866-a1aa-4893-aa90-a31b4eac337c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:47,843 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.097s 2023-04-18 09:18:47,843 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (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-19ea034d-e0fb-4189-ac4e-5da73e60f3f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'' 2023-04-18 09:18:47,868 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.024s 2023-04-18 09:18:47,869 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c22a922-8f6e-4a33-bb4a-2692a9e6fb6e', 'x-openstack-request-id': 'req-1c22a922-8f6e-4a33-bb4a-2692a9e6fb6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9f15d7c-5514-4c35-b7ce-95dca738febf could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.557818s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b5c4a80f-b474-4aef-837c-1d1091667541 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:47,272 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes 0.267s 2023-04-18 09:18:47,272 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1853099969"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261149b0-dad5-4038-8815-4932ba99decf', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261149b0-dad5-4038-8815-4932ba99decf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.185393", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:47,329 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.046s 2023-04-18 09:18:47,329 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aedd461f-42fe-40d7-88eb-259338b47529', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aedd461f-42fe-40d7-88eb-259338b47529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:48,379 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.037s 2023-04-18 09:18:48,379 79837 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6126247b-8de8-407d-b7e7-93c3f8a63a99', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6126247b-8de8-407d-b7e7-93c3f8a63a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:48,430 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.040s 2023-04-18 09:18:48,430 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39131ef-e4b8-467d-92df-905a41538445', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39131ef-e4b8-467d-92df-905a41538445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:48,533 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.092s 2023-04-18 09:18:48,534 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (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-f7327fb8-f1a8-48c2-9989-dedbe18285d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'' 2023-04-18 09:18:48,561 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.026s 2023-04-18 09:18:48,561 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4ffdbc-aeb2-4cb4-b27a-6d9e3b493a8a', 'x-openstack-request-id': 'req-fb4ffdbc-aeb2-4cb4-b27a-6d9e3b493a8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b5c4a80f-b474-4aef-837c-1d1091667541 could not be found."}}' {7} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.642592s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4abd0753-cfa6-4cce-afbb-8524ecfb5292 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:47,894 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.020s 2023-04-18 09:18:47,894 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ac1a2c6-dffb-4dfb-ac5b-e3666cd589c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:18:48,216 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes 0.321s 2023-04-18 09:18:48,217 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-VolumesGetTest-Volume-2030681603", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a033a0c-bba1-43b4-ba63-d087e7a61658', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a033a0c-bba1-43b4-ba63-d087e7a61658', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes'} Body: b'{"volume": {"id": "4abd0753-cfa6-4cce-afbb-8524ecfb5292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:48.155918", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2030681603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:48,265 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.039s 2023-04-18 09:18:48,265 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8b44b5-793f-412d-8372-a25a4e128df4', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8b44b5-793f-412d-8372-a25a4e128df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'{"volume": {"id": "4abd0753-cfa6-4cce-afbb-8524ecfb5292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:48.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2030681603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:49,327 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.049s 2023-04-18 09:18:49,327 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842ea5d5-ad47-460e-858f-a6058123dbd0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842ea5d5-ad47-460e-858f-a6058123dbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'{"volume": {"id": "4abd0753-cfa6-4cce-afbb-8524ecfb5292", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:48.000000", "updated_at": "2023-04-18T09:18:48.000000", "name": "tempest-VolumesGetTest-Volume-2030681603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:49,485 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.147s 2023-04-18 09:18:49,485 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48928e7-9592-436c-8327-5b00826ebfbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'' 2023-04-18 09:18:49,513 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.027s 2023-04-18 09:18:49,514 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-51719d3f-ecd2-4272-b923-89cae13e5813', 'x-openstack-request-id': 'req-51719d3f-ecd2-4272-b923-89cae13e5813', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4abd0753-cfa6-4cce-afbb-8524ecfb5292 could not be found."}}' {7} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e01fef5-781a-4769-827a-c35a24384fde failed to build and is in ERROR status {2} setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2155c8af-0047-4062-bb84-98b9b9a77da0 failed to build and is in ERROR status {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.155247s] ... ok {2} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7521ed2a-cc2d-40f0-b35f-02355a80b9a7 failed to build and is in ERROR status {2} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.325071s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d921efe5-dd09-4fd3-a27a-5315a9b071eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:19:02,987 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.351s 2023-04-18 09:19:02,988 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497d2e98-1390-4aab-97b9-fa23224b8802', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497d2e98-1390-4aab-97b9-fa23224b8802', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "d921efe5-dd09-4fd3-a27a-5315a9b071eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:02.916776", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,223 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.225s 2023-04-18 09:19:03,224 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-731653818"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1445beb5-db9c-4e86-bf4a-e69ebf138a1a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1445beb5-db9c-4e86-bf4a-e69ebf138a1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "33e781a9-01ec-4877-9b03-1e085b0b6a41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.157633", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-731653818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/33e781a9-01ec-4877-9b03-1e085b0b6a41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/33e781a9-01ec-4877-9b03-1e085b0b6a41"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,445 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.208s 2023-04-18 09:19:03,445 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-986605373"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64b2b17-a67b-499a-b230-49b5c368d707', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64b2b17-a67b-499a-b230-49b5c368d707', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "84b3f700-9d4e-41a1-a136-83e3ac602eda", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.381758", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-986605373", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/84b3f700-9d4e-41a1-a136-83e3ac602eda"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/84b3f700-9d4e-41a1-a136-83e3ac602eda"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,633 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.178s 2023-04-18 09:19:03,633 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2142529168"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2f3476-eab0-4ac2-9a8d-d06d82fcec0d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2f3476-eab0-4ac2-9a8d-d06d82fcec0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "92fa9d3a-4582-4211-9479-8be353db59ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.576077", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2142529168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/92fa9d3a-4582-4211-9479-8be353db59ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/92fa9d3a-4582-4211-9479-8be353db59ef"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,840 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.196s 2023-04-18 09:19:03,840 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-1492054685"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ba564c-a1ce-4b51-a592-ed30762b4e0a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ba564c-a1ce-4b51-a592-ed30762b4e0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "80492c3b-d78f-4368-87f6-3e301683f364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.776851", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1492054685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/80492c3b-d78f-4368-87f6-3e301683f364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/80492c3b-d78f-4368-87f6-3e301683f364"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,891 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb 0.041s 2023-04-18 09:19:03,892 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8af837-602f-456b-b1e4-e69752894537', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8af837-602f-456b-b1e4-e69752894537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb'} Body: b'{"volume": {"id": "d921efe5-dd09-4fd3-a27a-5315a9b071eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.000000", "updated_at": "2023-04-18T09:19:03.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ecaf6bf79f941189917e6a6d00cd8b5"}}' 2023-04-18 09:19:04,947 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb 0.044s 2023-04-18 09:19:04,948 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a295aab-1a92-4754-9d4d-a95ddd05d370', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-3a295aab-1a92-4754-9d4d-a95ddd05d370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb'} Body: b'{"volume": {"id": "d921efe5-dd09-4fd3-a27a-5315a9b071eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.000000", "updated_at": "2023-04-18T09:19:03.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ecaf6bf79f941189917e6a6d00cd8b5"}}' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.738373s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e8777e9b-810f-44fc-bcd0-72f356c36a12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:16:38,385 79855 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:16:38,385 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:16:38,445 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2023-04-18 09:16:38,446 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-934236097", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFQDB7iGpJS3Q37t1Rgd2YiVDQ2JvA+sjFROzysHN3qNWFe9sUHlmtHwlQxT8n4jIB3Uu8qNHFIG2wV+hFTgl94AyzHttuFCIVLkRttffQazh2M2H6OYaTJrIDCJFxd9LQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9376bc-5973-4595-8fad-6bc22ab7e5a5', 'x-compute-request-id': 'req-4a9376bc-5973-4595-8fad-6bc22ab7e5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-934236097", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFQDB7iGpJS3Q37t1Rgd2YiVDQ2JvA+sjFROzysHN3qNWFe9sUHlmtHwlQxT8n4jIB3Uu8qNHFIG2wV+hFTgl94AyzHttuFCIVLkRttffQazh2M2H6OYaTJrIDCJFxd9LQ==", "fingerprint": "45:b5:8d:40:8d:0c:80:1f:77:1d:69:41:2a:de:a7:b6", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e"}}' 2023-04-18 09:16:38,450 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-934236097 created 2023-04-18 09:16:38,611 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.160s 2023-04-18 09:16:38,612 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1392774576", "description": "tempest-description--166774744"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ce431b75-dbb9-43d2-b030-141da725886e', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a7131c45-13dd-4454-925f-3d344cec7428", "name": "tempest-securitygroup--1392774576", "stateful": true, "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "tempest-description--166774744", "shared": false, "security_group_rules": [{"id": "1d8dda38-2c73-4f83-b67e-5969d56ddea3", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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": 771, "description": null, "tags": [], "created_at": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}, {"id": "68cbf803-8434-4e26-85d5-5fab20b70ffb", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 770, "description": null, "tags": [], "created_at": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}], "tags": [], "created_at": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:16:38,775 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 09:16:38,775 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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-0c1fcc83-bacc-4fa3-bfc2-290858594df1', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f63d994-b3f4-49c2-9629-ecce89940d45", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:16:38,932 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-18 09:16:38,933 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-78c02188-c9c1-461c-8c57-0e289bf1cc88', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "149d2cdd-e90c-4a92-b35b-7c0def92528e", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:16:38,933 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1392774576 created 2023-04-18 09:16:39,669 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.735s 2023-04-18 09:16:39,669 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-20534a37-5b97-479d-89f9-7fe431fe17c5', 'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7c56d7d1-b3c1-44f4-8828-9e7925bb0e64", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.32", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:16:39Z", "updated_at": "2023-04-18T09:16:39Z", "revision_number": 0}}' 2023-04-18 09:16:39,669 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7c56d7d1-b3c1-44f4-8828-9e7925bb0e64', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:16:39Z', 'updated_at': '2023-04-18T09:16:39Z', 'revision_number': 0, 'ip': '172.24.4.32'} created 2023-04-18 09:16:39,757 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-18 09:16:39,757 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a7625d65-fd7b-4b45-a5b5-6efd8a3e408d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bcb9c492b52a4a58b7b34b87f541f44e", "name": "tempest-AttachVolumeNegativeTest-286861146-project-member", "password_expires_at": null}, "audit_ids": ["tDzUPe3hSAuwkqcQ_OApJg"], "expires_at": "2023-04-18T10:16:39.000000Z", "issued_at": "2023-04-18T09:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4577b5b5e8d348018cf4ae386f17eae8", "name": "tempest-AttachVolumeNegativeTest-286861146"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:16:39,758 79855 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '4c6b7356-c8ef-4d0d-b7c2-d96b8d362842', 'name': 'tempest-AttachVolumeNegativeTest-1727645000-network', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28909, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:13:45Z', 'updated_at': '2023-04-18T09:13:45Z', 'revision_number': 1} available for tenant 2023-04-18 09:16:39,759 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-934236097', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFQDB7iGpJS3Q37t1Rgd2YiVDQ2JvA+sjFROzysHN3qNWFe9sUHlmtHwlQxT8n4jIB3Uu8qNHFIG2wV+hFTgl94AyzHttuFCIVLkRttffQazh2M2H6OYaTJrIDCJFxd9LQ==', 'fingerprint': '45:b5:8d:40:8d:0c:80:1f:77:1d:69:41:2a:de:a7:b6', 'user_id': 'bcb9c492b52a4a58b7b34b87f541f44e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBazOmZIjXYhaisINfzmP0oSyTmeaHRwh1yRKKw69E2NxHTsJ5K7mPl\n0v1TNKRXZ9qgBwYFK4EEACKhZANiAARUAwe4hqSUt0N+7dUYHdmIlQ0NibwPrIxU\nTs8rBzd6jVhXvbFB5ZrR8JUMU/J+IyAd1LvKjRxSBtsFfoRU4JfeAMsx7bbhQiFS\n5EbbX30Gs4djNh+jmGkyayAwiRcXfS0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a7131c45-13dd-4454-925f-3d344cec7428', 'name': 'tempest-securitygroup--1392774576', 'stateful': True, 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': 'tempest-description--166774744', 'shared': False, 'security_group_rules': [{'id': '1d8dda38-2c73-4f83-b67e-5969d56ddea3', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'a7131c45-13dd-4454-925f-3d344cec7428', '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': 771, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:16:38Z', 'updated_at': '2023-04-18T09:16:38Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, {'id': '68cbf803-8434-4e26-85d5-5fab20b70ffb', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'a7131c45-13dd-4454-925f-3d344cec7428', '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': 770, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:16:38Z', 'updated_at': '2023-04-18T09:16:38Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}] , 'tags': [], 'created_at': '2023-04-18T09:16:38Z', 'updated_at': '2023-04-18T09:16:38Z', 'revision_number': 1, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, 'floating_ip': {'id': '7c56d7d1-b3c1-44f4-8828-9e7925bb0e64', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:16:39Z', 'updated_at': '2023-04-18T09:16:39Z', 'revision_number': 0, 'ip': '172.24.4.32'}} 2023-04-18 09:16:40,424 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.664s 2023-04-18 09:16:40,425 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1538707559", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842"}], "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "key_name": "tempest-keypair-934236097", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3cfacb-1894-4139-bd1e-5c4c05675650', 'x-compute-request-id': 'req-4e3cfacb-1894-4139-bd1e-5c4c05675650', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "adminPass": "password"}}' 2023-04-18 09:16:40,499 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.071s 2023-04-18 09:16:40,500 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc7786b-6b60-4426-b7fc-6717938e861c', 'x-compute-request-id': 'req-8cc7786b-6b60-4426-b7fc-6717938e861c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "name": "tempest-AttachVolumeNegativeTest-server-1538707559", "status": "BUILD", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/ima ges/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:16:40Z", "updated": "2023-04-18T09:16:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-934236097", "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": []}}' 2023-04-18 09:17:30,805 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.246s 2023-04-18 09:17:30,805 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-978768c8-a7b5-48a3-8a87-064cf95cd513', 'x-compute-request-id': 'req-978768c8-a7b5-48a3-8a87-064cf95cd513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "name": "tempest-AttachVolumeNegativeTest-server-1538707559", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:16:40Z", "updated": "2023-04-18T09:16:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-934236097", "OS-SRV-USG:launched_at": "2023-04-18T09:16:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:17:30,826 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:18:31,469 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/os-interface 0.580s 2023-04-18 09:18:31,470 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:1 8:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ca87bb-6666-4e6c-8014-78fd7a547477', 'x-compute-request-id': 'req-c6ca87bb-6666-4e6c-8014-78fd7a547477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "port_id": "621da736-641d-402f-9e86-b8a99aa01977", "mac_addr": "fa:16:3e:f5:c0:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dd977e7a-72ed-43d2-ae95-9485d52bee79", "ip_address": "10.0.0.6"}]}]}' 2023-04-18 09:18:32,278 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64 0.804s 2023-04-18 09:18:32,279 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "621da736-641d-402f-9e86-b8a99aa01977"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-23a45926-f2eb-459c-b0b8-8550f7ab21a8', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64'} Body: b'{"floatingip": {"id": "7c56d7d1-b3c1-44f4-8828-9e7925bb0e64", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.32", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "e5f61eb9-8479-4dd7-b3d9-c3cf906d75e4", "port_id": "621da736-641d-402f-9e86-b8a99aa01977", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "mac_address": "fa:16:3e:f5:c0:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:16:39Z", "updated_at": "2023-04-18T09:18:31Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:18:32,282 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.32:22' as 'cirros' with public key authentication 2023-04-18 09:18:32,324 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:18:32,349 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:18:32,350 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.32 successfully created 2023-04-18 09:18:32,396 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/ips 0.045s 2023-04-18 09:18:32,397 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a3ff325-98bf-4c03-afee-c696497bc9e1', 'x-compute-request-id': 'req-0a3ff325-98bf-4c03-afee-c696497bc9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/ips'} Body: b'{"addr esses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-18 09:18:32,634 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes 0.233s 2023-04-18 09:18:32,634 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1117729062"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e593f4-5f0c-429a-b8e2-c634c5e89b46', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e593f4-5f0c-429a-b8e2-c634c5e89b46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes'} Body: b'{"volume": {"id": "e8777e9b-810f-44fc-bcd0-72f356c36a12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:32.560341", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1117729062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:32,696 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12 0.053s 2023-04-18 09:18:32,697 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6fcc452-3e4a-4247-b29f-64a0242c2466', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6fcc452-3e4a-4247-b29f-64a0242c2466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12'} Body: b'{"volume": {"id": "e8777e9b-810f-44fc-bcd0-72f356c36a12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1117729062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:18:33,751 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/4 577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12 0.038s 2023-04-18 09:18:33,751 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cd6844-b8e6-4822-b499-0990d58161a7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cd6844-b8e6-4822-b499-0990d58161a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12'} Body: b'{"volume": {"id": "e8777e9b-810f-44fc-bcd0-72f356c36a12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:33.000000", "updated_at": "2023-04-18T09:18:33.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1117729062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:18:33,878 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.115s 2023-04-18 09:18:33,878 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (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-4b5605a6-459f-44a9-9a00-6d3c9567b7ef', 'x-compute-request-id': 'req-4b5605a6-459f-44a9-9a00-6d3c9567b7ef', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'' 2023-04-18 09:18:34,122 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.243s 2023-04-18 09:18:34,122 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (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-d60f29d6-74ad-4a59-9aa8-d628d389fcab', 'x-compute-request-id': 'req-d60f29d6-74ad-4a59-9aa8-d628d389fcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "name": "tempest-AttachVolumeNegativeTest-server-1538707559", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:16:40Z", "updated": "2023-04-18T09:18:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:c0:74"}, {"version": 4, "addr": "172.24.4.32", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-934236097", "OS-SRV-USG:launched_at": "2023-04-18T09:16:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:19:24,440 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.257s 2023-04-18 09:19:24,441 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2a9a9656-c457-4c8d-b83e-49489128f44c', 'x-compute-request-id': 'req-2a9a9656-c457-4c8d-b83e-49489128f44c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20791ca9-4ac4-4d58-9288-e0b9362b131c could not be found."}}' 2023-04-18 09:19:24,471 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-934236097 0.030s 2023-04-18 09:19:24,472 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480743d5-fa7c-4393-acf2-288a4d5fe523', 'x-compute-request-id': 'req-480743d5-fa7c-4393-acf2-288a4d5fe523', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-934236097'} Body: b'' 2023-04-18 09:19:24,632 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428 0.160s 2023-04-18 09:19:24,632 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-f17b013b-a2d5-49e4-807b-8aefb1dea993', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:19:24 GMT', ' connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428'} Body: b'' 2023-04-18 09:19:24,650 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428 0.017s 2023-04-18 09:19:24,650 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a13f0f23-7270-495b-a719-542146edd36b', 'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a7131c45-13dd-4454-925f-3d344cec7428 does not exist", "detail": ""}}' 2023-04-18 09:19:25,121 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64 0.470s 2023-04-18 09:19:25,122 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-10645d9b-2fd8-4c5b-9192-b0ff3262def0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64'} Body: b'' {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [112.702407s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b6fa1037-d7ce-4608-a927-2a42c160adba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:11,184 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-18 09:18:11,184 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a5f00de3-4c81-4caa-8660-014d1f15898b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2451f5c9181b45589ba98960c826a978", "name": "tempest-DeleteServersTestJSON-422232860-project-member", "password_expires_at": null}, "audit_ids": ["0QLL0p9-TGO6_eSazKIQyQ"], "expires_at": "2023-04-18T10:18:11.000000Z", "issued_at": "2023-04-18T09:18:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfa6a9dacd9f435792381cf297270399", "name": "tempest-DeleteServersTestJSON-422232860"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfa6a9dacd9f435792381cf297270399", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:18:11,185 79835 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'ecc4c001-3a23-465f-8f1a-25771ea286b7', 'name': 'tempest-DeleteServersTestJSON-2109270046-network', 'tenant_id': 'bfa6a9dacd9f435792381cf297270399', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfa6a9dacd9f435792381cf297270399', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47013, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:18:05Z', 'updated_at': '2023-04-18T09:18:05Z', 'revision_number': 1} available for tenant 2023-04-18 09:18:11,867 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2023-04-18 09:18:11,868 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-165938052", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "ecc4c001-3a23-465f-8f1a-25771ea286b7"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d18de0-7a40-4bae-ac03-2292d4179f51', 'x-compute-request-id': 'req-c1d18de0-7a40-4bae-ac03-2292d4179f51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "98169e44-f735-4d2d-a739-21a3f35ac2d2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Fj6bYbsD4QLY"}}' 2023-04-18 09:18:11,942 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2 0.070s 2023-04-18 09:18:11,942 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c52a39f-720b-480e-94a0-844875ad9021', 'x-compute-request-id': 'req-6c52a39f-720b-480e-94a0-844875ad9021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2'} Body: b'{"server": {"id": "98169e44-f735-4d2d-a739-21a3f35ac2d2", "name": "tempest-DeleteServersTestJSON-server-165938052", "status": "BUILD", "tenant_id": "bfa6a9dacd9f435792381cf297270399", "user_id": "2451f5c9181b45589ba98960c826a978", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:12Z", "updated": "2023-04-18T09:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}], "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": []}}' 2023-04-18 09:19:02,431 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2 0.428s 2023-04-18 09:19:02,431 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336df44e-1a42-4481-8e62-5f6249fa87e1', 'x-compute-request-id': 'req-336df44e-1a42-4481-8e62-5f6249fa87e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2'} Body: b'{"server": {"id": "98169e44-f735-4d2d-a739-21a3f35ac2d2", "name": "tempest-DeleteServersTestJSON-server-165938052", "status": "ACTIVE", "tenant_id": "bfa6a9dacd9f435792381cf297270399", "user_id": "2451f5c9181b45589ba98960c826a978", "metadata": {}, "hostId": "b556d861d218faaf11bde189f8b2f258be6818cd1346c184ee164ad1", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:11Z", "updated": "2023-04-18T09:18:18Z", "addresses": {"tempest-DeleteServersTestJSON-2109270046-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:cf:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:18:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:19:02,443 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:20:02,718 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes 0.214s 2023-04-18 09:20:02,719 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-390341943"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1171ac-2f3b-48b1-97cf-bf684bfe160d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1171ac-2f3b-48b1-97cf-bf684bfe160d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes'} Body: b'{"volume": {"id": "b6fa1037-d7ce-4608-a927-2a42c160adba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:02.6579 90", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-390341943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}], "user_id": "2451f5c9181b45589ba98960c826a978", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:20:02,774 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba 0.045s 2023-04-18 09:20:02,775 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed40ee-b01b-4098-b4a3-786eb58a5760', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed40ee-b01b-4098-b4a3-786eb58a5760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba'} Body: b'{"volume": {"id": "b6fa1037-d7ce-4608-a927-2a42c160adba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:03.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-390341943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}], "user_id": "2451f5c9181b45589ba98960c826a978", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfa6a9dacd9f435792381cf297270399"}}' 2023-04-18 09:20:03,832 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba 0.045s 2023-04-18 09:20:03,832 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59042a58-ce95-4a5f-b192-f3db9a0a5911', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59042a58-ce95-4a5f-b192-f3db9a0a5911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba'} Body: b'{"volume": {"id": "b6fa1037-d7ce-4608-a927-2a42c160adba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:03.000000", "updated_at": "2023-04-18T09:20:03.000000", "name": "tempest-DeleteServersTestJSON-volume-390341943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6 fa1037-d7ce-4608-a927-2a42c160adba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}], "user_id": "2451f5c9181b45589ba98960c826a978", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfa6a9dacd9f435792381cf297270399"}}' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.791804s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:31,855 79833 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:18:31,855 79833 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:18:32,099 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.241s 2023-04-18 09:18:32,099 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-647550027", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOyTw7vyyAmSwlBEtdOATtaFYkzfaGs+lkQTQ1v9zCCFJwQCkpi8F81lpad33mypYPRE75qlvzepgQ8Z58dAU+zwfVqDFAyxO9ZdAbKW++wtVvi2JjSklQxvxFsA89mwiA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:31 GMT', 'server': 'Apache/2.4.52 (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-9c3ce8c2-384a-4159-ad33-d5ca144bd46e', 'x-compute-request-id': 'req-9c3ce8c2-384a-4159-ad33-d5ca144bd46e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-647550027", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOyTw7vyyAmSwlBEtdOATtaFYkzfaGs+lkQTQ1v9zCCFJwQCkpi8F81lpad33mypYPRE75qlvzepgQ8Z58dAU+zwfVqDFAyxO9ZdAbKW++wtVvi2JjSklQxvxFsA89mwiA==", "fingerprint": "d8:6a:a2:45:a5:a7:02:ad:ee:ca:55:54:74:8b:ce:79", "user_id": "0cdd6ccedc1e455aa8815a441d298f44"}}' 2023-04-18 09:18:32,102 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-647550027 created 2023-04-18 09:18:32,570 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.467s 2023-04-18 09:18:32,571 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--378619842", "description": "tempest-description--1505116447"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-63e40241-27bc-4ab6-91a0-c04fc844e5dd', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "name": "tempest-securitygroup--378619842", "stateful": true, "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "tempest-description--1505116447", "shared": false, "security_group_rules": [{"id": "27519107-fb70-4ea1-9f37-f0a10bb37340", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": 823, "description": null, "tags": [], "created_at": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}, {"id": "e0a57080-eb50-4b3f-bf07-2f092e4f03c4", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": 824, "description": null, "tags": [], "created_at": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}], "tags": [], "created_at": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:18:32,758 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-18 09:18:32,758 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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-1be65d48-724b-4917-977a-892fe73c990a', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf769ef5-82d3-4630-a5a4-688ddfea9317", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:18:32,949 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2023-04-18 09:18:32,949 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-50e5e36f-4d04-4a00-b61b-21c43d76e27c', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a520c3ea-dc3f-4c15-8230-36a932f183e7", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:18:32,949 79833 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--378619842 created 2023-04-18 09:18:33,740 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.790s 2023-04-18 09:18:33,741 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f1b8f0ae-fcb1-4845-bc98-8544f4a50c6f', 'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "23dd4101-0988-44ed-ba7d-bdbc2f4332d8", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.218", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:18:33Z", "updated_at": "2023-04-18T09:18:33Z", "revision_number": 0}}' 2023-04-18 09:18:33,741 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '23dd4101-0988-44ed-ba7d-bdbc2f4332d8', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.218', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:18:33Z', 'updated_at': '2023-04-18T09:18:33Z', 'revision_number': 0, 'ip': '172.24.4.218'} created 2023-04-18 09:18:33,879 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.133s 2023-04-18 09:18:33,880 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-57ee6d9e-ca58-4749-97eb-7145c7107c44', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0cdd6ccedc1e455aa8815a441d298f44", "name": "tempest-AttachVolumeShelveTestJSON-1472338190-project-member", "password_expires_at": null}, "audit_ids": ["SktJp7ylRXyKB2VSKaIpJA"], "expires_at": "2023-04-18T10:18:33.000000Z", "issued_at": "2023-04-18T09:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf7d15e50d7341a28f5c8925441f9692", "name": "tempest-AttachVolumeShelveTestJSON-1472338190"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919 db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:18:33,881 79833 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '2f5119a0-e2e0-49d6-9884-3ebb5b952bfd', 'name': 'tempest-AttachVolumeShelveTestJSON-623641884-network', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:18:26Z', 'updated_at': '2023-04-18T09:18:26Z', 'revision_number': 1} available for tenant 2023-04-18 09:18:33,881 79833 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-647550027', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOyTw7vyyAmSwlBEtdOATtaFYkzfaGs+lkQTQ1v9zCCFJwQCkpi8F81lpad33mypYPRE75qlvzepgQ8Z58dAU+zwfVqDFAyxO9ZdAbKW++wtVvi2JjSklQxvxFsA89mwiA==', 'fingerprint': 'd8:6a:a2:45:a5:a7:02:ad:ee:ca:55:54:74:8b:ce:79', 'user_id': '0cdd6ccedc1e455aa8815a441d298f44', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAcjsEDGvhCu1CLi60zxl/oJ5eVXFR6qYGoF5LCiHvLI7I1o9TxSIgu\nVjr6IaoVb5KgBwYFK4EEACKhZANiAATsk8O78sgJksJQRLXTgE7WhWJM32hrPpZE\nE0Nb/cwghScEApKYvBfNZaWnd95sqWD0RO+apb83qYEPGefHQFPs8H1agxQMsTvW\nXQGylvvsLVb4tiY0pJUMb8RbAPPZsIg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5c47d8b5-ece2-445f-b55e-217c656c1c5f', 'name': 'tempest-securitygroup--378619842', 'stateful': True, 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': 'tempest-description--1505116447', 'shared': False, 'security_group_rules': [{'id': '27519107-fb70-4ea1-9f37-f0a10bb37340', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '5c47d8b5-ece2-445f-b55e-217c656c1c5f', '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': 823, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:18:32Z', 'updated_at': '2023-04-18T09:18:32Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, {'id': 'e0a57080-eb50-4b3f-bf07-2f092e4f03c4', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '5c47d8b5-ece2-445f-b55e-217c656c1c5f', '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': 824, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:18:32Z', 'updated_at': '2023-0 4-18T09:18:32Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}], 'tags': [], 'created_at': '2023-04-18T09:18:32Z', 'updated_at': '2023-04-18T09:18:32Z', 'revision_number': 1, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, 'floating_ip': {'id': '23dd4101-0988-44ed-ba7d-bdbc2f4332d8', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.218', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:18:33Z', 'updated_at': '2023-04-18T09:18:33Z', 'revision_number': 0, 'ip': '172.24.4.218'}} 2023-04-18 09:18:34,642 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.760s 2023-04-18 09:18:34,642 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd"}], "security_groups": [{"name": "tempest-securitygroup--378619842"}], "key_name": "tempest-keypair-647550027", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37803626-5a7f-4683-beef-adabda09cd90', 'x-compute-request-id': 'req-37803626-5a7f-4683-beef-adabda09cd90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--378619842"}], "adminPass": "password"}}' 2023-04-18 09:18:34,713 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.067s 2023-04-18 09:18:34,713 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d42bfa4-459b-41c1-b542-ff4e59f0f69c', 'x-compute-request-id': 'req-9d42bfa4-459b-41c1-b542-ff4e59f0f69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "status": "BUILD", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6c cedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:35Z", "updated": "2023-04-18T09:18:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-647550027", "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}}' 2023-04-18 09:19:25,112 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.349s 2023-04-18 09:19:25,112 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7736d4d-3f4c-49d1-95f9-516d00c382ce', 'x-compute-request-id': 'req-c7736d4d-3f4c-49d1-95f9-516d00c382ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:34Z", "updated": "2023-04-18T09:18:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bf:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-647550027", "OS-SRV-USG:launched_at": "2023-04-18T09:18:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--378619842"}], "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}}' 2023-04-18 09:19:25,128 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:20:25,371 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c132 3-6d52-451a-9dc0-e02069653e09/os-interface 0.236s 2023-04-18 09:20:25,371 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf767f4-588e-4c7e-b74b-5c7546903e7c', 'x-compute-request-id': 'req-cdf767f4-588e-4c7e-b74b-5c7546903e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "port_id": "3f8d23ad-14fb-4698-b84b-caf372fd1f7f", "mac_addr": "fa:16:3e:e0:bf:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "24aaf444-fdb7-48b3-99d5-4ebdda8703c8", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 09:20:26,074 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8 0.698s 2023-04-18 09:20:26,074 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3f8d23ad-14fb-4698-b84b-caf372fd1f7f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b139d165-d935-4d3e-b41b-5744170a0e10', 'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8'} Body: b'{"floatingip": {"id": "23dd4101-0988-44ed-ba7d-bdbc2f4332d8", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.218", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "42b5d0d0-6dfc-4576-b522-944fa44ee131", "port_id": "3f8d23ad-14fb-4698-b84b-caf372fd1f7f", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "mac_address": "fa:16:3e:e0:bf:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "836c1323-6d52-451a-9dc0-e02069653e09", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:18:33Z", "updated_at": "2023-04-18T09:20:25Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:20:26,077 79833 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.218:22' as 'cirros' with public key authentication 2023-04-18 09:20:26,103 79833 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:20:26,125 79833 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:20:26,126 79833 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.218 successfully created 2023-04-18 09:20:26,167 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09/ips 0.040s 2023-04-18 09:20:26,167 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20 ', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9b721f-964e-4956-8aeb-8802505633e1', 'x-compute-request-id': 'req-5b9b721f-964e-4956-8aeb-8802505633e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-18 09:20:26,373 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes 0.202s 2023-04-18 09:20:26,373 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-766309380"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc23c452-8a2c-4e22-8826-753701a740f5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc23c452-8a2c-4e22-8826-753701a740f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes'} Body: b'{"volume": {"id": "a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:26.317363", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-766309380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:20:26,444 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f 0.061s 2023-04-18 09:20:26,444 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb4c4c5-3b37-4d0b-95d4-cdb5c31c1e1b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb4c4c5-3b37-4d0b-95d4-cdb5c31c1e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f'} Body: b'{"volume": {"id": "a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:26.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-766309380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}], "user_id": "0cdd6ccedc1 e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:20:27,503 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f 0.046s 2023-04-18 09:20:27,503 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d5a713-4a18-40c0-916d-15ee38c1c1dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d5a713-4a18-40c0-916d-15ee38c1c1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f'} Body: b'{"volume": {"id": "a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:26.000000", "updated_at": "2023-04-18T09:20:26.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-766309380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:20:27,639 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.120s 2023-04-18 09:20:27,639 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:27 GMT', 'server': 'Apache/2.4.52 (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-4349eb77-1413-43e7-a5ec-e7a2c5f41c4f', 'x-compute-request-id': 'req-4349eb77-1413-43e7-a5ec-e7a2c5f41c4f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'' 2023-04-18 09:20:27,864 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.225s 2023-04-18 09:20:27,865 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4034aa-4c3c-4d0f-b899-ca128b3d7334', 'x-compute-request-id': 'req-2a 4034aa-4c3c-4d0f-b899-ca128b3d7334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:34Z", "updated": "2023-04-18T09:20:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bf:3c"}, {"version": 4, "addr": "172.24.4.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bf:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-647550027", "OS-SRV-USG:launched_at": "2023-04-18T09:18:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--378619842"}], "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}}' 2023-04-18 09:21:17,962 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.035s 2023-04-18 09:21:17,962 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:17 GMT', 'server': 'Apache/2.4.52 (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-053ef994-34d2-4929-a131-2858b171741b', 'x-compute-request-id': 'req-053ef994-34d2-4929-a131-2858b171741b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 836c1323-6d52-451a-9dc0-e02069653e09 could not be found."}}' 2023-04-18 09:21:17,991 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-647550027 0.028s 2023-04-18 09:21:17,991 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:17 GMT', 'server': 'Apache/2.4.52 (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-47fec144-dbcf-4af9-84e1-5b6075fdfe84', 'x-compute-request-id': 'req-47fec144-dbcf-4af9-84e1-5b6075fdfe84', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-64755002 7'} Body: b'' 2023-04-18 09:21:18,135 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f 0.143s 2023-04-18 09:21:18,135 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5aa27e58-8a65-4c70-959a-c1ee786ef33d', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f'} Body: b'' 2023-04-18 09:21:18,152 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f 0.016s 2023-04-18 09:21:18,153 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-84e06203-f021-413a-9615-bb7ca2267b5a', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5c47d8b5-ece2-445f-b55e-217c656c1c5f does not exist", "detail": ""}}' 2023-04-18 09:21:18,645 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8 0.492s 2023-04-18 09:21:18,646 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-490e19ea-9362-47cb-8f3d-741fea1e1a2f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.910419s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 652dbb0f-a9b9-4d86-ad49-b8b241012d33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:19:25,127 79855 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:19:25,127 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:19:25,186 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2023-04-18 09:19:25,186 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1027700054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOKq+loxskxtDXvrU+NoNkLBODLWJTlYTdSAcJOcclRuUPhbDKV3IIvexQoB8EuitBVqfaZ7RZuexxxuUPClpzsbrlPhfQX+Lkliej0irwMpRkLwA1824hA5MXNMyj0Hg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd3ec6b0-70a4-48c2-95dc-baa22db90446', 'x-compute-request-id': 'req-bd3ec6b0-70a4-48c2-95dc-baa22db90446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1027700054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOKq+loxskxtDXvrU+NoNkLBODLWJTlYTdSAcJOcclRuUPhbDKV3IIvexQoB8EuitBVqfaZ7RZuexxxuUPClpzsbrlPhfQX+Lkliej0irwMpRkLwA1824hA5MXNMyj0Hg==", "fingerprint": "fb:7f:31:5c:32:a8:57:9a:41:82:6b:23:c3:c6:1d:74", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e"}}' 2023-04-18 09:19:25,189 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1027700054 created 2023-04-18 09:19:25,339 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2023-04-18 09:19:25,340 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1122551184", "description": "tempest-description--352763304"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-17b90b74-61ce-42e3-b666-f6aa57e12550', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "name": "tempest-securitygroup--1122551184", "stateful": true, "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "tempest-description--352763304", "shared": false, "security_group_rules": [{"id": "4eba4a53-f3b5-44c5-bdf7-35eec291767a", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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": 906, "description": null, "tags": [], "created_at": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}, {"id": "d7076d69-f931-4956-841f-afc2a33e667c", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 905, "description": null, "tags": [], "created_at": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}], "tags": [], "created_at": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:19:25,501 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-18 09:19:25,501 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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-78d33aed-bfaa-4dab-8cfe-ab739067a054', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7a90e0f-c41d-4e8e-b365-165263139eff", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:19:25,702 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.201s 2023-04-18 09:19:25,703 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-056be24f-fd73-4a75-b48c-fc50b25527a2', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3c8e32c-1315-4d13-8419-3218f3b566e3", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:19:25,703 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1122551184 created 2023-04-18 09:19:26,982 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.278s 2023-04-18 09:19:26,982 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-6e8af28d-d35f-49df-92ab-b565aa1bc0b0', 'date': 'Tue, 18 Apr 2023 09:19:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9d89c81f-96c0-4f4b-85b5-d88bd24038fe", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.168", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:19:26Z", "updated_at": "2023-04-18T09:19:26Z", "revision_number": 0}}' 2023-04-18 09:19:26,983 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9d89c81f-96c0-4f4b-85b5-d88bd24038fe', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:19:26Z', 'updated_at': '2023-04-18T09:19:26Z', 'revision_number': 0, 'ip': '172.24.4.168'} created 2023-04-18 09:19:27,028 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-18 09:19:27,028 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-378b2c33-bc59-4e38-af37-1353120e02a6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bcb9c492b52a4a58b7b34b87f541f44e", "name": "tempest-AttachVolumeNegativeTest-286861146-project-member", "password_expires_at": null}, "audit_ids": ["j6AQ4dptTjaFbz_ShdHneg"], "expires_at": "2023-04-18T10:19:27.000000Z", "issued_at": "2023-04-18T09:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4577b5b5e8d348018cf4ae386f17eae8", "name": "tempest-AttachVolumeNegativeTest-286861146"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "u rl": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:19:27,029 79855 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '4c6b7356-c8ef-4d0d-b7c2-d96b8d362842', 'name': 'tempest-AttachVolumeNegativeTest-1727645000-network', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28909, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:13:45Z', 'updated_at': '2023-04-18T09:13:45Z', 'revision_number': 1} available for tenant 2023-04-18 09:19:27,030 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1027700054', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOKq+loxskxtDXvrU+NoNkLBODLWJTlYTdSAcJOcclRuUPhbDKV3IIvexQoB8EuitBVqfaZ7RZuexxxuUPClpzsbrlPhfQX+Lkliej0irwMpRkLwA1824hA5MXNMyj0Hg==', 'fingerprint': 'fb:7f:31:5c:32:a8:57:9a:41:82:6b:23:c3:c6:1d:74', 'user_id': 'bcb9c492b52a4a58b7b34b87f541f44e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAEfJx5Lcsf8uuP49V0PRZ0VKgei1/LdWUDxFJEU8Is7h3Rk7PDoyR/\n980lNuwo53KgBwYFK4EEACKhZANiAASTiqvpaMbJMbQ1761PjaDZCwTgy1iU5WE3\nUgHCTnHJUblD4WwyldyCL3sUKAfBLorQVan2me0WbnsccblDwpac7G65T4X0F/i5\nJYno9Iq8DKUZC8ANfNuIQOTFzTMo9B4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0ab326c2-7004-4a65-b6f6-99dd8d8a6b60', 'name': 'tempest-securitygroup--1122551184', 'stateful': True, 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': 'tempest-description--352763304', 'shared': False, 'security_group_rules': [{'id': '4eba4a53-f3b5-44c5-bdf7-35eec291767a', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': '0ab326c2-7004-4a65-b6f6-99dd8d8a6b60', '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': 906, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:19:25Z', 'updated_at': '2023-04-18T09:19:25Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, {'id': 'd7076d69-f931-4956-841f-afc2a33e667c', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': '0ab326c2-7004-4a65-b6f6-99dd8d8a6b60', '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': 905, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:19:25Z', 'updated_at': '2023-04-18T09:19:25Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}], 'tags': [], 'created_ at': '2023-04-18T09:19:25Z', 'updated_at': '2023-04-18T09:19:25Z', 'revision_number': 1, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, 'floating_ip': {'id': '9d89c81f-96c0-4f4b-85b5-d88bd24038fe', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:19:26Z', 'updated_at': '2023-04-18T09:19:26Z', 'revision_number': 0, 'ip': '172.24.4.168'}} 2023-04-18 09:19:27,887 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.856s 2023-04-18 09:19:27,887 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1019976560", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842"}], "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "key_name": "tempest-keypair-1027700054", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab993424-bbc8-4e3d-9aad-040c6602ea04', 'x-compute-request-id': 'req-ab993424-bbc8-4e3d-9aad-040c6602ea04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "adminPass": "password"}}' 2023-04-18 09:19:27,962 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.071s 2023-04-18 09:19:27,962 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf1fe61-0f52-4c7e-8256-1b1b3a2bd5ed', 'x-compute-request-id': 'req-dbf1fe61-0f52-4c7e-8256-1b1b3a2bd5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "name": "tempest-AttachVolumeNegativeTest-server-1019976560", "status": "BUILD", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "fla vor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:19:28Z", "updated": "2023-04-18T09:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1027700054", "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": []}}' 2023-04-18 09:20:18,262 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.234s 2023-04-18 09:20:18,262 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b1e4ef-224e-4c9e-b32a-80d59647501b', 'x-compute-request-id': 'req-a2b1e4ef-224e-4c9e-b32a-80d59647501b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "name": "tempest-AttachVolumeNegativeTest-server-1019976560", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:19:27Z", "updated": "2023-04-18T09:19:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:10"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1027700054", "OS-SRV-USG:launched_at": "2023-04-18T09:19:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:20:18,274 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:21:18,495 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/os-interface 0.164s 2023-04-18 09:21:18,495 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'conte nt-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a2e276d-0d67-4604-aae0-8127be5c1c21', 'x-compute-request-id': 'req-1a2e276d-0d67-4604-aae0-8127be5c1c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "port_id": "10307ddb-b9e6-4fe1-bff2-8f7ec6b23d5e", "mac_addr": "fa:16:3e:a7:e3:10", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dd977e7a-72ed-43d2-ae95-9485d52bee79", "ip_address": "10.0.0.5"}]}]}' 2023-04-18 09:21:19,443 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe 0.943s 2023-04-18 09:21:19,443 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "10307ddb-b9e6-4fe1-bff2-8f7ec6b23d5e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-34bb65d4-188b-4d64-bfe6-2dd4e38d5a11', 'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe'} Body: b'{"floatingip": {"id": "9d89c81f-96c0-4f4b-85b5-d88bd24038fe", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.168", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "e5f61eb9-8479-4dd7-b3d9-c3cf906d75e4", "port_id": "10307ddb-b9e6-4fe1-bff2-8f7ec6b23d5e", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "mac_address": "fa:16:3e:a7:e3:10", "admin_state_up": true, "status": "ACTIVE", "device_id": "1470d558-4af0-4124-b837-a471c797cafe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:19:26Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:21:19,444 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.168:22' as 'cirros' with public key authentication 2023-04-18 09:21:19,472 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:21:19,492 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:21:19,492 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.168 successfully created 2023-04-18 09:21:19,550 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/ips 0.057s 2023-04-18 09:21:19,550 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddfe960-664d-408f-a7ec-0464c1facb37', 'x-compute-request-id': 'req-1ddfe960-664d-408f-a7ec-0464c1facb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2 023-04-18 09:21:19,823 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes 0.270s 2023-04-18 09:21:19,823 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1443065601"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70b2522-6361-4475-9128-2af02f6025d5', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70b2522-6361-4475-9128-2af02f6025d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes'} Body: b'{"volume": {"id": "652dbb0f-a9b9-4d86-ad49-b8b241012d33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:21:19.742441", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1443065601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:21:19,877 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33 0.044s 2023-04-18 09:21:19,878 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1212e3-a435-4568-92c9-a2486dc0ad96', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1212e3-a435-4568-92c9-a2486dc0ad96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33'} Body: b'{"volume": {"id": "652dbb0f-a9b9-4d86-ad49-b8b241012d33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:21:20.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1443065601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:21:20,932 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33 0.042s 2023-04-18 09:21:20,933 79855 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1d31e5-688d-4995-b14b-a3bba7b385ab', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1d31e5-688d-4995-b14b-a3bba7b385ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33'} Body: b'{"volume": {"id": "652dbb0f-a9b9-4d86-ad49-b8b241012d33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:21:20.000000", "updated_at": "2023-04-18T09:21:20.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1443065601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:21:21,064 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.120s 2023-04-18 09:21:21,065 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (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-e84d9470-c8bf-4001-a684-9167c499f99b', 'x-compute-request-id': 'req-e84d9470-c8bf-4001-a684-9167c499f99b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'' 2023-04-18 09:21:21,300 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.235s 2023-04-18 09:21:21,301 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4988843-be01-48cd-b244-e31b57b36bc9', 'x-compute-request-id': 'req-c4988843-be01-48cd-b244-e31b57b36bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "name": "tempest-AttachVolumeNegativeTest-server-1019976560", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-806 2-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:19:27Z", "updated": "2023-04-18T09:21:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:10"}, {"version": 4, "addr": "172.24.4.168", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:10"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1027700054", "OS-SRV-USG:launched_at": "2023-04-18T09:19:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:22:11,386 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.047s 2023-04-18 09:22:11,386 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9e7c6a34-279b-431a-8881-958ec15c82d4', 'x-compute-request-id': 'req-9e7c6a34-279b-431a-8881-958ec15c82d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1470d558-4af0-4124-b837-a471c797cafe could not be found."}}' 2023-04-18 09:22:11,423 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1027700054 0.036s 2023-04-18 09:22:11,424 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91877722-a7d1-404b-a99e-2071fdaf49af', 'x-compute-request-id': 'req-91877722-a7d1-404b-a99e-2071fdaf49af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1027700054'} Body: b'' 2023-04-18 09:22:11,575 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8a6b60 0.151s 2023-04-18 09:22:11,576 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-61574863-3292-4246-bb37-31d0882b6078', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8 a6b60'} Body: b'' 2023-04-18 09:22:11,594 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8a6b60 0.017s 2023-04-18 09:22:11,594 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e1e7a262-48d8-4666-98b8-080a4e0a2bdb', 'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8a6b60'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0ab326c2-7004-4a65-b6f6-99dd8d8a6b60 does not exist", "detail": ""}}' 2023-04-18 09:22:12,036 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe 0.441s 2023-04-18 09:22:12,036 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-149e72a7-3ae8-487d-8f7f-7c330b0f7bc3', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:22:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe'} Body: b'' {11} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.772029s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 68b2e378-3f6e-4c23-b68f-02aeb4a3d737 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:22:17,739 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types 0.184s 2023-04-18 09:22:17,740 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1776522929"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca0c05d-6515-4e15-a354-cfec51ef7ad4', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca0c05d-6515-4e15-a354-cfec51ef7ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types'} Body: b'{"volume_type": {"id": "66e81338-4f12-4a41-acce-282bbd72d8ea", "name": "tempest-GroupSnapshotsV319Test-volume-type-1776522929", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:22:17,776 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types 0.033s 2023-04-18 09:22:17,776 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1969561211"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25b2516-d062-4c45-80c9-8edcc570a840', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25b2516-d062-4c45-80c9-8edcc570a840', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types'} Body: b'{"group_type": {"id": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "name": "tempest-GroupSnapshotsV319Test-group-type-1969561211", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:22:17,976 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups 0.197s 2023-04-18 09:22:17,977 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "volume_types": ["66e81338-4f12-4a41-acce-282bbd72d8ea"], "name": "tempest-GroupSnapshotsV319Test-Group-872595974"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4673c419-0925-44b4-b19d-741a42728636', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4673c419-0925-44b4-b19d-741a42728636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups'} Body: b'{"group": {"id": "68b2e378-3f6e-4c23-b68f-02aeb4a3d737", "name": "tempest-GroupSnapshotsV319Test-Group-872595974"}}' 2023-04-18 09:22:18,012 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737 0.034s 2023-04-18 09:22:18,013 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133ac63a-fe41-423b-82fb-55136376aa29', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133ac63a-fe41-423b-82fb-55136376aa29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737'} Body: b'{"group": {"id": "68b2e378-3f6e-4c23-b68f-02aeb4a3d737", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:22:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-872595974", "description": null, "group_type": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "volume_types": ["66e81338-4f12-4a41-acce-282bbd72d8ea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:22:19,050 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737 0.032s 2023-04-18 09:22:19,051 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66da1cd1-4076-411e-bfdc-52a48b5ba238', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66da1cd1-4076-411e-bfdc-52a48b5ba238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737'} Body: b'{"group": {"id": "68b2e378-3f6e-4c23-b68f-02aeb4a3d737", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:22:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-872595974", "description": null, "group_type": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "volume_types": ["66e81338-4f12-4a41-acce-282bbd72d8ea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:22:19,127 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/volumes/detail 0.071s 2023-04-18 09:22:19,128 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a17e056-b11e-4b4b-904b-0b0a1a75e9f9', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a17e056-b11e-4b4b-904b-0b0a1a75e9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:22:19,202 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737/action 0.063s 2023-04-18 09:22:19,202 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (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-b386752a-d920-4f5a-9147-34b161a39fd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737/action'} Body: b'' 2023-04-18 09:22:19,221 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737 0.018s 2023-04-18 09:22:19,221 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-8000521e-0846-487a-99a0-1f15b317ee83', 'x-openstack-request-id': 'req-8000521e-0846-487a-99a0-1f15b317ee83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 68b2e378-3f6e-4c23-b68f-02aeb4a3d737 could not be found."}}' 2023-04-18 09:22:19,254 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types/eec48e52-3459-42b5-a3c2-eb0075bd44fa 0.032s 2023-04-18 09:22:19,254 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (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-b723329d-527e-4490-a02e-7eec7efc5a9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types/eec48e52-3459-42b5-a3c2-eb0075bd44fa'} Body: b'' 2023-04-18 09:22:19,305 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea 0.050s 2023-04-18 09:22:19,306 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (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-8b3eef0b-6148-4232-8007-90c9383b5a00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea'} Body: b'' 2023-04-18 09:22:19,325 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea 0.019s 2023-04-18 09:22:19,326 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed38030-4202-483e-9771-365276897bb8', 'x-openstack-request-id': 'req-bed38030-4202-483e-9771-365276897bb8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 66e81338-4f12-4a41-acce-282bbd72d8ea could not be found."}}' {11} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {11} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5ab3531c-8755-498d-9a88-f396d0239602 failed to build and is in ERROR status {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.189309s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.230732s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.017839s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.124246s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.017946s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016966s] ... ok {11} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.161998s] ... ok {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.484407s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9442c462-08da-4921-a475-8d56f8bb7581 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:22:31,958 79855 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes 0.356s 2023-04-18 09:22:31,958 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ee4395-8670-4dda-9567-d353b219927a', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ee4395-8670-4dda-9567-d353b219927a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes'} Body: b'{"volume": {"id": "9442c462-08da-4921-a475-8d56f8bb7581", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:22:31.893155", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}], "user_id": "0376aa9a22904a02ac52edde2155f091", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:22:32,010 79855 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581 0.041s 2023-04-18 09:22:32,010 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fe0bbc-f470-41a3-a3c5-746abcfafc2b', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fe0bbc-f470-41a3-a3c5-746abcfafc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581'} Body: b'{"volume": {"id": "9442c462-08da-4921-a475-8d56f8bb7581", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:22:32.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}], "user_id": "0376aa9a22904a02ac52edde2155f091", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9437ca88b074a82a5a6531c56bf0ff2"}}' 2023-04-18 09:22:33,070 79855 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c4 62-08da-4921-a475-8d56f8bb7581 0.048s 2023-04-18 09:22:33,071 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d333b7-a0fb-4c06-9af5-5d33b04f38e6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d333b7-a0fb-4c06-9af5-5d33b04f38e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581'} Body: b'{"volume": {"id": "9442c462-08da-4921-a475-8d56f8bb7581", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:22:32.000000", "updated_at": "2023-04-18T09:22:32.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}], "user_id": "0376aa9a22904a02ac52edde2155f091", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9437ca88b074a82a5a6531c56bf0ff2"}}' {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.672120s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 81d87daf-4324-44f7-8a8b-887bf17b60a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:21:05,693 79835 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:21:05,693 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:21:05,872 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.176s 2023-04-18 09:21:05,873 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1840280116", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXmPBiGwyPq0UYWERY5nt2ad4sPQzA3iuZDt8uTluPs3LllTbggreCT1/kHJ0DN4WhpWQw2M6PJBGsn7+/qd7IegnqCGT2HRu71Vi7IIF+T8PdpuBRM4DGw0TFx6qsohA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab8fbf52-b587-4e8b-8d53-df0c9fd50d6b', 'x-compute-request-id': 'req-ab8fbf52-b587-4e8b-8d53-df0c9fd50d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1840280116", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXmPBiGwyPq0UYWERY5nt2ad4sPQzA3iuZDt8uTluPs3LllTbggreCT1/kHJ0DN4WhpWQw2M6PJBGsn7+/qd7IegnqCGT2HRu71Vi7IIF+T8PdpuBRM4DGw0TFx6qsohA==", "fingerprint": "80:d1:c7:bf:8c:67:86:0a:e8:4f:b9:b3:04:79:24:71", "user_id": "ce75dcb962cb41bca277808fba4b407e"}}' 2023-04-18 09:21:05,877 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1840280116 created 2023-04-18 09:21:06,061 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.183s 2023-04-18 09:21:06,061 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--887989822", "description": "tempest-description--320468972"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-66875a04-544c-4244-bffc-72a46c1f8f76', 'date': 'Tue, 18 Apr 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "name": "tempest-securitygroup--887989822", "stateful": true, "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "description": "tempest-description--320468972", "shared": false, "security_group_rules": [{"id": "bd82a9fd-cf15-4ba1-a3c9-619cf52c1623", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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": 925, "description": null, "tags": [], "created_at": "2023-04-18T09:21:05Z", "updated_at": "2023-04-18T09:21:05Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}, {"id": "d8454e46-b0cb-45cf-90e4-50b8f51d322f", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 926, "description": null, "tags": [], "created_at": "2023-04-18T09:21:05Z", "updated_at": "2023-04-18T09:21:05Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}], "tags": [], "created_at": "2023-04-18T09:21:05Z", "updated_at": "2023-04-18T09:21:05Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:21:06,231 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-18 09:21:06,232 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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-a764e2cf-89a7-4105-9659-d0641db48cfe', 'date': 'Tue, 18 Apr 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b76c76ff-41a2-4720-bf35-d3b8494dd099", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:21:06Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:21:06,413 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.181s 2023-04-18 09:21:06,413 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a4b1e4a4-caa0-4398-a27e-2da28b9ceec5', 'date': 'Tue, 18 Apr 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d779b87-31ed-4705-be7b-87a1d005abdf", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:21:06Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:21:06,414 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--887989822 created 2023-04-18 09:21:07,329 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.914s 2023-04-18 09:21:07,329 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-e579b0e5-a46a-4f38-8ada-4bf1b90af048', 'date': 'Tue, 18 Apr 2023 09:21:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.97", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d57115a4095849f5b815c2f62efb8b67", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:21:06Z", "revision_number": 0}}' 2023-04-18 09:21:07,330 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:06Z', 'updated_at': '2023-04-18T09:21:06Z', 'revision_number': 0, 'ip': '172.24.4.97'} created 2023-04-18 09:21:07,384 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2023-04-18 09:21:07,384 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-34e40c90-9410-4a00-80d3-21a51d4f9e6a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ce75dcb962cb41bca277808fba4b407e", "name": "tempest-AttachVolumeTestJSON-540094481-project-member", "password_expires_at": null}, "audit_ids": ["zM0JHyiESQGj69tT3v8ocA"], "expires_at": "2023-04-18T10:21:07.000000Z", "issued_at": "2023-04-18T09:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d57115a4095849f5b815c2f62efb8b67", "name": "tempest-AttachVolumeTestJSON-540094481"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:21:07,385 79835 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'af633f27-0d5f-49bf-8a5f-41a4a317f575', 'name': 'tempest-AttachVolumeTestJSON-723580140-network', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16224, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:20:58Z', 'updated_at': '2023-04-18T09:20:58Z', 'revision_number': 1} available for tenant 2023-04-18 09:21:07,385 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1840280116', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXmPBiGwyPq0UYWERY5nt2ad4sPQzA3iuZDt8uTluPs3LllTbggreCT1/kHJ0DN4WhpWQw2M6PJBGsn7+/qd7IegnqCGT2HRu71Vi7IIF+T8PdpuBRM4DGw0TFx6qsohA==', 'fingerprint': '80:d1:c7:bf:8c:67:86:0a:e8:4f:b9:b3:04:79:24:71', 'user_id': 'ce75dcb962cb41bca277808fba4b407e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCWMnglZ/VzNSw8dhBeSiC7KSCCJGF5KrNgDSoW9hXFQ3aZ6vuI9NVj\nq83qpI/lT92gBwYFK4EEACKhZANiAAQl5jwYhsMj6tFGFhEWOZ7dmneLD0MwN4rm\nQ7fLk5bj7Ny5ZU24IK3gk9f5BydAzeFoaVkMNjOjyQRrJ+/v6neyHoJ6ghk9h0bu\n9VYuyCBfk/D3abgUTOAxsNExceqrKIQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bb6e0eb5-30db-498b-88b5-6adfec2cb5ab', 'name': 'tempest-securitygroup--887989822', 'stateful': True, 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': 'tempest-description--320468972', 'shared': False, 'security_group_rules': [{'id': 'bd82a9fd-cf15-4ba1-a3c9-619cf52c1623', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': 'bb6e0eb5-30db-498b-88b5-6adfec2cb5ab', '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': 925, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:05Z', 'updated_at': '2023-04-18T09:21:05Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, {'id': 'd8454e46-b0cb-45cf-90e4-50b8f51d322f', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': 'bb6e0eb5-30db-498b-88b5-6adfec2cb5ab', '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': 926, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:05Z', 'updated_at': '2023-04-18T09:21:05Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}], 'tags': [], 'created_at': '2023-04-18T09:21:05Z', 'up dated_at': '2023-04-18T09:21:05Z', 'revision_number': 1, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, 'floating_ip': {'id': 'c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:06Z', 'updated_at': '2023-04-18T09:21:06Z', 'revision_number': 0, 'ip': '172.24.4.97'}} 2023-04-18 09:21:08,052 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.666s 2023-04-18 09:21:08,053 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-81595883", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "af633f27-0d5f-49bf-8a5f-41a4a317f575"}], "security_groups": [{"name": "tempest-securitygroup--887989822"}], "key_name": "tempest-keypair-1840280116", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33b6248-11fd-491e-a75e-946d7b2718e2', 'x-compute-request-id': 'req-d33b6248-11fd-491e-a75e-946d7b2718e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--887989822"}], "adminPass": "password"}}' 2023-04-18 09:21:08,125 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.069s 2023-04-18 09:21:08,126 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e52758cf-59ba-483f-9316-5fbb9561f838', 'x-compute-request-id': 'req-e52758cf-59ba-483f-9316-5fbb9561f838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "name": "tempest-AttachVolumeTestJSON-server-81595883", "status": "BUILD", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "ht tp://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:08Z", "updated": "2023-04-18T09:21:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1840280116", "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": []}}' 2023-04-18 09:21:58,401 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.225s 2023-04-18 09:21:58,401 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212c898d-6dae-4f7c-9422-7096c47dd354', 'x-compute-request-id': 'req-212c898d-6dae-4f7c-9422-7096c47dd354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "name": "tempest-AttachVolumeTestJSON-server-81595883", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:08Z", "updated": "2023-04-18T09:21:14Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:79:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1840280116", "OS-SRV-USG:launched_at": "2023-04-18T09:21:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--887989822"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:21:58,415 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:22:58,676 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/os-interface 0.200s 2023-04-18 09:22:58,677 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-n ova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef58477-421b-4238-9d78-e2b62418bc4c', 'x-compute-request-id': 'req-9ef58477-421b-4238-9d78-e2b62418bc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "port_id": "028495a1-1a6f-4f61-9ec5-93ee300c1e22", "mac_addr": "fa:16:3e:31:79:2b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "419d6c45-e2fd-433f-b0c3-aa3b3c08a1de", "ip_address": "10.0.0.5"}]}]}' 2023-04-18 09:22:59,396 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9 0.715s 2023-04-18 09:22:59,396 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "028495a1-1a6f-4f61-9ec5-93ee300c1e22"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2f4060f6-8044-4785-abeb-e51bd813288c', 'date': 'Tue, 18 Apr 2023 09:22:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9'} Body: b'{"floatingip": {"id": "c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.97", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "17d40253-2cc9-417f-84f3-4d70e30f8e81", "port_id": "028495a1-1a6f-4f61-9ec5-93ee300c1e22", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "mac_address": "fa:16:3e:31:79:2b", "admin_state_up": true, "status": "ACTIVE", "device_id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:22:58Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:22:59,399 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-18 09:23:00,459 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:00,480 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:00,480 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-18 09:23:00,531 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/ips 0.050s 2023-04-18 09:23:00,532 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '142', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21fc0733-f8a2-4883-a135-5042bb40fb4c', 'x-compute-request-id': 'req-21fc0733-f8a2-4883-a135-5042bb40fb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.5"}, {"version": 4, "addr": "172.24.4.97"}]}}' 2023-04-18 09:23:00,539 79835 INFO [tempest.lib.common.ssh] Cr eating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-18 09:23:00,545 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:00,562 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:00,562 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-18 09:23:00,563 79835 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 09:23:00,563 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-18 09:23:00,568 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:00,588 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:00,588 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-18 09:23:00,849 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes 0.238s 2023-04-18 09:23:00,849 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1826743992"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e7e2bf-0ac1-466a-af60-ebb9a092bbef', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e7e2bf-0ac1-466a-af60-ebb9a092bbef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes'} Body: b'{"volume": {"id": "81d87daf-4324-44f7-8a8b-887bf17b60a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:00.786218", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1826743992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:23:00,901 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1 0.040s 2023-04-18 09:23:00,901 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3a4f02-e55e-4d56-899f-dedfe264ef18', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3a4f02-e55e-4d56-899f-dedfe264ef18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1'} Body: b'{"volume": {"id": "81d87daf-4324-44f7-8a8b-887bf17b60a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:01.000000", "upd ated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1826743992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:01,960 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1 0.043s 2023-04-18 09:23:01,961 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026fd7ca-a7e3-450a-a473-915c7ae7d427', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026fd7ca-a7e3-450a-a473-915c7ae7d427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1'} Body: b'{"volume": {"id": "81d87daf-4324-44f7-8a8b-887bf17b60a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:01.000000", "updated_at": "2023-04-18T09:23:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1826743992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:02,094 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.121s 2023-04-18 09:23:02,094 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:01 GMT', 'server': 'Apache/2.4.52 (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-f15eac32-b596-426e-ba59-7be656cedb61', 'x-compute-request-id': 'req-f15eac32-b596-426e-ba59-7be656cedb61', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'' 2023-04-18 09:23:02,265 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.170s 2023-04-18 09:23:02,265 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b07da8-cc1e-453a-beee-964db696985b', 'x-compute-request-id': 'req-e3b07da8-cc1e-453a-beee-964db696985b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "name": "tempest-AttachVolumeTestJSON-server-81595883", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:08Z", "updated": "2023-04-18T09:23:02Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:79:2b"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:79:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1840280116", "OS-SRV-USG:launched_at": "2023-04-18T09:21:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--887989822"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:23:52,378 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.049s 2023-04-18 09:23:52,379 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-06d82c7c-ec2a-44d9-92ac-22284bd21cd7', 'x-compute-request-id': 'req-06d82c7c-ec2a-44d9-92ac-22284bd21cd7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ac69b41b-da11-4572-8bf1-5b0fbbaead8f could not be found."}}' 2023-04-18 09:23:52,413 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1840280116 0.034s 2023-04-18 09:23:52,414 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 're q-879d3e85-cc1c-427c-8318-7d81661c4b52', 'x-compute-request-id': 'req-879d3e85-cc1c-427c-8318-7d81661c4b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1840280116'} Body: b'' 2023-04-18 09:23:52,594 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab 0.179s 2023-04-18 09:23:52,594 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2dbfd7d9-3e80-4ebc-aa74-96b4654c8e0b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab'} Body: b'' 2023-04-18 09:23:52,612 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab 0.017s 2023-04-18 09:23:52,612 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ff9c9f8a-af12-4e49-9be0-0053e0ff67e7', 'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bb6e0eb5-30db-498b-88b5-6adfec2cb5ab does not exist", "detail": ""}}' 2023-04-18 09:23:53,363 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9 0.750s 2023-04-18 09:23:53,364 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2f1c5517-aade-436c-b7fa-4d1d872b954e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9'} Body: b'' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [167.100120s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb9a2fab-5413-4ee7-bd84-f35e76005609 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:21:18,649 79833 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:21:18,649 79833 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:21:18,715 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2023-04-18 09:21:18,715 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-650043919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2CWPi1otz2UlbM/ygysamHO6ZAn2DTg3XZCeBa/iqyHmJoNpkGCUKgNl3iGmN+o7bg8szhOuqkzjSakJlSa5mFNCW41PO5DHVrnfTqIF7wdNY5NKcAmF81XFm0ZpUUbQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'server': 'Apache/2.4.52 (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-7acfb8fb-64e0-40f6-9112-cc4276ff50f4', 'x-compute-request-id': 'req-7acfb8fb-64e0-40f6-9112-cc4276ff50f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-650043919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2CWPi1otz2UlbM/ygysamHO6ZAn2DTg3XZCeBa/iqyHmJoNpkGCUKgNl3iGmN+o7bg8szhOuqkzjSakJlSa5mFNCW41PO5DHVrnfTqIF7wdNY5NKcAmF81XFm0ZpUUbQ==", "fingerprint": "9a:ae:72:92:77:fc:79:64:d9:0b:49:4d:26:65:8b:dd", "user_id": "0cdd6ccedc1e455aa8815a441d298f44"}}' 2023-04-18 09:21:18,718 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-650043919 created 2023-04-18 09:21:18,901 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.182s 2023-04-18 09:21:18,901 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--708323477", "description": "tempest-description--261696925"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-65761f4a-2f12-46f7-b55a-c89a1b98935e', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "name": "tempest-securitygroup--708323477", "stateful": true, "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "tempest-description--261696925", "shared": false, "security_group_rules": [{"id": "7974eecf-21ab-4608-8508-8467f791040a", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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": 933, "description": null, "tags": [], "created_at": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}, {"id": "f5f5d850-9002-4631-9f0a-c0d50b7d1ca7", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 934, "description": null, "tags": [], "created_at": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}], "tags": [], "created_at": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:21:19,080 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-18 09:21:19,081 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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-65898a6c-39e6-43ea-85a6-4e5bf60d7320', 'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b6adfb53-13ff-4f02-8169-93bae50e18ce", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:21:19,236 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-18 09:21:19,236 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-278ae9d6-30a1-4ffb-b6c4-dd6da05a73d0', 'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e91d08d-c1f0-4d41-bdea-2c160513853d", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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": "2023-04-18T09:21:19Z", "updated_at": "2023-04-18T09:21:19Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:21:19,236 79833 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--708323477 created 2023-04-18 09:21:20,685 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.448s 2023-04-18 09:21:20,685 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-ty pe': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-954be253-0239-49e0-91d7-7576abc0fed1', 'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f047735b-5d15-4a93-b9ba-0fab590a292b", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.186", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:20Z", "updated_at": "2023-04-18T09:21:20Z", "revision_number": 0}}' 2023-04-18 09:21:20,685 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f047735b-5d15-4a93-b9ba-0fab590a292b', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:20Z', 'updated_at': '2023-04-18T09:21:20Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2023-04-18 09:21:20,784 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2023-04-18 09:21:20,784 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ccde8466-7a48-49b3-9cce-74d529b6723f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0cdd6ccedc1e455aa8815a441d298f44", "name": "tempest-AttachVolumeShelveTestJSON-1472338190-project-member", "password_expires_at": null}, "audit_ids": ["Ti6s1xWLTo-F1t9zeT9K2Q"], "expires_at": "2023-04-18T10:21:20.000000Z", "issued_at": "2023-04-18T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf7d15e50d7341a28f5c8925441f9692", "name": "tempest-AttachVolumeShelveTestJSON-1472338190"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db 584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:21:20,785 79833 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '2f5119a0-e2e0-49d6-9884-3ebb5b952bfd', 'name': 'tempest-AttachVolumeShelveTestJSON-623641884-network', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:18:26Z', 'updated_at': '2023-04-18T09:18:26Z', 'revision_number': 1} available for tenant 2023-04-18 09:21:20,785 79833 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-650043919', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2CWPi1otz2UlbM/ygysamHO6ZAn2DTg3XZCeBa/iqyHmJoNpkGCUKgNl3iGmN+o7bg8szhOuqkzjSakJlSa5mFNCW41PO5DHVrnfTqIF7wdNY5NKcAmF81XFm0ZpUUbQ==', 'fingerprint': '9a:ae:72:92:77:fc:79:64:d9:0b:49:4d:26:65:8b:dd', 'user_id': '0cdd6ccedc1e455aa8815a441d298f44', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDfAmyXchIrCTq0JWlNbX6OPa8q6qsCzvPEfeLP2N+moSKCX8/U8nys\nsF1NQNQ2GLWgBwYFK4EEACKhZANiAAStglj4taLc9lJWzP8oMrGphzumQJ9g04N1\n2QngWv4qsh5iaDaZBglCoDZd4hpjfqO24PLM4TrqpM40mpCZUmuZhTQluNTzuQx1\na5306iBe8HTWOTSnAJhfNVxZtGaVFG0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6f9bad15-24a7-434e-9f25-b41cbc51eff9', 'name': 'tempest-securitygroup--708323477', 'stateful': True, 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': 'tempest-description--261696925', 'shared': False, 'security_group_rules': [{'id': '7974eecf-21ab-4608-8508-8467f791040a', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '6f9bad15-24a7-434e-9f25-b41cbc51eff9', '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': 933, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:18Z', 'updated_at': '2023-04-18T09:21:18Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, {'id': 'f5f5d850-9002-4631-9f0a-c0d50b7d1ca7', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '6f9bad15-24a7-434e-9f25-b41cbc51eff9', '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': 934, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:18Z', 'updated_at': '2023-04-1 8T09:21:18Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}], 'tags': [], 'created_at': '2023-04-18T09:21:18Z', 'updated_at': '2023-04-18T09:21:18Z', 'revision_number': 1, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, 'floating_ip': {'id': 'f047735b-5d15-4a93-b9ba-0fab590a292b', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:20Z', 'updated_at': '2023-04-18T09:21:20Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2023-04-18 09:21:21,526 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.740s 2023-04-18 09:21:21,526 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd"}], "security_groups": [{"name": "tempest-securitygroup--708323477"}], "key_name": "tempest-keypair-650043919", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7332826-7b16-4ad8-a920-879fbde5e92b', 'x-compute-request-id': 'req-c7332826-7b16-4ad8-a920-879fbde5e92b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--708323477"}], "adminPass": "password"}}' 2023-04-18 09:21:21,622 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.093s 2023-04-18 09:21:21,623 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daed72a0-929c-4851-b169-4a40e00c8196', 'x-compute-request-id': 'req-daed72a0-929c-4851-b169-4a40e00c8196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "status": "BUILD", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6cced c1e455aa8815a441d298f44", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:21Z", "updated": "2023-04-18T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-650043919", "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}}' 2023-04-18 09:22:11,901 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.218s 2023-04-18 09:22:11,902 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726a46b9-ebbc-4b5c-970c-edb7801a85f4', 'x-compute-request-id': 'req-726a46b9-ebbc-4b5c-970c-edb7801a85f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:21Z", "updated": "2023-04-18T09:21:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:7c:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-650043919", "OS-SRV-USG:launched_at": "2023-04-18T09:21:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--708323477"}], "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}}' 2023-04-18 09:22:11,915 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:23:12,143 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1 ea2-4ddb-a999-628dfd781613/os-interface 0.169s 2023-04-18 09:23:12,143 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8876475-a767-4759-a4c6-3ad518da5ddf', 'x-compute-request-id': 'req-c8876475-a767-4759-a4c6-3ad518da5ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "port_id": "a33eb87d-615b-472f-837a-1d119a8e9bc3", "mac_addr": "fa:16:3e:65:7c:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "24aaf444-fdb7-48b3-99d5-4ebdda8703c8", "ip_address": "10.0.0.14"}]}]}' 2023-04-18 09:23:12,952 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b 0.804s 2023-04-18 09:23:12,952 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a33eb87d-615b-472f-837a-1d119a8e9bc3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-7fe8995d-3cec-49a4-bd0b-11bac09857b6', 'date': 'Tue, 18 Apr 2023 09:23:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b'} Body: b'{"floatingip": {"id": "f047735b-5d15-4a93-b9ba-0fab590a292b", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.186", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "42b5d0d0-6dfc-4576-b522-944fa44ee131", "port_id": "a33eb87d-615b-472f-837a-1d119a8e9bc3", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "mac_address": "fa:16:3e:65:7c:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:20Z", "updated_at": "2023-04-18T09:23:12Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:23:12,953 79833 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-18 09:23:12,980 79833 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:13,000 79833 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:13,001 79833 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-18 09:23:13,046 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613/ips 0.045s 2023-04-18 09:23:13,046 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c7dd5c-55fb-420d-a4c5-9d2a76cff5bf', 'x-compute-request-id': 'req-b7c7dd5c-55fb-420d-a4c5-9d2a76cff5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-18 09:23:13,258 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes 0.208s 2023-04-18 09:23:13,258 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-530910723"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c77aee0-3309-4534-a42b-fcea4cd5786d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c77aee0-3309-4534-a42b-fcea4cd5786d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes'} Body: b'{"volume": {"id": "eb9a2fab-5413-4ee7-bd84-f35e76005609", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:13.190594", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-530910723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:23:13,321 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609 0.044s 2023-04-18 09:23:13,322 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd26d23-f9ee-43de-89fc-f38477f35a23', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd26d23-f9ee-43de-89fc-f38477f35a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609'} Body: b'{"volume": {"id": "eb9a2fab-5413-4ee7-bd84-f35e76005609", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:13.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-530910723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}], "user_id": "0cdd6ccedc1e45 5aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:23:14,384 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609 0.042s 2023-04-18 09:23:14,385 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07a7812-5a86-4f39-81de-16ce33ffabcf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07a7812-5a86-4f39-81de-16ce33ffabcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609'} Body: b'{"volume": {"id": "eb9a2fab-5413-4ee7-bd84-f35e76005609", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:13.000000", "updated_at": "2023-04-18T09:23:13.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-530910723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:23:14,535 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.136s 2023-04-18 09:23:14,535 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (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-2a1838c4-72c6-40ae-b001-aad377819418', 'x-compute-request-id': 'req-2a1838c4-72c6-40ae-b001-aad377819418', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'' 2023-04-18 09:23:14,722 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.186s 2023-04-18 09:23:14,722 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f355d4-e1ae-44af-aaa7-bd5fff2a9b46', 'x-compute-request-id': 'req-62f35 5d4-e1ae-44af-aaa7-bd5fff2a9b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:21Z", "updated": "2023-04-18T09:23:14Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:7c:fa"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:7c:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-650043919", "OS-SRV-USG:launched_at": "2023-04-18T09:21:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--708323477"}], "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}}' 2023-04-18 09:24:04,987 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.248s 2023-04-18 09:24:04,987 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:04 GMT', 'server': 'Apache/2.4.52 (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-bece30a6-a0be-432d-8684-a3988ead3225', 'x-compute-request-id': 'req-bece30a6-a0be-432d-8684-a3988ead3225', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6c3a9f89-1ea2-4ddb-a999-628dfd781613 could not be found."}}' 2023-04-18 09:24:05,018 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-650043919 0.030s 2023-04-18 09:24:05,019 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:04 GMT', 'server': 'Apache/2.4.52 (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-a804a4c7-eb97-4299-9031-9ea84db651fa', 'x-compute-request-id': 'req-a804a4c7-eb97-4299-9031-9ea84db651fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-650043919'} Body: b'' 2023-04-18 09:24:05,205 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9 0.186s 2023-04-18 09:24:05,206 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-290269dc-846e-4782-a942-6e2ec5908252', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:24:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9'} Body: b'' 2023-04-18 09:24:05,226 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9 0.020s 2023-04-18 09:24:05,226 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a3fd9ce9-4cf2-445a-9533-e096710f3949', 'date': 'Tue, 18 Apr 2023 09:24:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6f9bad15-24a7-434e-9f25-b41cbc51eff9 does not exist", "detail": ""}}' 2023-04-18 09:24:05,748 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b 0.521s 2023-04-18 09:24:05,748 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-c5e400d6-f10c-4510-bd8c-2cf7d164088b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:24:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b'} Body: b'' {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.720804s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1e439872-877b-41e8-a9fc-5bc2129941f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:10,942 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types 0.156s 2023-04-18 09:24:10,942 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-900292186"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8998e25f-8ace-4743-b85e-b5ca64a8362c', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8998e25f-8ace-4743-b85e-b5ca64a8362c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types'} Body: b'{"volume_type": {"id": "7ee904f7-3ee8-4649-933e-616a4eebf162", "name": "tempest-GroupsTest-volume-type-900292186", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:10,986 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types 0.041s 2023-04-18 09:24:10,986 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-529911964"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f8b68b-e620-43f5-aec8-2ab35e98e72d', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f8b68b-e620-43f5-aec8-2ab35e98e72d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types'} Body: b'{"group_type": {"id": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "name": "tempest-GroupsTest-group-type-529911964", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:24:11,187 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups 0.199s 2023-04-18 09:24:11,188 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "volume_types": ["7ee904f7-3ee8-4649-933e-616a4eebf162"], "name": "tempest-Group1-531996135"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349863c6-6db5-4760-b5cf-88f4c4a24be0', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349863c6-6db5-4760-b5cf-88f4c4a24be0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups'} Body: b'{"group": {"id": "1e439872-877b-41e8-a9fc-5bc2129941f1", "name": "tempest-Group1-531996135"}}' 2023-04-18 09:24:11,219 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1 0.029s 2023-04-18 09:24:11,219 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api -Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b18f79-1988-42e4-8e88-e273ed598594', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b18f79-1988-42e4-8e88-e273ed598594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1'} Body: b'{"group": {"id": "1e439872-877b-41e8-a9fc-5bc2129941f1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:24:11.000000", "name": "tempest-Group1-531996135", "description": null, "group_type": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "volume_types": ["7ee904f7-3ee8-4649-933e-616a4eebf162"]}}' 2023-04-18 09:24:12,257 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1 0.033s 2023-04-18 09:24:12,258 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0528e90b-ec3e-4864-98cd-ee29051fd875', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0528e90b-ec3e-4864-98cd-ee29051fd875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1'} Body: b'{"group": {"id": "1e439872-877b-41e8-a9fc-5bc2129941f1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:24:11.000000", "name": "tempest-Group1-531996135", "description": null, "group_type": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "volume_types": ["7ee904f7-3ee8-4649-933e-616a4eebf162"]}}' 2023-04-18 09:24:12,327 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail 0.064s 2023-04-18 09:24:12,327 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42374ffd-a269-4470-aca7-67e6f277c150', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42374ffd-a269-4470-aca7-67e6f277c150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:24:12,396 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1/action 0.059s 2023-04-18 09:24:12,397 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-d1a5dffc-aaea-49cb-92e6-3335d1c67618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1/action'} Body: b'' 2023-04-18 09:24:12,412 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1 0.015s 2023-04-18 09:24:12,413 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dde2a2c-cb1b-40e7-b492-256f8bdcb3ca', 'x-openstack-request-id': 'req-7dde2a2c-cb1b-40e7-b492-256f8bdcb3ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1e439872-877b-41e8-a9fc-5bc2129941f1 could not be found."}}' 2023-04-18 09:24:12,442 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/0b59ef9f-366f-417d-96d6-30b90efa9bf9 0.029s 2023-04-18 09:24:12,442 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (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-9eaff28e-ab64-4b20-8498-3aa9303d257b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/0b59ef9f-366f-417d-96d6-30b90efa9bf9'} Body: b'' 2023-04-18 09:24:12,489 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162 0.046s 2023-04-18 09:24:12,489 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (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-9f795b0c-f239-4707-91be-f1662f4bceca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162'} Body: b'' 2023-04-18 09:24:12,504 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162 0.015s 2023-04-18 09:24:12,505 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f10d530-5c1f-41ac-b095-b36b4e139e64', 'x-openstack-request-id': 'req-8f10d530-5c1f-41ac-b095-b36b4 e139e64', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7ee904f7-3ee8-4649-933e-616a4eebf162 could not be found."}}' {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.470748s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2ae9de8e-d735-491a-b120-57d377d91caf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:12,537 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types 0.030s 2023-04-18 09:24:12,538 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1624656090"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb548259-dc06-49b2-8673-075e933e4248', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb548259-dc06-49b2-8673-075e933e4248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types'} Body: b'{"volume_type": {"id": "ab1ac91c-3422-4219-be5e-79242f39ea3a", "name": "tempest-GroupsTest-volume-type-1624656090", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:12,569 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types 0.028s 2023-04-18 09:24:12,569 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-299354891"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63105024-7a2e-4d9e-b576-0b08dc61c305', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63105024-7a2e-4d9e-b576-0b08dc61c305', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types'} Body: b'{"group_type": {"id": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "name": "tempest-GroupsTest-group-type-299354891", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:24:12,653 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups 0.081s 2023-04-18 09:24:12,654 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "volume_types": ["ab1ac91c-3422-4219-be5e-79242f39ea3a"], "name": "tempest-GroupsTest-Group-1733017594"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52db9ce2-2452-4c97-9903-fe5204f2cfc0', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52db9ce2-2452-4c97-9903-fe5204f2cfc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups'} Body: b'{"group": {"id": "2ae9de8e-d735-491a-b120-57d377d91caf", "name": "tempest-GroupsTest-Group-1733017594"}}' 2023-04-18 09:24:12,686 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf 0.030s 2023-04-18 09:24:12,686 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd10b24-f818-4b75-a7c0-28955c52fa11', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd10b24-f818-4b75-a7c0-28955c52fa11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf'} Body: b'{"group": {"id": "2ae9de8e-d735-491a-b120-57d377d91caf", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:24:13.000000", "name": "tempest-GroupsTest-Group-1733017594", "description": null, "group_type": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "volume_types": ["ab1ac91c-3422-4219-be5e-79242f39ea3a"]}}' 2023-04-18 09:24:13,719 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf 0.028s 2023-04-18 09:24:13,719 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32e5c7e-fbdd-4576-a731-bf0ed1d96866', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32e5c7e-fbdd-4576-a731-bf0ed1d96866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf'} Body: b'{"group": {"id": "2ae9de8e-d735-491a-b120-57d377d91caf", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:24:13.000000", "name": "tempest-GroupsTest-Group-1733017594", "description": null, "group_type": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "volume_types": ["ab1ac91c-3422-4219-be5e-79242f39ea3a"]}}' 2023-04-18 09:24:13,791 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail 0.067s 2023-04-18 09:24:13,791 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2546cac4-ef2d-40dc-a3fc-e18253ba6a85', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2546cac4-ef2d-40dc-a3fc-e18253ba6a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:24:13,867 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf/action 0.065s 2023-04-18 09:24:13,867 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (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-d32cd1e4-68a6-47af-bf0b-46014 b34b9da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf/action'} Body: b'' 2023-04-18 09:24:13,882 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf 0.014s 2023-04-18 09:24:13,883 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25f54c9-4374-432b-a554-998d0e25352d', 'x-openstack-request-id': 'req-d25f54c9-4374-432b-a554-998d0e25352d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2ae9de8e-d735-491a-b120-57d377d91caf could not be found."}}' 2023-04-18 09:24:13,911 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/ec618472-3f22-4e96-9fa1-fa7023e68a51 0.028s 2023-04-18 09:24:13,911 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (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-5bafe84f-f42e-4fe5-985e-1a56914763a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/ec618472-3f22-4e96-9fa1-fa7023e68a51'} Body: b'' 2023-04-18 09:24:13,959 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a 0.047s 2023-04-18 09:24:13,960 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (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-f8a0d765-0883-49ec-8361-d7c12d0cd751', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a'} Body: b'' 2023-04-18 09:24:13,977 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a 0.017s 2023-04-18 09:24:13,977 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c594209a-16bb-462b-9835-742b53d7c80a', 'x-openstack-request-id': 'req-c594209a-16bb-462b-9835-742b53d7c80a', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab1ac91c-3422-4219-be5e-79242f39ea3a could not be found."}}' {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.007361s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:17,217 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types 0.163s 2023-04-18 09:24:17,217 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f01bc61-f2f6-4ff4-866a-777dde708456', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f01bc61-f2f6-4ff4-866a-777dde708456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types'} Body: b'{"volume_type": {"id": "d0b50b10-e0f2-4658-987e-64bee4e5fdb2", "name": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 09:24:17,336 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes 0.116s 2023-04-18 09:24:17,337 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d0b50b10-e0f2-4658-987e-64bee4e5fdb2", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a2b1d2-ad34-4c59-a63d-17b4499c2d1b', 'x-openstack-request-id': 'req-e9a2b1d2-ad34-4c59-a63d-17b4499c2d1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d0b50b10-e0f2-4658-987e-64bee4e5fdb2 could not be found."}}' 2023-04-18 09:24:17,337 79833 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 09:24:17,364 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action 0.026s 2023-04-18 09:24:17,365 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "9939ea26dd85481f8b76b8977aa3ff0d"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (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-4b424c2f-2490-4505-bcc7-6d83f736e2a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action'} Body: b'' 2023-04-18 09:24:17,606 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes 0.240s 2023-04-18 09:24:17,606 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d0b50b10-e0f2-4658-987e-64bee4e5 fdb2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-686027854"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448c1cad-efcd-435f-9967-2857d6e92700', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448c1cad-efcd-435f-9967-2857d6e92700', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:17.532767", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:17,657 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.041s 2023-04-18 09:24:17,657 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f997b234-1f6c-48ee-9832-ee9b7de65ded', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f997b234-1f6c-48ee-9832-ee9b7de65ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:18.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9939ea26dd85481f8b76b8977aa3ff0d"}}' 2023-04-18 09:24:18,754 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.084s 2023-04-18 09:24:18,754 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32056bdd-f3b5-401b-a5cd-026e6713a8af', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32056bdd-f3b5-401b-a5cd-026e6713a8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:18.000000", "updated_at": "2023-04-18T09:24:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9939ea26dd85481f8b76b8977aa3ff0d"}}' 2023-04-18 09:24:18,813 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.038s 2023-04-18 09:24:18,814 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216b5c86-2768-4bf8-bb3a-26eaacb0c0e9', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216b5c86-2768-4bf8-bb3a-26eaacb0c0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:18.000000", "updated_at": "2023-04-18T09:24:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9939ea26dd85481f8b76b8977aa3ff0d"}}' 2023-04-18 09:24:18,934 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.110s 2023-04-18 09:24:18,934 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (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-0652d054-9ea2-4b83-935d-fa995add9d73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481 f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'' 2023-04-18 09:24:18,964 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.029s 2023-04-18 09:24:18,964 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb32a20-2776-4dfa-8ff5-dd261474f581', 'x-openstack-request-id': 'req-ebb32a20-2776-4dfa-8ff5-dd261474f581', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 could not be found."}}' 2023-04-18 09:24:18,991 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action 0.026s 2023-04-18 09:24:18,991 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "9939ea26dd85481f8b76b8977aa3ff0d"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (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-96ef7ea3-bcc1-4c83-b372-3e753e51ac72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action'} Body: b'' 2023-04-18 09:24:19,042 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2 0.050s 2023-04-18 09:24:19,042 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (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-8e6cb13c-93e9-4d0e-bed5-74e3704ff490', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2'} Body: b'' 2023-04-18 09:24:19,060 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2 0.017s 2023-04-18 09:24:19,060 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aae9079-628e-4849-a9d9-c475c008fe19', 'x-openstack-request-id': 'req-5aae9079-628e-4849-a9d9-c475c008fe19', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7 c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d0b50b10-e0f2-4658-987e-64bee4e5fdb2 could not be found."}}' {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.246005s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.011579s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7717c5db-8fa7-471d-8df3-eb03cfad4263 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:23,154 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types 0.175s 2023-04-18 09:24:23,154 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-558017469", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbb1f38-747b-4757-b1ba-15613bad1b1f', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbb1f38-747b-4757-b1ba-15613bad1b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types'} Body: b'{"volume_type": {"id": "8e619e90-aaf5-4566-b3ff-942a13aa4592", "name": "tempest-VolumeTypesTest-volume-type-558017469", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:23,193 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types 0.035s 2023-04-18 09:24:23,194 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1107711826", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9554d08-1b0c-4995-a0f5-6ea09ec023bb', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9554d08-1b0c-4995-a0f5-6ea09ec023bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types'} Body: b'{"volume_type": {"id": "94429c19-0aa6-4243-8933-73c5de2e3585", "name": "tempest-VolumeTypesTest-volume-type-1107711826", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:23,544 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes 0.347s 2023-04-18 09:24:23,545 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1215868060", "volume_type": "8e619e90-aaf5-4566-b3ff-942a13aa4592", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597b0181-4953-4e98-ad0c-85eb5c073138', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597b0181-4953-4e98-ad0c-85eb5c073138', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.481077", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:23,600 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.046s 2023-04-18 09:24:23,600 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b2e3e3-da6a-489e-a1bc-2ab4700b2762', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b2e3e3-da6a-489e-a1bc-2ab4700b2762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "984447a854344539b77cc3c5921ca3a3"}}' 2023-04-18 09:24:24,652 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.041s 2023-04-18 09:24:24,652 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e0a683-7ba6-466d-b20f-21ae6af4e869', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e0a683-7ba6-466d-b20f-21ae6af4e869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.000000", "updated_at": "2023-04-18T09:24:24.000000", "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d -8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "984447a854344539b77cc3c5921ca3a3"}}' 2023-04-18 09:24:24,703 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.040s 2023-04-18 09:24:24,704 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d05d44-123d-4838-8ac4-00c683c83926', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d05d44-123d-4838-8ac4-00c683c83926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.000000", "updated_at": "2023-04-18T09:24:24.000000", "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "984447a854344539b77cc3c5921ca3a3"}}' 2023-04-18 09:24:24,821 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.107s 2023-04-18 09:24:24,821 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (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-b93705d4-67e5-463a-a831-9c32ada50640', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'' 2023-04-18 09:24:24,852 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.030s 2023-04-18 09:24:24,852 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b0c2223-0c13-4c2b-b110-8b3e06e174f2', 'x-openstack-request-id': 'req-2b0c2223-0c13-4c2b-b110-8b3e06e 174f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7717c5db-8fa7-471d-8df3-eb03cfad4263 could not be found."}}' 2023-04-18 09:24:24,905 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585 0.052s 2023-04-18 09:24:24,905 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (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-b06f3f16-1626-494f-a1e2-543e963c7259', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585'} Body: b'' 2023-04-18 09:24:24,922 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585 0.016s 2023-04-18 09:24:24,922 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91b4c79-613a-4448-9a8d-686e06025318', 'x-openstack-request-id': 'req-d91b4c79-613a-4448-9a8d-686e06025318', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 94429c19-0aa6-4243-8933-73c5de2e3585 could not be found."}}' 2023-04-18 09:24:24,970 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592 0.048s 2023-04-18 09:24:24,971 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (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-a5f361d5-df12-4fea-928c-634a6c1f7698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592'} Body: b'' 2023-04-18 09:24:24,989 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592 0.018s 2023-04-18 09:24:24,989 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb7fc1d-8aa1-43d1-9583-e99c7d13a5d8', 'x-openstack-request-id': 'req-7eb7fc1d-8aa1-43d1-9583-e99c7d13a5d8 ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8e619e90-aaf5-4566-b3ff-942a13aa4592 could not be found."}}' {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.135721s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.387631s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.037209s] ... ok {0} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.228640s] ... ok {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.880890s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 88748b91-f4dd-4a08-b920-29402a7da1ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:28,465 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.173s 2023-04-18 09:24:28,465 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-664d5bed-b19b-433c-b8e2-b0f83e545953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:24:28,829 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes 0.362s 2023-04-18 09:24:28,829 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-18406207"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843e88b9-53e2-4d08-ac34-a275f2df8801', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843e88b9-53e2-4d08-ac34-a275f2df8801', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:28.768554", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:28,912 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.073s 2023-04-18 09:24:28,912 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831b1eb1-9ca8-43d2-b7ad-82ff44495bf5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831b1eb1-9ca8-43d2-b7ad-82ff44495bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:29.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:29,967 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.043s 2023-04-18 09:24:29,967 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea55a00-d11d-4c9b-8368-798308e2042f', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea55a00-d11d-4c9b-8368-798308e2042f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:29.000000", "updated_at": "2023-04-18T09:24:29.000000", "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:30,022 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.044s 2023-04-18 09:24:30,023 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bc7253-a1bb-4cb9-bdc9-d07d28e2260c', 'content-length': '901', 'openstack-api-version': 'volum e 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bc7253-a1bb-4cb9-bdc9-d07d28e2260c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:29.000000", "updated_at": "2023-04-18T09:24:29.000000", "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:30,148 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.115s 2023-04-18 09:24:30,149 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (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-c75e68f7-63c3-4543-8b0d-6e84eb69cc0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'' 2023-04-18 09:24:30,170 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.021s 2023-04-18 09:24:30,170 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe56228-6d40-4ab9-9ca5-78490986fab6', 'x-openstack-request-id': 'req-bfe56228-6d40-4ab9-9ca5-78490986fab6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88748b91-f4dd-4a08-b920-29402a7da1ec could not be found."}}' {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.467364s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea20733f-876d-499c-9548-0eee81d4e729 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:30,356 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes 0.183s 2023-04-18 09:24:30,357 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-700501343"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0236736b-68b2-4f80-a6f8-575f5e5e230d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0236736b-68b2-4f80-a6f8-575f5e5e230d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.292535", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:30,408 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.043s 2023-04-18 09:24:30,409 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f7de7e-803d-4bd2-8ebd-4cf67635e8fd', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f7de7e-803d-4bd2-8ebd-4cf67635e8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:31,460 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.039s 2023-04-18 09:24:31,461 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84c5ced-a432-42e5-b3a6-ef3ec17c567d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84c5ced-a432-42e5-b3a6-ef3ec17c567d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.000000", "updated_at": "2023-04-18T09:24:30.000000", "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:31,508 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.037s 2023-04-18 09:24:31,508 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f80f904-b2b6-4add-8d8e-a3a2d57b1bd0', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f80f904-b2b6-4add-8d8e-a3a2d57b1bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.000000", "updated_at": "2023-04-18T09:24:30.000000", "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:31,616 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.098s 2023-04-18 09:24:31,617 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (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-39fd856d-6f6a-49d4-9441-5404f10aca8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'' 2023-04-18 09:24:31,639 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.022s 2023-04-18 09:24:31,640 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd91db7-5a5d-4cd6-969d-7cc8afbabb31', 'x-openstack-request-id': 'req-0bd91db7-5a5d-4cd6-969d-7cc8afbabb31', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea20733f-876d-499c-9548-0eee81d4e729 could not be found."}}' {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.946033s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3574e222-fd20-4f32-9d4b-6076a18665ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:33,319 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.156s 2023-04-18 09:24:33,319 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aac9b19b-3f85-469c-94f6-8e3a746806cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:24:33,746 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes 0.426s 2023-04-18 09:24:33,747 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1487868432"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6222fc7-2acd-42ad-9be0-66acd1dcafc1', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6222fc7-2acd-42ad-9be0-66acd1dcafc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:33.676417", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:33,799 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.043s 2023-04-18 09:24:33,800 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c88f79d-7057-49ff-9590-ba758b5b78c4', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c88f79d-7057-49ff-9590-ba758b5b78c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:34.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:34,851 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.039s 2023-04-18 09:24:34,851 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2504e0-ccf1-47df-914a-150a0ea801e1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2504e0-ccf1-47df-914a-150a0ea801e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:34.000000", "updated_at": "2023-04-18T09:24:34.000000", "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:34,913 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.051s 2023-04-18 09:24:34,913 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a197495b-a887-4728-9a14-3a1c9a20b448', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-a197495b-a887-4728-9a14-3a1c9a20b448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:34.000000", "updated_at": "2023-04-18T09:24:34.000000", "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:35,028 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.104s 2023-04-18 09:24:35,029 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:34 GMT', 'server': 'Apache/2.4.52 (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-abf8e24f-125e-4d00-b080-ca2416660d3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'' 2023-04-18 09:24:35,107 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.077s 2023-04-18 09:24:35,107 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8547be79-be21-4f03-aafe-75f2108b8d7f', 'x-openstack-request-id': 'req-8547be79-be21-4f03-aafe-75f2108b8d7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3574e222-fd20-4f32-9d4b-6076a18665ab could not be found."}}' {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.484878s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:35,303 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes 0.193s 2023-04-18 09:24:35,304 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1942005254"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de880e26-bf21-4fed-beb6-fa7cf0f84bd8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de880e26-bf21-4fed-beb6-fa7cf0f84bd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.238501", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:35,353 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.040s 2023-04-18 09:24:35,354 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5915e8a2-91f4-4660-bdd6-b5815da88f96', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5915e8a2-91f4-4660-bdd6-b5815da88f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:36,416 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.051s 2023-04-18 09:24:36,416 79833 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d208794c-e843-426b-91e0-88144986a032', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d208794c-e843-426b-91e0-88144986a032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.000000", "updated_at": "2023-04-18T09:24:35.000000", "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:36,466 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.039s 2023-04-18 09:24:36,466 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d63cee-a35b-495c-8b47-03a0f0ea5d37', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d63cee-a35b-495c-8b47-03a0f0ea5d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.000000", "updated_at": "2023-04-18T09:24:35.000000", "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:36,572 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.095s 2023-04-18 09:24:36,572 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (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-2d7c1900-defa-4239-9aae-06916a2d79a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'' 2023-04-18 09:24:36,593 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.020s 2023-04-18 09:24:36,594 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf28f659-d6f3-4ba9-bcc9-2e85f2666b3a', 'x-openstack-request-id': 'req-cf28f659-d6f3-4ba9-bcc9-2e85f2666b3a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 could not be found."}}' {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.177433s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a963e37d-e623-4380-bd94-f2560e6c19a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:23:53,368 79835 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:23:53,368 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:23:53,427 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2023-04-18 09:23:53,428 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-862239498", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGnPuvmQ8dZv7KlSF0JsPNKJP2WB5veGcyVere/O592F3HTH783YR2izqSUAC+jmega/Z/xmToR96HiahiMQVkKHb76m8lGVayXxjRI0tYzj/2DMtTH0faXjbtui238cgg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3332c7cc-596c-441a-8c8a-dc73ef290cd8', 'x-compute-request-id': 'req-3332c7cc-596c-441a-8c8a-dc73ef290cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-862239498", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGnPuvmQ8dZv7KlSF0JsPNKJP2WB5veGcyVere/O592F3HTH783YR2izqSUAC+jmega/Z/xmToR96HiahiMQVkKHb76m8lGVayXxjRI0tYzj/2DMtTH0faXjbtui238cgg==", "fingerprint": "63:3d:5a:59:60:68:78:18:c0:85:c8:69:d8:51:67:67", "user_id": "ce75dcb962cb41bca277808fba4b407e"}}' 2023-04-18 09:23:53,430 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-862239498 created 2023-04-18 09:23:53,617 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.186s 2023-04-18 09:23:53,617 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--175678387", "description": "tempest-description--698222743"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-7b0a84b0-3896-4ef4-ac30-db215690aa4a', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "name": "tempest-securitygroup--175678387", "stateful": true, "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "description": "tempest-description--698222743", "shared": false, "security_group_rules": [{"id": "1da10726-1a99-4d60-bc51-b69a82350e0f", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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": 981, "description": null, "tags": [], "created_at": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}, {"id": "c3e96989-8ca0-4d09-8dbd-5510575cd43c", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 982, "description": null, "tags": [], "created_at": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}], "tags": [], "created_at": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:53,794 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-18 09:23:53,794 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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-3490c2f1-f540-4a36-b377-5ccabce0f329', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed6df66a-02e0-4fb9-86b3-67a60039bf7f", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:53,949 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-18 09:23:53,950 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0e21f006-8994-4deb-80ea-59b6d57aee1a', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a22eff68-479f-4d8d-b55a-b1a0c10de730", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:53,951 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--175678387 created 2023-04-18 09:23:55,083 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.131s 2023-04-18 09:23:55,083 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-031e3229-164c-413b-b1c9-3d66be10e62b', 'date': 'Tue, 18 Apr 2023 09:23:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c04f6678-bb43-4884-af4b-db0f3154e776", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.189", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d57115a4095849f5b815c2f62efb8b67", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:23:54Z", "updated_at": "2023-04-18T09:23:54Z", "revision_number": 0}}' 2023-04-18 09:23:55,083 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c04f6678-bb43-4884-af4b-db0f3154e776', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.189', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:23:54Z', 'updated_at': '2023-04-18T09:23:54Z', 'revision_number': 0, 'ip': '172.24.4.189'} created 2023-04-18 09:23:55,181 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2023-04-18 09:23:55,182 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c2f7888-553d-4c2b-96a1-454e0b1f94c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ce75dcb962cb41bca277808fba4b407e", "name": "tempest-AttachVolumeTestJSON-540094481-project-member", "password_expires_at": null}, "audit_ids": ["JnRDwRrjShihmAEu3X5-ag"], "expires_at": "2023-04-18T10:23:55.000000Z", "issued_at": "2023-04-18T09:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d57115a4095849f5b815c2f62efb8b67", "name": "tempest-AttachVolumeTestJSON-540094481"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http:// 10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:23:55,182 79835 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'af633f27-0d5f-49bf-8a5f-41a4a317f575', 'name': 'tempest-AttachVolumeTestJSON-723580140-network', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16224, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:20:58Z', 'updated_at': '2023-04-18T09:20:58Z', 'revision_number': 1} available for tenant 2023-04-18 09:23:55,183 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-862239498', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGnPuvmQ8dZv7KlSF0JsPNKJP2WB5veGcyVere/O592F3HTH783YR2izqSUAC+jmega/Z/xmToR96HiahiMQVkKHb76m8lGVayXxjRI0tYzj/2DMtTH0faXjbtui238cgg==', 'fingerprint': '63:3d:5a:59:60:68:78:18:c0:85:c8:69:d8:51:67:67', 'user_id': 'ce75dcb962cb41bca277808fba4b407e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAaimbAJ+uCGv0tnUx3Fz/8kpkhForaQMXLKiklZaD6gRIsxw+D9a59\nSR68s/a/MGOgBwYFK4EEACKhZANiAARpz7r5kPHWb+ypUhdCbDzSiT9lgeb3hnMl\nXq3vzufdhdx0x+/N2Edos6klAAvo5noGv2f8Zk6Efeh4moYjEFZCh2++pvJRlWsl\n8Y0SNLWM4/9gzLUx9H2l427bott/HII=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6de0c144-20ac-4d36-ba0c-6966ae8b38ef', 'name': 'tempest-securitygroup--175678387', 'stateful': True, 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': 'tempest-description--698222743', 'shared': False, 'security_group_rules': [{'id': '1da10726-1a99-4d60-bc51-b69a82350e0f', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': '6de0c144-20ac-4d36-ba0c-6966ae8b38ef', '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': 981, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:23:53Z', 'updated_at': '2023-04-18T09:23:53Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, {'id': 'c3e96989-8ca0-4d09-8dbd-5510575cd43c', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': '6de0c144-20ac-4d36-ba0c-6966ae8b38ef', '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': 982, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:23:53Z', 'updated_at': '2023-04-18T09:23:53Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}], 'tags': [], 'created_at': '2023-04-18T09 :23:53Z', 'updated_at': '2023-04-18T09:23:53Z', 'revision_number': 1, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, 'floating_ip': {'id': 'c04f6678-bb43-4884-af4b-db0f3154e776', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.189', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:23:54Z', 'updated_at': '2023-04-18T09:23:54Z', 'revision_number': 0, 'ip': '172.24.4.189'}} 2023-04-18 09:23:56,026 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.843s 2023-04-18 09:23:56,027 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1513604368", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "af633f27-0d5f-49bf-8a5f-41a4a317f575"}], "security_groups": [{"name": "tempest-securitygroup--175678387"}], "key_name": "tempest-keypair-862239498", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d83ebd2-b4fd-4a1f-8c61-5fe7e87c3980', 'x-compute-request-id': 'req-9d83ebd2-b4fd-4a1f-8c61-5fe7e87c3980', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--175678387"}], "adminPass": "password"}}' 2023-04-18 09:23:56,094 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.064s 2023-04-18 09:23:56,094 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c7c952-7cee-4bd3-9fdb-c5959338067d', 'x-compute-request-id': 'req-65c7c952-7cee-4bd3-9fdb-c5959338067d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "name": "tempest-AttachVolumeTestJSON-server-1513604368", "status": "BUILD", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:23:56Z", "updated": "2023-04-18T09:23:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-862239498", "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": []}}' 2023-04-18 09:24:46,991 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.836s 2023-04-18 09:24:46,992 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e300803c-b178-45f4-9da2-832ff121f3c3', 'x-compute-request-id': 'req-e300803c-b178-45f4-9da2-832ff121f3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "name": "tempest-AttachVolumeTestJSON-server-1513604368", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:23:55Z", "updated": "2023-04-18T09:24:02Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:d6:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862239498", "OS-SRV-USG:launched_at": "2023-04-18T09:24:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--175678387"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:24:47,003 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:25:47,237 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/os-interface 0.173s 2023-04-18 09:25:47,237 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'opensta ck-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e2a920-105a-421d-81d8-302f9f6f7fd4', 'x-compute-request-id': 'req-d5e2a920-105a-421d-81d8-302f9f6f7fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "port_id": "79e39199-87ce-43ff-b212-43b1a4dc7d99", "mac_addr": "fa:16:3e:ca:d6:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "419d6c45-e2fd-433f-b0c3-aa3b3c08a1de", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 09:25:47,910 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776 0.668s 2023-04-18 09:25:47,910 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "79e39199-87ce-43ff-b212-43b1a4dc7d99"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-c96c285a-f2f0-4c1b-b830-76561cefde13', 'date': 'Tue, 18 Apr 2023 09:25:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776'} Body: b'{"floatingip": {"id": "c04f6678-bb43-4884-af4b-db0f3154e776", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.189", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "17d40253-2cc9-417f-84f3-4d70e30f8e81", "port_id": "79e39199-87ce-43ff-b212-43b1a4dc7d99", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "mac_address": "fa:16:3e:ca:d6:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:23:54Z", "updated_at": "2023-04-18T09:25:47Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:25:47,911 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.189:22' as 'cirros' with public key authentication 2023-04-18 09:25:47,943 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:25:47,963 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:25:47,964 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.189 successfully created 2023-04-18 09:25:48,005 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/ips 0.040s 2023-04-18 09:25:48,005 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f22706b-b194-4c2d-acb9-3a5d950f6786', 'x-compute-request-id': 'req-5f22706b-b194-4c2d-acb9-3a5d950f6786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 09:25:48,205 79835 INFO [te mpest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes 0.197s 2023-04-18 09:25:48,206 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1872762779"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2d08e3-cf39-4b3c-a82f-c849b7b451f6', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2d08e3-cf39-4b3c-a82f-c849b7b451f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes'} Body: b'{"volume": {"id": "a963e37d-e623-4380-bd94-f2560e6c19a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:25:48.140501", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1872762779", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:25:48,261 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0 0.046s 2023-04-18 09:25:48,261 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ac0b01-d1e6-40f4-82eb-dd1b013115e0', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ac0b01-d1e6-40f4-82eb-dd1b013115e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0'} Body: b'{"volume": {"id": "a963e37d-e623-4380-bd94-f2560e6c19a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:25:48.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1872762779", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:25:49,316 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0 0.042s 2023-04-18 09:25:49,317 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a9d2fb-901f-4a9d-b13b-2a33eb79e514', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a9d2fb-901f-4a9d-b13b-2a33eb79e514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0'} Body: b'{"volume": {"id": "a963e37d-e623-4380-bd94-f2560e6c19a0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:25:48.000000", "updated_at": "2023-04-18T09:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1872762779", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:25:49,442 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.111s 2023-04-18 09:25:49,442 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (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-73dec856-d28b-4c98-9bb6-1ca72e319409', 'x-compute-request-id': 'req-73dec856-d28b-4c98-9bb6-1ca72e319409', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'' 2023-04-18 09:25:49,608 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.165s 2023-04-18 09:25:49,608 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3035b052-1b09-4ea1-82d6-a090bbe8c808', 'x-compute-request-id': 'req-3035b052-1b09-4ea1-82d6-a090bbe8c808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "name": "tempest-AttachVolumeTestJSON-server-1513604368", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:23:55Z", "updated": "2023-04-18T09:25:49Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:d6:67"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:d6:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862239498", "OS-SRV-USG:launched_at": "2023-04-18T09:24:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--175678387"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:26:39,813 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.145s 2023-04-18 09:26:39,813 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2a48dc25-f235-4fa3-b99d-8ae6f2fabec7', 'x-compute-request-id': 'req-2a48dc25-f235-4fa3-b99d-8ae6f2fabec7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d01c2987-ca1c-4603-a56b-309fa5a5c050 could not be found."}}' 2023-04-18 09:26:39,848 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-862239498 0.033s 2023-04-18 09:26:39,848 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b20b2607-8696-4efe-9a89-0556c857ac20', 'x-compute-request-id': 'req-b20b2607-8696-4efe-9a89-0556c857ac20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-862239498'} Body: b'' 2023-04-18 09:26:40,006 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef 0.158s 2023-04-18 09:26:40,007 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-3c73ed39-e40b-4637-b5dd-2e109a0f407e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:26:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef'} Body: b'' 2023-04-18 09:26:40,045 79835 INFO [tempest.lib.common.re st_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef 0.038s 2023-04-18 09:26:40,045 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b286925b-95c0-49cb-b1c2-d16168770982', 'date': 'Tue, 18 Apr 2023 09:26:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6de0c144-20ac-4d36-ba0c-6966ae8b38ef does not exist", "detail": ""}}' 2023-04-18 09:26:40,544 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776 0.498s 2023-04-18 09:26:40,544 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-51e07c1b-106f-45bf-a639-e31a3e0674a8', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:26:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776'} Body: b'' {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.472237s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:50,698 79833 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 09:24:51,447 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.748s 2023-04-18 09:24:51,447 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1090680610", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9bbb3c86-8561-4345-a432-e2b3cf871de1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1090680610", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "aecaf307aca347b99ad4e2c3614c1d3d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "created_at": "2023-04-18T09:24:51Z", "updated_at": "2023-04-18T09:24:51Z", "tags": [], "self": "/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7", "file": "/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:24:52,923 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7/file 1.475s 2023-04-18 09:24:52,923 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7abc4b69-f2bf-4dae-9364-a58c8a7c522e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7/file'} Body: b'' 2023-04-18 09:24:52,923 79833 DEBUG [tempest.scenario.manager] image:97756750-e8d7-4471-8192-ecabdbc97bc7 2023-04-18 09:24:52,988 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-18 09:24:52,988 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-789238646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeZBr0+A9cxoKPiuzfH5oapnc6wH9aSwRGA4rXMRfdGqVMWjJxnHSJAL9JJLpdahwDLIeikAUe/Qet04/e69lN7jK1X/g8HMCmGVBL37s7R7idhlNlQsmWMtV0NNJCFaQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:52 GMT', 'server': 'Apache/2.4.52 (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-c5c78bc0-acef-474f-96c5-cd41087395f2', 'x-compute-request-id': 'req-c5c78bc0-acef-474f-96c5-cd41087395f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-789238646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeZBr0+A9cxoKPiuzfH5oapnc6wH9aSwRGA4rXMRfdGqVMWjJxnHSJAL9JJLpdahwDLIeikAUe/Qet04/e69lN7jK1X/g8HMCmGVBL37s7R7idhlNlQsmWMtV0NNJCFaQ==", "fingerprint": "a8:36:ba:89:fe:a3:73:9f:49:79:86:cd:21:56:a0:18", "user_id": "23183785a98e4e77aaf6c77e29d158b7"}}' 2023-04-18 09:24:53,042 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2023-04-18 09:24:53,043 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-810c719f-905b-420e-b4dc-6a71b7fad69f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "23183785a98e4e77aaf6c77e29d158b7", "name": "tempest-TestMinimumBasicScenario-1189513204-project-member", "password_expires_at": null}, "audit_ids": ["aJZAXRyrTa6yaxKbNskINw"], "expires_at": "2023-04-18T10:24:53.000000Z", "issued_at": "2023-04-18T09:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aecaf307aca347b99ad4e2c3614c1d3d", "name": "tempest-TestMinimumBasicScenario-1189513204"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]} }' 2023-04-18 09:24:53,043 79833 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'c280e39a-43ab-49b9-b7a1-27276c7abd1c', 'name': 'tempest-TestMinimumBasicScenario-1322751822-network', 'tenant_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58839, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:24:38Z', 'updated_at': '2023-04-18T09:24:38Z', 'revision_number': 1} available for tenant 2023-04-18 09:24:53,675 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.630s 2023-04-18 09:24:53,675 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-910463063", "imageRef": "97756750-e8d7-4471-8192-ecabdbc97bc7", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-789238646", "networks": [{"uuid": "c280e39a-43ab-49b9-b7a1-27276c7abd1c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c2a6ef-ba4e-4e54-b8e8-746bc0a03799', 'x-compute-request-id': 'req-b0c2a6ef-ba4e-4e54-b8e8-746bc0a03799', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5Hf6A6PEanWx"}}' 2023-04-18 09:24:53,748 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.068s 2023-04-18 09:24:53,749 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eedc003-172e-439a-8c51-8ec7da909abe', 'x-compute-request-id': 'req-6eedc003-172e-439a-8c51-8ec7da909abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "BUILD", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:54Z", "updated": "2023-04-18T09:24:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "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": []}}' 2023-04-18 09:25:44,374 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.579s 2023-04-18 09:25:44,375 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f352ba5-3ae0-4cb2-9090-b5124d47a3c1', 'x-compute-request-id': 'req-5f352ba5-3ae0-4cb2-9090-b5124d47a3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:25:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.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": []}}' 2023-04-18 09:25:44,387 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:26:44,638 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.222s 2023-04-18 09:26:44,638 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Tue, 18 Apr 2023 09:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dd3cabb-72f2-411e-9c67-fd09550466b1', 'x-compute-request-id': 'req-0dd3cabb-72f2-411e-9c67-fd09550466b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:25:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.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": []}}' 2023-04-18 09:26:44,855 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.205s 2023-04-18 09:26:44,855 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a701be-8fbe-4f3e-a526-6a9bbf70c5b3', 'x-compute-request-id': 'req-26a701be-8fbe-4f3e-a526-6a9bbf70c5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}]}]}' 2023-04-18 09:26:45,006 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.146s 2023-04-18 09:26:45,006 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebea5720-517a-4452-885c-29fc29624d8a', 'x-compute-request-id': 'req-ebea5720-517a-4452-885c-29fc29624d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:25:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.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": []}}' 2023-04-18 09:26:45,320 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes 0.298s 2023-04-18 09:26:45,320 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1154799511", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3971f23-3d2d-483b-a43b-221d02b2031c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3971f23-3d2d-483b-a43b-221d02b2031c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes'} Body: b'{"volume": {"id": "cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:26:45.257695", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1154799511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:26:45,374 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.044s 2023-04-18 09:26:45,374 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089af8a5-d71d-4285-b204-1a29cfcc8ba0', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089af8a5-d71d-4285-b204-1a29cfcc8ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'{"volume": {"id": "cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:26:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1154799511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:26:46,427 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.042s 2023-04-18 09:26:46,427 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10fbf3de-a04f-4b1b-8af4-7094d9fd3c3e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10fbf3de-a04f-4b1b-8af4-7094d9fd3c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'{"volume": {"id": "cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:26:45.000000", "updated_at": "2023-04-18T09:26:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1154799511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:26:46,550 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.111s 2023-04-18 09:26:46,550 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (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-838a6b45-a9b8-4531-a61a-c4721fce7855', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'' 2023-04-18 09:26:46,571 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.020s 2023-04-18 09:26:46,571 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b56b31-968d-45a3-b5c3-8bbd4c32c9f6', 'x-openstack-request-id': 'req-42b56b31-968d-45a3-b5c3-8bbd4c32c9f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd could not be found."}}' 2023-04-18 09:26:46,690 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.118s 2023-04-18 09:26:46,690 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (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-fc3e18b9-8539-4ce0-a4bd-f8380f2ecd9c', 'x-compute-request-id': 'req-fc3e18b9-8539-4ce0-a4bd-f8380f2ecd9c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'' 2023-04-18 09:26:46,927 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.236s 2023-04-18 09:26:46,927 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b16260b-b836-44d0-a3ae-db14e5b3fee2', 'x-compute-request-id': 'req-0b16260b-b836-44d0-a3ae-db14e5b3fee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabd bc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:26:47Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:27:37,030 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.041s 2023-04-18 09:27:37,030 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c8d8a10e-cd6e-4185-858d-af3ba668cad8', 'x-compute-request-id': 'req-c8d8a10e-cd6e-4185-858d-af3ba668cad8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 748ca482-c079-4ae8-8631-161a28648aa4 could not be found."}}' 2023-04-18 09:27:37,069 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-789238646 0.038s 2023-04-18 09:27:37,069 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309ae9d2-9cfc-4aec-be4f-97b5dbbf2ac5', 'x-compute-request-id': 'req-309ae9d2-9cfc-4aec-be4f-97b5dbbf2ac5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-789238646'} Body: b'' 2023-04-18 09:27:37,167 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7 0.097s 2023-04-18 09:27:37,168 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-aa16b05a-240f-4056-853e-d6ab26fdb3cc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/97756750 -e8d7-4471-8192-ecabdbc97bc7'} Body: b'' {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.938168s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b81346f8-27e1-42eb-9516-ea5adb97e0cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:26:48,877 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-18 09:26:48,878 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-10acaab0-76c2-4b7e-9feb-ae001622e105', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e92d52f1092d423bb8b7b4d6fb65a740", "name": "tempest-VolumesActionsTest-916213941-project-member", "password_expires_at": null}, "audit_ids": ["HecmEjixTpmIWyTneVYCuw"], "expires_at": "2023-04-18T10:26:48.000000Z", "issued_at": "2023-04-18T09:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cad586fd06f4754b7bba571684cab0b", "name": "tempest-VolumesActionsTest-916213941"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0cad586fd06f4754b7bba571684cab0b", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:26:48,878 79835 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '20a8f1eb-26b0-49a2-8908-d260a3f251f1', 'name': 'tempest-VolumesActionsTest-926708871-network', 'tenant_id': '0cad586fd06f4754b7bba571684cab0b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0cad586fd06f4754b7bba571684cab0b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 2256, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:26:46Z', 'updated_at': '2023-04-18T09:26:46Z', 'revision_number': 1} available for tenant 2023-04-18 09:26:49,595 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.716s 2023-04-18 09:26:49,595 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1071303051", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "20a8f1eb-26b0-49a2-8908-d260a3f251f1"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d019ba-f4b5-4883-a8bb-106ad3767bdc', 'x-compute-request-id': 'req-92d019ba-f4b5-4883-a8bb-106ad3767bdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6WUo54dZYBBX"}}' 2023-04-18 09:26:49,662 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.063s 2023-04-18 09:26:49,662 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea4dc11-0e44-4368-9f59-6099550740db', 'x-compute-request-id': 'req-5ea4dc11-0e44-4368-9f59-6099550740db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "name": "tempest-VolumesActionsTest-instance-1071303051", "status": "BUILD", "tenant_id": "0cad586fd06f4754b7bba571684cab0b", "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:26:50Z", "updated": "2023-04-18T09:26:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "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": "schedu ling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:27:40,598 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.874s 2023-04-18 09:27:40,600 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128c5adc-0764-47fc-a445-afbba9b05440', 'x-compute-request-id': 'req-128c5adc-0764-47fc-a445-afbba9b05440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "name": "tempest-VolumesActionsTest-instance-1071303051", "status": "ACTIVE", "tenant_id": "0cad586fd06f4754b7bba571684cab0b", "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "metadata": {}, "hostId": "cdb4a3143dbe1b2c3702a077b900f354dc975870606cfac8a1872502", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:26:49Z", "updated": "2023-04-18T09:26:56Z", "addresses": {"tempest-VolumesActionsTest-926708871-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:c1:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:26:56.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": []}}' 2023-04-18 09:27:40,612 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:28:40,897 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.226s 2023-04-18 09:28:40,898 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2112833845"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b908fb9-1727-4440-b87f-25d88d1591ce', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b908fb9-1727-4440-b87f-25d88d1591ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:40.835403", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:28:40,951 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.044s 2023-04-18 09:28:40,952 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b73a30-5abd-4695-9dfb-04a539714de8', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b73a30-5abd-4695-9dfb-04a539714de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:28:42,007 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.043s 2023-04-18 09:28:42,007 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c489282-2545-413b-9ff6-44c408157745', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c489282-2545-413b-9ff6-44c408157745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:41.000000", "updated_at": "2023-04-18T09:28:41.000000", "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b 4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:28:42,063 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.043s 2023-04-18 09:28:42,064 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1a3261-4bbf-4481-b437-2e067a7a6699', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1a3261-4bbf-4481-b437-2e067a7a6699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:41.000000", "updated_at": "2023-04-18T09:28:41.000000", "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:28:42,221 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.145s 2023-04-18 09:28:42,222 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (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-2a3cd831-271d-4409-878d-6d06b3bfcd52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'' 2023-04-18 09:28:42,244 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.021s 2023-04-18 09:28:42,244 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b23607a-648f-4e81-849c-d233f019a67a', 'x-openstack-request-id': 'req-9b23607a-648f-4e81-849c-d233f019a67a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"itemNotFound": {"c ode": 404, "message": "Volume b81346f8-27e1-42eb-9516-ea5adb97e0cf could not be found."}}' 2023-04-18 09:28:42,374 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.129s 2023-04-18 09:28:42,374 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (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-ab4dc450-80c2-4b7b-bba4-78fbca84ce86', 'x-compute-request-id': 'req-ab4dc450-80c2-4b7b-bba4-78fbca84ce86', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'' 2023-04-18 09:28:42,626 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.251s 2023-04-18 09:28:42,626 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04af8eeb-21fb-450d-bada-9747fe4fecd9', 'x-compute-request-id': 'req-04af8eeb-21fb-450d-bada-9747fe4fecd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "name": "tempest-VolumesActionsTest-instance-1071303051", "status": "ACTIVE", "tenant_id": "0cad586fd06f4754b7bba571684cab0b", "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "metadata": {}, "hostId": "cdb4a3143dbe1b2c3702a077b900f354dc975870606cfac8a1872502", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:26:49Z", "updated": "2023-04-18T09:28:42Z", "addresses": {"tempest-VolumesActionsTest-926708871-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:c1:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:26:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:29:32,728 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.041s 2023-04-18 09:29:32,728 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', '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-ef224fd3-323c-4a0b-8fbb-c395acf071ab', 'x-compute-request-id': 'req-ef224fd3-323c-4a0b-8fbb-c395acf071ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34f0ccd1-9d67-4875-a656-eb131b5d5d20 could not be found."}}' {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.521955s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0396325-6c30-4f34-a1d3-7c506bdf1a4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:32,927 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.194s 2023-04-18 09:29:32,927 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-47893146"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61a51ea-24f7-4069-ba62-f5b1d334fac9', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61a51ea-24f7-4069-ba62-f5b1d334fac9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:32.868128", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:32,995 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.058s 2023-04-18 09:29:32,996 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4687340d-bb5c-40d3-ac4a-07b75f48a1e1', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4687340d-bb5c-40d3-ac4a-07b75f48a1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:34,046 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.038s 2023-04-18 09:29:34,046 79835 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a6cd4e-05ae-492b-b7bd-80d348d9a46d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a6cd4e-05ae-492b-b7bd-80d348d9a46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:33.000000", "updated_at": "2023-04-18T09:29:33.000000", "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:34,101 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.044s 2023-04-18 09:29:34,101 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d562cf9c-553a-4753-8460-cc3a9ff058e2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d562cf9c-553a-4753-8460-cc3a9ff058e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:33.000000", "updated_at": "2023-04-18T09:29:33.000000", "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:34,230 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.119s 2023-04-18 09:29:34,231 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (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-9c20c4ee-00ed-4fd4-a542-7a650eaf63ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'' 2023-04-18 09:29:34,253 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.022s 2023-04-18 09:29:34,253 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb829ff-4319-46fd-aaf3-25346aefea25', 'x-openstack-request-id': 'req-ebb829ff-4319-46fd-aaf3-25346aefea25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0396325-6c30-4f34-a1d3-7c506bdf1a4d could not be found."}}' {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.454194s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 148c4865-35b1-437f-81b8-0532e8988ae9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:34,436 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.179s 2023-04-18 09:29:34,436 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1826185192"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4facc543-f247-4292-8b96-c1259c5c5d1e', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4facc543-f247-4292-8b96-c1259c5c5d1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.377597", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:34,483 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.037s 2023-04-18 09:29:34,484 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94edaca-599d-4668-81ad-8439098bdc3d', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94edaca-599d-4668-81ad-8439098bdc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:35,536 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.039s 2023-04-18 09:29:35,537 79835 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5c7458-6267-4a79-aace-b39ba1cb5cb0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5c7458-6267-4a79-aace-b39ba1cb5cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.000000", "updated_at": "2023-04-18T09:29:34.000000", "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:35,585 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.037s 2023-04-18 09:29:35,585 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af11e30e-5e24-4ecb-8fea-49c0eec13a47', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af11e30e-5e24-4ecb-8fea-49c0eec13a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.000000", "updated_at": "2023-04-18T09:29:34.000000", "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:35,689 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.092s 2023-04-18 09:29:35,689 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (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-5a8177b9-4723-4fe6-ace3-47652f19bcda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'' 2023-04-18 09:29:35,709 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.019s 2023-04-18 09:29:35,709 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-862bb897-b61e-4f80-a5cf-25313f8cdb9b', 'x-openstack-request-id': 'req-862bb897-b61e-4f80-a5cf-25313f8cdb9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 148c4865-35b1-437f-81b8-0532e8988ae9 could not be found."}}' {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.780759s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f5cb09d5-b32e-4b29-801a-b7ac91215646 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:35,911 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.199s 2023-04-18 09:29:35,912 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1183888787"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1055101b-0d08-4289-b3a5-b74c28bff88c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1055101b-0d08-4289-b3a5-b74c28bff88c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:35.850133", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:35,959 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.038s 2023-04-18 09:29:35,960 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654d11e2-c39b-4895-8505-2f8e6655d891', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654d11e2-c39b-4895-8505-2f8e6655d891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:37,016 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.044s 2023-04-18 09:29:37,016 79835 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc2f02d-d35c-4f55-94f9-9058d1c9cbd5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc2f02d-d35c-4f55-94f9-9058d1c9cbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:36.000000", "updated_at": "2023-04-18T09:29:36.000000", "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:37,069 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.042s 2023-04-18 09:29:37,070 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcd86ce-9d21-4242-b473-018a6496303d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcd86ce-9d21-4242-b473-018a6496303d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:36.000000", "updated_at": "2023-04-18T09:29:36.000000", "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:37,192 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.112s 2023-04-18 09:29:37,193 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (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-1da314a9-22ae-4570-ac31-47df6b6da0d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'' 2023-04-18 09:29:37,491 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.298s 2023-04-18 09:29:37,492 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e186bd21-650f-4144-a98e-a45265407b63', 'x-openstack-request-id': 'req-e186bd21-650f-4144-a98e-a45265407b63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f5cb09d5-b32e-4b29-801a-b7ac91215646 could not be found."}}' {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.537904s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0ce68fc9-b51d-42b2-a464-6cd3a81b3422 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:37,726 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.231s 2023-04-18 09:29:37,727 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1075949813"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343dcce7-836c-421f-b46e-52537f97fcfc', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343dcce7-836c-421f-b46e-52537f97fcfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:37.663020", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:37,774 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.038s 2023-04-18 09:29:37,774 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50851a1c-795b-437c-8359-2df7cd18411e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50851a1c-795b-437c-8359-2df7cd18411e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:38,837 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.050s 2023-04-18 09:29:38,837 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c819098-d760-4a46-a4ea-4288d5eb1e1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c819098-d760-4a46-a4ea-4288d5eb1e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:38.000000", "updated_at": "2023-04-18T09:29:38.000000", "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:38,893 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.042s 2023-04-18 09:29:38,893 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c636aacb-6e60-41c9-a500-f8937a763638', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c636aacb-6e60-41c9-a500-f8937a763638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:38.000000", "updated_at": "2023-04-18T09:29:38.000000", "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:39,008 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.103s 2023-04-18 09:29:39,008 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1145f55-f6dd-4833-905f-c2c4e16b6985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'' 2023-04-18 09:29:39,031 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.022s 2023-04-18 09:29:39,031 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68ee8a1-38af-49d3-babc-f3f45808fa62', 'x-openstack-request-id': 'req-f68ee8a1-38af-49d3-babc-f3f45808fa62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0ce68fc9-b51d-42b2-a464-6cd3a81b3422 could not be found."}}' {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.495541s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ffc9318d-0f8c-4130-9ba5-443b4eb7b12e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:39,211 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.176s 2023-04-18 09:29:39,211 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2144279137"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae5456d-dd4b-4897-8947-b584b1023a48', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae5456d-dd4b-4897-8947-b584b1023a48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.155956", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:39,260 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.039s 2023-04-18 09:29:39,260 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ce8e20-9f34-44bf-816d-68e2fb470368', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ce8e20-9f34-44bf-816d-68e2fb470368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:40,334 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.063s 2023-04-18 09:29:40,335 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b95ab7-1d51-4321-b591-1930f6af3dbc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b95ab7-1d51-4321-b591-1930f6af3dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.000000", "updated_at": "2023-04-18T09:29:39.000000", "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:40,398 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.041s 2023-04-18 09:29:40,399 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3407c0-a70c-499c-9995-07849db0db92', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3407c0-a70c-499c-9995-07849db0db92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.000000", "updated_at": "2023-04-18T09:29:39.000000", "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:40,506 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.094s 2023-04-18 09:29:40,507 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cf521d-8b41-4ddc-96f5-0ce924f772ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'' 2023-04-18 09:29:40,528 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.021s 2023-04-18 09:29:40,529 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49bb96dc-4e7a-47fd-adf9-213968c1885e', 'x-openstack-request-id': 'req-49bb96dc-4e7a-47fd-adf9-213968c1885e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ffc9318d-0f8c-4130-9ba5-443b4eb7b12e could not be found."}}' {1} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2612aa64-b918-40d5-bf12-5dc814f2a530 failed to build and is in ERROR status {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [2.014064s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8dbfc4f2-77d0-43ca-9430-6c3e42edb304 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:48,587 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes 0.705s 2023-04-18 09:29:48,587 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-129096703"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d768cd56-ab04-4ee9-9e9e-8390c8d529b4', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d768cd56-ab04-4ee9-9e9e-8390c8d529b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.204741", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:48,635 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.039s 2023-04-18 09:29:48,636 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b3bc21-58bb-4868-9f0c-ec8872d51375', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b3bc21-58bb-4868-9f0c-ec8872d51375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:49,699 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.051s 2023-04-18 09:29:49,700 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a995cfe-8bc8-44f1-a1e3-b3bed9e03b8d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a995cfe-8bc8-44f1-a1e3-b3bed9e03b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.000000", "updated_at": "2023-04-18T09:29:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:49,758 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.047s 2023-04-18 09:29:49,759 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a22492b-d0fd-4d2a-bd2d-d0d49b48fac9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a22492b-d0fd-4d2a-bd2d-d0d49b48fac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.000000", "updated_at": "2023-04-18T09:29:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:49,871 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.101s 2023-04-18 09:29:49,871 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (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-218d419a-a76a-499b-864d-04fdb3523e2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'' 2023-04-18 09:29:49,893 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.021s 2023-04-18 09:29:49,894 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3d1fa9-8db2-40c6-ac00-abac8a205d10', 'x-openstack-request-id': 'req-0e3d1fa9-8db2-40c6-ac00-abac8a205d10', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8dbfc4f2-77d0-43ca-9430-6c3e42edb304 could not be found."}}' {1} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.590582s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9450eb39-73bd-4fdf-9354-1a50aaa3ad7e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:50,132 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes 0.235s 2023-04-18 09:29:50,132 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1521811202"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e838a9-b9b1-45b6-b50b-66e26464e6c7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e838a9-b9b1-45b6-b50b-66e26464e6c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.061837", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:50,221 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.079s 2023-04-18 09:29:50,222 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c973eaf-996a-45b9-8a8b-92c5eaa65f62', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c973eaf-996a-45b9-8a8b-92c5eaa65f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:51,275 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.041s 2023-04-18 09:29:51,275 79835 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1a164b-cf70-48e4-b9f9-07dd3bfddbcf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1a164b-cf70-48e4-b9f9-07dd3bfddbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.000000", "updated_at": "2023-04-18T09:29:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:51,339 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.050s 2023-04-18 09:29:51,339 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d41a556-8386-4e8f-9bcb-38fa57f03b9c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d41a556-8386-4e8f-9bcb-38fa57f03b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.000000", "updated_at": "2023-04-18T09:29:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:51,462 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.112s 2023-04-18 09:29:51,463 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (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-648487a4-0789-4acb-adba-7d15e3b09fa9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'' 2023-04-18 09:29:51,485 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.022s 2023-04-18 09:29:51,486 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b302fc2-deb5-46ba-81e8-503c7fdb14dd', 'x-openstack-request-id': 'req-1b302fc2-deb5-46ba-81e8-503c7fdb14dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9450eb39-73bd-4fdf-9354-1a50aaa3ad7e could not be found."}}' {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.883587s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 793da27d-f1b3-4cbf-adc5-a6d97300f9ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:27:37,171 79833 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 09:27:37,872 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.700s 2023-04-18 09:27:37,872 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--119663003", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-0a3674f7-4075-47e8-9510-f12686c05ca6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--119663003", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "aecaf307aca347b99ad4e2c3614c1d3d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cadf6a58-df32-42b4-a759-f232053b16ce", "created_at": "2023-04-18T09:27:38Z", "updated_at": "2023-04-18T09:27:38Z", "tags": [], "self": "/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce", "file": "/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:27:39,305 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce/file 1.432s 2023-04-18 09:27:39,306 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2fccaeb7-fcc3-4546-a771-19f0a4b6ff57', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce/file'} Body: b'' 2023-04-18 09:27:39,306 79833 DEBUG [tempest.scenario.manager] image:cadf6a58-df32-42b4-a759-f232053b16ce 2023-04-18 09:27:39,371 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-18 09:27:39,371 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1309670106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIaU/adMqwx0vUO2HaNmnf24fQAblUVzWqVOTc5W27jhlfV32Lz30rnGa/a56qTqoNYawmt1ehnPThIqpxCO28C30wH8TOAhKxITXrkiPt7XW5ilfpzkL+LIHDhxFEmhqg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (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-d00b2246-d522-4959-95f4-7167230338db', 'x-compute-request-id': 'req-d00b2246-d522-4959-95f4-7167230338db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-13096 70106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIaU/adMqwx0vUO2HaNmnf24fQAblUVzWqVOTc5W27jhlfV32Lz30rnGa/a56qTqoNYawmt1ehnPThIqpxCO28C30wH8TOAhKxITXrkiPt7XW5ilfpzkL+LIHDhxFEmhqg==", "fingerprint": "32:f1:f5:48:fd:d5:34:8e:38:27:c8:d8:68:80:40:87", "user_id": "23183785a98e4e77aaf6c77e29d158b7"}}' 2023-04-18 09:27:39,473 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2023-04-18 09:27:39,473 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b6b9c36d-2624-437c-a3ec-d26e73620749', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "23183785a98e4e77aaf6c77e29d158b7", "name": "tempest-TestMinimumBasicScenario-1189513204-project-member", "password_expires_at": null}, "audit_ids": ["dNmoPVhxSy-kKoZgtvX3Kg"], "expires_at": "2023-04-18T10:27:39.000000Z", "issued_at": "2023-04-18T09:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aecaf307aca347b99ad4e2c3614c1d3d", "name": "tempest-TestMinimumBasicScenario-1189513204"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:27:39,473 79833 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'c280e39a-43ab-49b9-b7a1-27276c7abd1c', 'name': 'tempest-TestMinimumBasicScenario-1322751822-network', 'tenant_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58839, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:24:38Z', 'updated_at': '2023-04-18T09:24:38Z', 'revision_number': 1} available for tenant 2023-04-18 09:27:40,755 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.281s 2023-04-18 09:27:40,756 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-911042726", "imageRef": "cadf6a58-df32-42b4-a759-f232053b16ce", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "networks": [{"uuid": "c280e39a-43ab-49b9-b7a1-27276c7abd1c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b389af4a-8a1c-43f0-bbde-4c486d942894', 'x-compute-request-id': 'req-b389af4a-8a1c-43f0-bbde-4c486d942894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2bbQpx4aaQbA"}}' 2023-04-18 09:27:40,831 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.072s 2023-04-18 09:27:40,831 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c75a7f8-c0ff-4ff0-b099-658a1acb96c1', 'x-compute-request-id': 'req-5c75a7f8-c0ff-4ff0-b099-658a1acb96c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "BUILD", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:41Z", "updated": "2023-04-18T09:27:40Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "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": []}}' 2023-04-18 09:28:31,134 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.241s 2023-04-18 09:28:31,134 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b163b83-48c6-4fce-8293-d9c52019dca3', 'x-compute-request-id': 'req-1b163b83-48c6-4fce-8293-d9c52019dca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:27:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.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": []}}' 2023-04-18 09:28:31,148 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:29:31,467 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.305s 2023-04-18 09:29:31,467 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id ': 'req-caef5e5f-43ed-41a2-8a02-350c901b8881', 'x-compute-request-id': 'req-caef5e5f-43ed-41a2-8a02-350c901b8881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:27:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.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": []}}' 2023-04-18 09:29:31,559 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.080s 2023-04-18 09:29:31,559 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e0c9fa-d834-445e-a9c3-902e810a022d', 'x-compute-request-id': 'req-c9e0c9fa-d834-445e-a9c3-902e810a022d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}]}]}' 2023-04-18 09:29:31,733 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.170s 2023-04-18 09:29:31,733 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51bd675-6855-44a0-b224-39c3a2dca7b3', 'x-compute-request-id': 'req-e51bd675-6855-44a0-b224-39c3a2dca7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37 -469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:27:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.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": []}}' 2023-04-18 09:29:32,013 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes 0.269s 2023-04-18 09:29:32,014 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1749880272", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f4d390-3f8b-4a8e-9347-c91c12f5861c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f4d390-3f8b-4a8e-9347-c91c12f5861c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes'} Body: b'{"volume": {"id": "793da27d-f1b3-4cbf-adc5-a6d97300f9ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:31.938232", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1749880272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:32,075 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.049s 2023-04-18 09:29:32,075 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-b3c6a06c-f308-4099-9a15-a24b84ba0899', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c6a06c-f308-4099-9a15-a24b84ba0899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'{"volume": {"id": "793da27d-f1b3-4cbf-adc5-a6d97300f9ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:32.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1749880272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:29:33,128 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.041s 2023-04-18 09:29:33,128 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00260c0e-4285-46e2-8fe7-f0a9be490ad9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00260c0e-4285-46e2-8fe7-f0a9be490ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'{"volume": {"id": "793da27d-f1b3-4cbf-adc5-a6d97300f9ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:32.000000", "updated_at": "2023-04-18T09:29:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1749880272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:29:33,235 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.096s 2023-04-18 09:29:33,236 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (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-3b6971c9-3d49-4dea-9884-44a7141c7ae2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3 /aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'' 2023-04-18 09:29:33,258 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.021s 2023-04-18 09:29:33,258 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7365c9c9-f5af-4947-86a9-e45f6b2899a7', 'x-openstack-request-id': 'req-7365c9c9-f5af-4947-86a9-e45f6b2899a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 793da27d-f1b3-4cbf-adc5-a6d97300f9ac could not be found."}}' 2023-04-18 09:29:33,380 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.121s 2023-04-18 09:29:33,381 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (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-130ffe18-3358-40a9-8aa1-f89dbd29df11', 'x-compute-request-id': 'req-130ffe18-3358-40a9-8aa1-f89dbd29df11', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'' 2023-04-18 09:29:33,597 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.215s 2023-04-18 09:29:33,597 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc74b87-42a1-438f-a356-b309d47852e7', 'x-compute-request-id': 'req-6dc74b87-42a1-438f-a356-b309d47852e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:29:33Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "" , "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:30:23,897 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.237s 2023-04-18 09:30:23,897 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b3bc3ae9-5ff0-48ea-8291-95e70692c718', 'x-compute-request-id': 'req-b3bc3ae9-5ff0-48ea-8291-95e70692c718', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c760a417-fa37-469f-877f-7a2c766863c2 could not be found."}}' 2023-04-18 09:30:23,942 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1309670106 0.044s 2023-04-18 09:30:23,942 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-887b6437-eaf8-4893-bd62-a0dd1ea60e79', 'x-compute-request-id': 'req-887b6437-eaf8-4893-bd62-a0dd1ea60e79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1309670106'} Body: b'' 2023-04-18 09:30:24,054 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce 0.111s 2023-04-18 09:30:24,054 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1cafa991-a68b-43d0-a4e9-0adf09d8564d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce'} Body: b'' {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported ============================== Failed 96 tests - output below: ============================== tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9bc6a7e1-8998-4406-9567-3362a87a10e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:34,835 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 2.137s 2023-04-18 09:08:34,835 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-1618315087"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14a1ecb-0137-4b87-97ce-23a4ee656d53', 'x-compute-request-id': 'req-d14a1ecb-0137-4b87-97ce-23a4ee656d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "9bc6a7e1-8998-4406-9567-3362a87a10e7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:08:34.493036", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1618315087", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 09:08:35,310 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7 0.468s 2023-04-18 09:08:35,311 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:34 GMT', 'server': 'Apache/2.4.52 (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-f8026373-af8e-4315-9d4a-419b910c985a', 'x-compute-request-id': 'req-f8026373-af8e-4315-9d4a-419b910c985a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7'} Body: b'{"volume": {"id": "9bc6a7e1-8998-4406-9567-3362a87a10e7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:08:34.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1618315087", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 09:08:36,638 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7 0.321s 2023-04-18 09:08:36,638 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:36 GMT', 'server': 'Apache/2.4.52 (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-e48dad94-4771-4c9d-9e7d-497e6c2f9579', 'x-compute-request-id': 'req-e48dad94-4771-4c9d-9e7d-497e6c2f9579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/9bc6a7e1-8998-4406-9567-3362a87a10e7'} Body: b'{"volume": {"id": "9bc6a7e1-8998-4406-9567-3362a87a10e7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T09:08:34.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1618315087", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 68d34882-1050-44f4-b391-861e796379a6 failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 20ea506d-8e7f-4efe-9434-d0c19711211e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:39,357 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types 0.165s 2023-04-18 09:08:39,358 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1428852539"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8883b61c-fb77-49fc-831d-aad8210e0f92', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8883b61c-fb77-49fc-831d-aad8210e0f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types'} Body: b'{"volume_type": {"id": "1c3ae928-b394-4d33-9079-577be8e3d482", "name": "tempest-GroupsV320Test-volume-type-1428852539", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:08:39,394 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types 0.033s 2023-04-18 09:08:39,394 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1401437541"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18bc90f-5116-456c-81d0-aa928adb54f9', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18bc90f-5116-456c-81d0-aa928adb54f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types'} Body: b'{"group_type": {"id": "8a070777-eb09-4721-a377-fda7481e77d5", "name": "tempest-GroupsV320Test-group-type-1401437541", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:08:39,718 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups 0.321s 2023-04-18 09:08:39,719 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8a070777-eb09-4721-a377-fda7481e77d5", "volume_types": ["1c3ae928-b394-4d33-9079-577be8e3d482"], "name": "tempest-GroupsV320Test-Group-1166652404"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10833654-ba03-484d-b69d-2374af9c53cd', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10833654-ba03-484d-b69d-2374af9c53cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups'} Body: b'{"group": {"id": "20ea506d-8e7f-4efe-9434-d0c19711211e", "name": "tempest-GroupsV320Test-Group-1166652404"}}' 2023-04-18 09:08:39,782 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e 0.061s 2023-04-18 09:08:39,783 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea9f697-7d16-4231-9951-b0f1c5fa6fc9', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea9f697-7d16-4231-9951-b0f1c5fa6fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e'} Body: b'{"group": {"id": "20ea506d-8e7f-4efe-9434-d0c19711211e", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:08:40.000000", "name": "tempest-GroupsV320Test-Group-1166652404", "description": null, "group_type": "8a070777-eb09-4721-a377-fda7481e77d5", "volume_types": ["1c3ae928-b394-4d33-9079-577be8e3d482"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:08:40,825 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e 0.037s 2023-04-18 09:08:40,826 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0e8aa4-9096-401e-a0e5-9b44d774a039', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0e8aa4-9096-401e-a0e5-9b44d774a039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e'} Body: b'{"group": {"id": "20ea506d-8e7f-4efe-9434-d0c19711211e", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:08:40.000000", "name": "tempest-GroupsV320Test-Group-1166652404", "description": null, "group_type": "8a070777-eb09-4721-a377-fda7481e77d5", "volume_types": ["1c3ae928-b394-4d33-9079-577be8e3d482"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:08:40,900 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/volumes/detail 0.069s 2023-04-18 09:08:40,900 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78572b99-8e25-4cee-a185-3d1431bb3896', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78572b99-8e25-4cee-a185-3d1431bb3896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:08:41,031 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e/action 0.121s 2023-04-18 09:08:41,032 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45cbccc-24cd-45c6-8e60-311c8fc24260', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e/action'} Body: b'' 2023-04-18 09:08:41,051 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e 0.019s 2023-04-18 09:08:41,052 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b842d68-5218-456c-83bd-4111bac00027', 'x-openstack-request-id': 'req-5b842d68-5218-456c-83bd-4111bac00027', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fea7384e6f134d179bbc9236627c5084/groups/20ea506d-8e7f-4efe-9434-d0c19711211e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 20ea506d-8e7f-4efe-9434-d0c19711211e could not be found."}}' 2023-04-18 09:08:41,101 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types/8a070777-eb09-4721-a377-fda7481e77d5 0.048s 2023-04-18 09:08:41,102 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (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-4d11ccfd-4167-48d5-a4f7-b99007ae612a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/group_types/8a070777-eb09-4721-a377-fda7481e77d5'} Body: b'' 2023-04-18 09:08:41,473 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482 0.371s 2023-04-18 09:08:41,474 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (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-f7affc06-5f43-40b0-a906-bdf925b3edb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482'} Body: b'' 2023-04-18 09:08:41,488 79851 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482 0.014s 2023-04-18 09:08:41,488 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length ': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a599cf-6de4-4d91-b8cf-8fff6d1168a6', 'x-openstack-request-id': 'req-16a599cf-6de4-4d91-b8cf-8fff6d1168a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aef1ac2a1f8e4717afb5030ae02ab222/types/1c3ae928-b394-4d33-9079-577be8e3d482'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1c3ae928-b394-4d33-9079-577be8e3d482 could not be found."}}' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:53,348 79854 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools?detail=True 0.309s 2023-04-18 09:08:53,348 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0995d05e-7742-46ac-b69c-0af0c344fc83', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0995d05e-7742-46ac-b69c-0af0c344fc83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:53,401 79854 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools 0.038s 2023-04-18 09:08:53,401 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf149c76-ae77-4c74-b4d2-503079118cdb', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf149c76-ae77-4c74-b4d2-503079118cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03195dfaeb9d4f699696008bbee1d45c/scheduler-stats/get_pools'} Body: b'{"pools": []}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8a6eb759-88f2-48f8-be6c-a91e61b14a53 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 44cb65c8-3d96-4ff9-848c-de7ed9206543 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:00,564 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes 0.504s 2023-04-18 09:09:00,564 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2108823719"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187920ba-8b08-4e1f-8279-77bc1728e1eb', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187920ba-8b08-4e1f-8279-77bc1728e1eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.494119", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:00,626 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.052s 2023-04-18 09:09:00,627 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1cea99-d5d0-4bfb-bbfd-e2272a9dd1f2', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1cea99-d5d0-4bfb-bbfd-e2272a9dd1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:01,710 79851 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.071s 2023-04-18 09:09:01,710 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f0e8ee-9b51-4af5-b681-4af7464f4fc9', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f0e8ee-9b51-4af5-b681-4af7464f4fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.000000", "updated_at": "2023-04-18T09:09:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:01,760 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.038s 2023-04-18 09:09:01,760 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e82e03b-57f7-447b-bba1-fc7f14540e7a', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e82e03b-57f7-447b-bba1-fc7f14540e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"volume": {"id": "44cb65c8-3d96-4ff9-848c-de7ed9206543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:00.000000", "updated_at": "2023-04-18T09:09:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-2108823719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:01,884 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.113s 2023-04-18 09:09:01,885 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac5a0325-a409-47d6-826c-6890d44cfe75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'' 2023-04-18 09:09:01,915 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543 0.030s 2023-04-18 09:09:01,915 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6e9a94-83db-454b-9ab7-1c23a517c983', 'x-openstack-request-id': 'req-ba6e9a94-83db-454b-9ab7-1c23a517c983', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/44cb65c8-3d96-4ff9-848c-de7ed9206543'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44cb65c8-3d96-4ff9-848c-de7ed9206543 could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d433a123-3832-4d74-915d-918068e24f42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:02,147 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes 0.498s 2023-04-18 09:09:02,147 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a786ae6-5409-4b73-98cf-9457e66a0be2', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a786ae6-5409-4b73-98cf-9457e66a0be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.072406", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:02,207 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.050s 2023-04-18 09:09:02,207 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d14384-2a8f-4c1d-9af8-075819e8a150', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d14384-2a8f-4c1d-9af8-075819e8a150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad5ebcbdaff4634b6d735bdf7151921"}}' 2023-04-18 09:09:03,286 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.067s 2023-04-18 09:09:03,287 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd1a034-3170-4dc5-a4ea-a75a4517994f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd1a034-3170-4dc5-a4ea-a75a4517994f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad5ebcbdaff4634b6d735bdf7151921"}}' 2023-04-18 09:09:03,345 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.048s 2023-04-18 09:09:03,346 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edaf74dc-06e3-488b-b734-97c998eb5598', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edaf74dc-06e3-488b-b734-97c998eb5598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"volume": {"id": "d433a123-3832-4d74-915d-918068e24f42", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1456620347", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42"}], "user_id": "8eae8e5887f64086ac2d8ab0e47f4e44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3ad5ebcbdaff4634b6d735bdf7151921"}}' 2023-04-18 09:09:03,493 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.136s 2023-04-18 09:09:03,493 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/ 2.4.52 (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-fd911915-5b8e-4f86-917d-4bb0fb9510d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'' 2023-04-18 09:09:03,547 79839 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42 0.053s 2023-04-18 09:09:03,547 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e0cb10-26b9-4e5c-8f46-aef29d15c18d', 'x-openstack-request-id': 'req-98e0cb10-26b9-4e5c-8f46-aef29d15c18d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3ad5ebcbdaff4634b6d735bdf7151921/volumes/d433a123-3832-4d74-915d-918068e24f42'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d433a123-3832-4d74-915d-918068e24f42 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume af7b01a0-4934-4f82-a007-ba2789d064fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:02,220 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes 0.302s 2023-04-18 09:09:02,221 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1145263025"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bd8d1b-65e8-4377-9a79-099a20c27f29', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bd8d1b-65e8-4377-9a79-099a20c27f29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.149342", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:02,287 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.057s 2023-04-18 09:09:02,288 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e419f4c2-2bd9-4c2c-b1cc-926398d226f6', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e419f4c2-2bd9-4c2c-b1cc-926398d226f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:03,343 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.044s 2023-04-18 09:09:03,344 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d930702-0ff4-470e-9b16-5253387595ab', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d930702-0ff4-470e-9b16-5253387595ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:03,394 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.039s 2023-04-18 09:09:03,395 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0b7470-a480-49de-aba5-daf5b310f0f2', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0b7470-a480-49de-aba5-daf5b310f0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"volume": {"id": "af7b01a0-4934-4f82-a007-ba2789d064fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1145263025", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc"}], "user_id": "02165a776c124a90a0b0f57273faac0f", "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": "fcb15daf8d9b4000a2bed761a4f8f976"}}' 2023-04-18 09:09:03,556 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.150s 2023-04-18 09:09:03,556 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7015e13-ff86-4127-997d-6b2bd6f9063a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'' 2023-04-18 09:09:03,579 79851 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc 0.023s 2023-04-18 09:09:03,580 79851 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec51ea2c-6436-4955-b8dd-4ecf840e967f', 'x-openstack-request-id': 'req-ec51ea2c-6436-4955-b8dd-4ecf840e967f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcb15daf8d9b4000a2bed761a4f8f976/volumes/af7b01a0-4934-4f82-a007-ba2789d064fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume af7b01a0-4934-4f82-a007-ba2789d064fc could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 681346cf-98e6-4283-af48-9c559079d5f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:02,299 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes 0.517s 2023-04-18 09:09:02,300 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-929416544"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5b1623-d840-4003-ab59-6822672e7706', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5b1623-d840-4003-ab59-6822672e7706', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.231796", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:02,405 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.094s 2023-04-18 09:09:02,405 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233b47ed-0343-4003-b02b-75792ff5c189', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233b47ed-0343-4003-b02b-75792ff5c189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:03,473 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.054s 2023-04-18 09:09:03,473 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6fd9cd-6094-47ef-8515-d52fce6cf6b4', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6fd9cd-6094-47ef-8515-d52fce6cf6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:03,528 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.041s 2023-04-18 09:09:03,529 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59ada88-87a4-4b5a-a913-6601704d12a9', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59ada88-87a4-4b5a-a913-6601704d12a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"volume": {"id": "681346cf-98e6-4283-af48-9c559079d5f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:02.000000", "updated_at": "2023-04-18T09:09:02.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929416544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:03,757 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.216s 2023-04-18 09:09:03,757 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17965452-8dec-45f8-ba04-17cadb1e798a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'' 2023-04-18 09:09:03,788 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4 0.030s 2023-04-18 09:09:03,788 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d9b905-1eb4-4bb1-b1cd-d2792ed695a3', 'x-openstack-request-id': 'req-60d9b905-1eb4-4bb1-b1cd-d2792ed695a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/681346cf-98e6-4283-af48-9c559079d5f4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 681346cf-98e6-4283-af48-9c559079d5f4 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bb86b9d8-164d-4a43-b2ce-6b472020f161 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:04,018 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes 0.227s 2023-04-18 09:09:04,018 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1600736331"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682c637b-0595-4c4b-804e-838546aef89d', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682c637b-0595-4c4b-804e-838546aef89d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:03.950540", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 09:09:04,073 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.045s 2023-04-18 09:09:04,073 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405a6435-653a-48e6-8afe-fb511b117f57', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405a6435-653a-48e6-8afe-fb511b117f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:05,127 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.042s 2023-04-18 09:09:05,127 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0c97d7-42e4-4021-8689-71e0059c9656', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0c97d7-42e4-4021-8689-71e0059c9656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:04.000000", "updated_at": "2023-04-18T09:09:04.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:05,207 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.067s 2023-04-18 09:09:05,207 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2732d975-e67e-4789-b186-92080f60579b', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2732d975-e67e-4789-b186-92080f60579b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"volume": {"id": "bb86b9d8-164d-4a43-b2ce-6b472020f161", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:04.000000", "updated_at": "2023-04-18T09:09:04.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1600736331", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161"}], "user_id": "e5ca119d8a9146028aa08dd0ae69cb45", "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": "32304763fcf84eee995e4ab9c701ad5a"}}' 2023-04-18 09:09:05,327 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.109s 2023-04-18 09:09:05,328 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dbff8a-8e83-4af3-8e54-bfc64a57cb95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'' 2023-04-18 09:09:05,354 79854 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161 0.026s 2023-04-18 09:09:05,354 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-53987cd9-b724-4361-a26c-e06077859347', 'x-openstack-request-id': 'req-53987cd9-b724-4361-a26c-e06077859347', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/32304763fcf84eee995e4ab9c701ad5a/volumes/bb86b9d8-164d-4a43-b2ce-6b472020f161'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb86b9d8-164d-4a43-b2ce-6b472020f161 could not be found."}}' setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 939f6753-5d5e-41e6-9011-e38795df4c82 failed to build and is in ERROR status tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow,volume] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_volume_swap.py", line 105, in test_volume_swap volume1 = 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 04a328b3-55fa-4c2b-b582-9ac0c0b9ebca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:15,668 79845 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes 1.242s 2023-04-18 09:09:15,668 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-561526259"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ba7472-e32f-4f85-8c8c-53fbd029a732', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ba7472-e32f-4f85-8c8c-53fbd029a732', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes'} Body: b'{"volume": {"id": "04a328b3-55fa-4c2b-b582-9ac0c0b9ebca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:15.572357", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-561526259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}], "user_id": "350b2d62d1c54b3184a6ebf0e278dc43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:15,760 79845 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca 0.078s 2023-04-18 09:09:15,760 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc6ff34-7968-4894-b451-8de688216b89', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc6ff34-7968-4894-b451-8de688216b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca'} Body: b'{"volume": {"id": "04a328b3-55fa-4c2b-b582-9ac0c0b9ebca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-561526259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}], "user_id": "350b2d62d1c54b3184a6ebf0e278dc43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1580b54322f40a9b59e2707d602d39c"}}' 2023-04-18 09:09:16,873 79845 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca 0.083s 2023-04-18 09:09:16,874 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc3e9a2-c567-47b8-9dbc-daea42aea4a8', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc3e9a2-c567-47b8-9dbc-daea42aea4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca'} Body: b'{"volume": {"id": "04a328b3-55fa-4c2b-b582-9ac0c0b9ebca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": "2023-04-18T09:09:16.000000", "name": "tempest-TestVolumeSwap-volume-561526259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c1580b54322f40a9b59e2707d602d39c/volumes/04a328b3-55fa-4c2b-b582-9ac0c0b9ebca"}], "user_id": "350b2d62d1c54b3184a6ebf0e278dc43", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1580b54322f40a9b59e2707d602d39c"}}' tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec8538f4-b396-442a-8dfb-7a0ac91157f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:15,898 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes 0.607s 2023-04-18 09:09:15,898 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c88c9d-a9f3-4455-b4f6-5c58a9ccc429', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c88c9d-a9f3-4455-b4f6-5c58a9ccc429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:15.662873", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:16,105 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.194s 2023-04-18 09:09:16,105 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c7a1fd-ae8e-490a-93e5-c848cee105a5', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c7a1fd-ae8e-490a-93e5-c848cee105a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4603307018a4cfd82b8f961ec696aa8"}}' 2023-04-18 09:09:17,347 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.228s 2023-04-18 09:09:17,348 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84751def-da33-4161-946f-3d87219d21c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84751def-da33-4161-946f-3d87219d21c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": "2023-04-18T09:09:16.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4603307018a4cfd82b8f961ec696aa8"}}' 2023-04-18 09:09:17,468 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.106s 2023-04-18 09:09:17,469 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54fbcd6-3ee5-4969-adb8-2756bfe0d38a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54fbcd6-3ee5-4969-adb8-2756bfe0d38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"volume": {"id": "ec8538f4-b396-442a-8dfb-7a0ac91157f0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T09:09:16.000000", "updated_at": "2023-04-18T09:09:16.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-177997511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0"}], "user_id": "5e5fb796418c484097d4d6becf47fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4603307018a4cfd82b8f961ec696aa8"}}' 2023-04-18 09:09:17,646 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.164s 2023-04-18 09:09:17,646 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (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-e7009330-3be7-447d-b157-9e17173545d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'' 2023-04-18 09:09:17,685 79854 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0 0.038s 2023-04-18 09:09:17,686 79854 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbfa1572-9242-4354-beab-7bfb3c0d0841', 'x-openstack-request-id': 'req-bbfa1572-9242-4354-beab-7bfb3c0d0841', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c4603307018a4cfd82b8f961ec696aa8/volumes/ec8538f4-b396-442a-8dfb-7a0ac91157f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec8538f4-b396-442a-8dfb-7a0ac91157f0 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 41291cba-d988-486e-a2ad-8563dd2c4812 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:18,317 79849 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes 1.046s 2023-04-18 09:09:18,318 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f576af8b-8eb6-498f-94c7-983911cee5bd', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f576af8b-8eb6-498f-94c7-983911cee5bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes'} Body: b'{"volume": {"id": "41291cba-d988-486e-a2ad-8563dd2c4812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:18.231090", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}], "user_id": "0ae42333b33e4002a4fd9ac690f07f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:18,412 79849 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812 0.079s 2023-04-18 09:09:18,413 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ac90f4-e4b1-43ea-8274-69c4f4a3c6a0', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ac90f4-e4b1-43ea-8274-69c4f4a3c6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812'} Body: b'{"volume": {"id": "41291cba-d988-486e-a2ad-8563dd2c4812", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:18.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}], "user_id": "0ae42333b33e4002a4fd9ac690f07f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3ffe42a1164335bfb41b9ba495245e"}}' 2023-04-18 09:09:19,500 79849 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812 0.061s 2023-04-18 09 :09:19,501 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ffc9981-43c4-403c-9548-cad07fc0f798', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ffc9981-43c4-403c-9548-cad07fc0f798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812'} Body: b'{"volume": {"id": "41291cba-d988-486e-a2ad-8563dd2c4812", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:18.000000", "updated_at": "2023-04-18T09:09:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-603293429", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f3ffe42a1164335bfb41b9ba495245e/volumes/41291cba-d988-486e-a2ad-8563dd2c4812"}], "user_id": "0ae42333b33e4002a4fd9ac690f07f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f3ffe42a1164335bfb41b9ba495245e"}}' setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 241c0930-cd34-4407-b2b2-c45fc3de9742 failed to build and is in ERROR status tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:36,865 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.232s 2023-04-18 09:09:36,866 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-816937350", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGt/rB6i8gstRNjvmduGqXj5ZyKl1MfQiCWIVA2qS5mQZ2nMCbYrGCI8colo3L6hmkwc22GQ0hEs5oCtSDHVBxYnvgCCG9WP5NDyml41RY1Uc5LkBkRTq2mr4tht1A1afg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b87302-74ff-4a21-9e71-b61eda613b0e', 'x-compute-request-id': 'req-19b87302-74ff-4a21-9e71-b61eda613b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-816937350", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGt/rB6i8gstRNjvmduGqXj5ZyKl1MfQiCWIVA2qS5mQZ2nMCbYrGCI8colo3L6hmkwc22GQ0hEs5oCtSDHVBxYnvgCCG9WP5NDyml41RY1Uc5LkBkRTq2mr4tht1A1afg==", "fingerprint": "0a:ee:0b:09:7f:f7:5b:ec:2b:46:83:0d:4e:cf:44:05", "user_id": "c13c3f7b341e4faf91aca53d45ee70e6"}}' 2023-04-18 09:09:37,035 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.165s 2023-04-18 09:09:37,035 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1415508308", "description": "tempest-secgroup-smoke-1415508308 description", "project_id": "21e33ec94af34023b815f35d9c1b297f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-f1e9d590-9cbd-441b-9ead-1e76d5c97ae7', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "name": "tempest-secgroup-smoke-1415508308", "stateful": true, "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "description": "tempest-secgroup-smoke-1415508308 description", "shared": false, "security_group_rules": [{"id": "1fce78fb-817a-469f-bc36-3fcd884ef10e", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": 456, "description": null, "tags": [], "created_at": "2023-04-18T09:09:36Z", "updated_at": "2023-04-18T09:09:36Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}, {"id": "a78ffa71-173f-4e20-88a8-9e9e55902bbe", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": 455, "description": null, "tags": [], "created_at": "2023-04-18T09:09:36Z", "updated_at": "2023-04-18T09:09:36Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}], "tags": [], "created_at": "2023-04-18T09:09:36Z", "updated_at": "2023-04-18T09:09 :36Z", "revision_number": 1, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:37,234 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2023-04-18 09:09:37,234 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "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-83c6126c-c253-41a5-a93f-660eb4ef8481', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f64686a5-0b54-415f-bbb0-4bba6a3cbf9d", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:37,438 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.204s 2023-04-18 09:09:37,439 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "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-0a476f10-7392-4a36-9db3-4b3414750f9f', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aab0c5ea-60e9-4035-badd-1c14af1335f8", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:37,797 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.357s 2023-04-18 09:09:37,797 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-391cbd31-48aa-4038-a707-ba97d6e8bd31', 'date': 'Tue, 18 Apr 2023 09:09:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "c8b83815-fff0-4ed6-9bd5-11608cabcdfc", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,101 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.303s 2023-04-18 09:09:38,102 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8e4035a6-8096-45d7-924a-da158571881b', 'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c312e1b7-2a4f-445d-ac28-b258d1b512af", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:37Z", "updated_at": "2023-04-18T09:09:37Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,295 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2023-04-18 09:09:38,295 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-eec0445e-99b6-479e-b01e-06dd6d2c1822', 'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4d50eda9-84ab-43c0-986d-d385547a4835", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:38Z", "updated_at": "2023-04-18T09:09:38Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,522 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2023-04-18 09:09:38,522 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f" , "project_id": "21e33ec94af34023b815f35d9c1b297f", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ea5ba4d1-bd7e-492c-a05c-a39f93a6b424', 'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e483a142-19a7-4a26-8fc4-5bb69d431813", "tenant_id": "21e33ec94af34023b815f35d9c1b297f", "security_group_id": "6234ca22-97ae-4760-9b9b-0c3c2eb4753f", "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": "2023-04-18T09:09:38Z", "updated_at": "2023-04-18T09:09:38Z", "revision_number": 0, "project_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:38,630 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-18 09:09:38,631 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c5f2ce7b-9535-4cd0-9f50-de5f3669a16e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c13c3f7b341e4faf91aca53d45ee70e6", "name": "tempest-TestShelveInstance-1260668014-project-member", "password_expires_at": null}, "audit_ids": ["G37m8m0oQHe6zg4MPVUN4A"], "expires_at": "2023-04-18T10:09:38.000000Z", "issued_at": "2023-04-18T09:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21e33ec94af34023b815f35d9c1b297f", "name": "tempest-TestShelveInstance-1260668014"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/21e33ec94af34023b815f35d9c1b297f", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoin ts": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:38,631 79839 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '73cc6a0a-4106-432e-99f9-fe2e245b37bd', 'name': 'tempest-TestShelveInstance-1836155169-network', 'tenant_id': '21e33ec94af34023b815f35d9c1b297f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '21e33ec94af34023b815f35d9c1b297f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46734, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:09:06Z', 'updated_at': '2023-04-18T09:09:06Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:39,099 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes 0.467s 2023-04-18 09:09:39,099 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-202990174", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdf9a39-16a3-444a-be58-250de143d5fd', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdf9a39-16a3-444a-be58-250de143d5fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes'} Body: b'{"volume": {"id": "1b91a2ce-fea7-4d60-9c37-1d0f8da418a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:39.011747", "updated_at": null, "name": "tempest-tempest.common.compute-volume-202990174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}], "user_id": "c13c3f7b341e4faf91aca53d45ee70e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:39,148 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.039s 2023-04-18 09:09:39,149 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841dee25-47da-4790-adfe-9f229cf37dbc', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-841dee25-47da-4790-adfe-9f229cf37dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'{"volume": {"id": "1b91a2ce-fea7-4d60-9c37-1d0f8da418a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:39.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-202990174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}], "user_id": "c13c3f7b341e4faf91aca53d45ee70e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:40,202 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.042s 2023-04-18 09:09:40,203 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6991e999-12cb-4754-a52b-4ca213ff7b5d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6991e999-12cb-4754-a52b-4ca213ff7b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'{"volume": {"id": "1b91a2ce-fea7-4d60-9c37-1d0f8da418a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:39.000000", "updated_at": "2023-04-18T09:09:39.000000", "name": "tempest-tempest.common.compute-volume-202990174", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2"}], "user_id": "c13c3f7b341e4faf91aca53d45ee70e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21e33ec94af34023b815f35d9c1b297f"}}' 2023-04-18 09:09:40,375 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.161s 2023-04-18 09:09:40,376 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (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-a3fbceeb-7533-4242-bc3d-5717bf68cae6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'' 2023-04-18 09:09:40,405 79839 INFO [tempest.lib.common.rest_client ] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 0.028s 2023-04-18 09:09:40,405 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5941528-af7f-44ff-a4a2-7ca53f588c99', 'x-openstack-request-id': 'req-a5941528-af7f-44ff-a4a2-7ca53f588c99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/21e33ec94af34023b815f35d9c1b297f/volumes/1b91a2ce-fea7-4d60-9c37-1d0f8da418a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b91a2ce-fea7-4d60-9c37-1d0f8da418a2 could not be found."}}' 2023-04-18 09:09:40,576 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6234ca22-97ae-4760-9b9b-0c3c2eb4753f 0.168s 2023-04-18 09:09:40,577 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-1228989d-638e-423f-9684-32b34b0fbd01', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6234ca22-97ae-4760-9b9b-0c3c2eb4753f'} Body: b'' 2023-04-18 09:09:40,611 79839 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-816937350 0.033s 2023-04-18 09:09:40,611 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa5ed79-eb6a-4d4c-959e-4e194bd452d5', 'x-compute-request-id': 'req-efa5ed79-eb6a-4d4c-959e-4e194bd452d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-816937350'} Body: b'' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f6945b57-5faa-4760-8f01-b01f7144229d failed to build and is in ERROR status tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 392, in test_tagged_attachment 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 046720bd-d2c2-42b9-8b8a-c2fd440b1d61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:53,583 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.929s 2023-04-18 09:09:53,583 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-1315156833"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-b7b16a84-be1e-4a8c-be8a-378006827195', 'date': 'Tue, 18 Apr 2023 09:09:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"045480fb-c1f1-4c9d-a794-ead4ed2b6c55","name":"tempest-tagged-attachments-test-net-1315156833","tenant_id":"df128e38b4784e0a8553de69cda24be3","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"df128e38b4784e0a8553de69cda24be3","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-18T09:09:52Z","updated_at":"2023-04-18T09:09:52Z","revision_number":1}}' 2023-04-18 09:09:54,646 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.063s 2023-04-18 09:09:54,647 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "045480fb-c1f1-4c9d-a794-ead4ed2b6c55", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-5bc78db0-84ba-46ae-bb26-2bd303980090', 'date': 'Tue, 18 Apr 2023 09:09:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"97079dd4-cf7c-4e87-aed7-24558c62f764","name":"","tenant_id":"df128e38b4784e0a8553de69cda24be3","network_id":"045480fb-c1f1-4c9d-a794-ead4ed2b6c55","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-04-18T09:09:53Z","updated_at":"2023-04-18T09:09:53Z","revision_number":0,"project_id":"df128e38b4784e0a8553de69cda24be3"}}' 2023-04-18 09:09:54,901 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes 0.254s 2023-04-18 09:09:54,901 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1261533156"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2570cf-080e-4cc0-aae7-b1f971dd2ee5', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2570cf-080e-4cc0-aae7-b1f971dd2ee5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes'} Body: b'{"volume": {"id": "046720bd-d2c2-42b9-8b8a-c2fd440b1d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:54.829572", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1261533156", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}], "user_id": "33a6d1bf74504bdba8eda2376d6a0c41", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:09:54,950 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61 0.040s 2023-04-18 09:09:54,951 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c89ca7e-ca3a-401e-8b55-c033deb7addc', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c89ca7e-ca3a-401e-8b55-c033deb7addc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61'} Body: b'{"volume": {"id": "046720bd-d2c2-42b9-8b8a-c2fd440b1d61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:55.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1261533156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}], "user_id": "33a6d1bf74504bdba8eda2376d6a0c41", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df128e38b4784e0a8553de69cda24be3"}}' 2023-04-18 09:09:56,016 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61 0.054s 2023-04-18 09:09:56,016 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f526cb9-aa2b-4a5b-882a-7c6d91cdb6a9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f526cb9-aa2b-4a5b-882a-7c6d91cdb6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61'} Body: b'{"volume": {"id": "046720bd-d2c2-42b9-8b8a-c2fd440b1d61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:09:55.000000", "updated_at": "2023-04-18T09:09:55.000000", "name": "tempest-TaggedAttachmentsTest-volume-1261533156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2-42b9-8b8a-c2fd440b1d61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df128e38b4784e0a8553de69cda24be3/volumes/046720bd-d2c2- 42b9-8b8a-c2fd440b1d61"}], "user_id": "33a6d1bf74504bdba8eda2376d6a0c41", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df128e38b4784e0a8553de69cda24be3"}}' 2023-04-18 09:09:56,274 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/97079dd4-cf7c-4e87-aed7-24558c62f764 0.245s 2023-04-18 09:09:56,274 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-642223f4-f341-4d44-9402-0aac153d9843', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/97079dd4-cf7c-4e87-aed7-24558c62f764'} Body: b'' 2023-04-18 09:09:57,349 79845 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/045480fb-c1f1-4c9d-a794-ead4ed2b6c55 1.075s 2023-04-18 09:09:57,350 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-2935e043-71a7-4318-af7b-c0fe0be3e923', 'date': 'Tue, 18 Apr 2023 09:09:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/045480fb-c1f1-4c9d-a794-ead4ed2b6c55'} Body: b'' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8097b5a4-abc9-4852-acc4-4a4cf4d88491 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:07,997 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.342s 2023-04-18 09:10:07,997 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-114269149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN96yC4ITgvz6XSFtuO9sxvPxTbGoR16t1a5mIotWQZkR0RmYS35JszY/aV1YKM3VFq//DY2cNAjbJDZTCAyE9Rd40MFTFHNUcBZ9y6l6NRP9hZRSbEw1KrMLBxv95pwEA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b853a7-1c1c-441f-bbc8-e1ebb6c141b9', 'x-compute-request-id': 'req-f4b853a7-1c1c-441f-bbc8-e1ebb6c141b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-114269149", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN96yC4ITgvz6XSFtuO9sxvPxTbGoR16t1a5mIotWQZkR0RmYS35JszY/aV1YKM3VFq//DY2cNAjbJDZTCAyE9Rd40MFTFHNUcBZ9y6l6NRP9hZRSbEw1KrMLBxv95pwEA==", "fingerprint": "16:4f:61:a7:0e:b0:54:fb:de:86:5e:79:e3:bb:8c:43", "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801"}}' 2023-04-18 09:10:08,178 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.178s 2023-04-18 09:10:08,178 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-330763648", "description": "tempest-secgroup-smoke-330763648 description", "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-af0f5190-c10c-4c94-b050-aff0b7b0f649', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "name": "tempest-secgroup-smoke-330763648", "stateful": true, "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "description": "tempest-secgroup-smoke-330763648 description", "shared": false, "security_group_rules": [{"id": "0db2a738-2208-4afd-aca8-7fe3454bcf02", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": 579, "description": null, "tags": [], "created_at": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}, {"id": "f244d704-cd75-4ee9-965e-c8049fa85be9", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": 578, "description": null, "tags": [], "created_at": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}], "tags": [], "created_at": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 1, "project_id": " 6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,365 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-04-18 09:10:08,365 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "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-2b25b3fe-2a14-41c4-8e72-0a3dab3af02c', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61b3da91-8edc-4c9d-902b-2b25aadd0906", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,601 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.235s 2023-04-18 09:10:08,601 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "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-379dba4c-56a8-4d2c-9941-049b975d2bd2', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a34410a-2b26-4bec-9110-83d6d910f573", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,775 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 09:10:08,775 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f0d1a5bc-5038-4e0b-b2fb-15f8e07c26e3', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5aaa6f9-d99c-47cf-8853-c3962dbfd014", "tenant_id": "6c2b12b2e28040b0a a20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:08,973 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.197s 2023-04-18 09:10:08,973 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-43c1040c-3868-4869-af2c-a5203d3f58d9', 'date': 'Tue, 18 Apr 2023 09:10:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "13b188d1-3bea-454d-89ea-a63791e742fe", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:08Z", "updated_at": "2023-04-18T09:10:08Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:09,152 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.178s 2023-04-18 09:10:09,152 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-63646c84-35ad-4791-8e82-236775995dcb', 'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "946de40d-2f5b-4ec2-9add-dbbaf6a26499", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:09Z", "updated_at": "2023-04-18T09:10:09Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:09,448 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-04-18 09:10:09,448 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "project_id": "6c2b12b2e28040b0aa20484e4c597eda", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8d3c8d5d-9576-439c-b797-cb7c2b9dbd5e', 'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c5ec806-be1a-4e92-8bbe-cb9e22de76da", "tenant_id": "6c2b12b2e28040b0aa20484e4c597eda", "security_group_id": "891fab2f-a879-46a2-b761-62072a6ef7a4", "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": "2023-04-18T09:10:09Z", "updated_at": "2023-04-18T09:10:09Z", "revision_number": 0, "project_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:09,772 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes 0.322s 2023-04-18 09:10:09,772 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-965678415", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e52524-5377-4d72-b5f3-771d952bdd28', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e52524-5377-4d72-b5f3-771d952bdd28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes'} Body: b'{"volume": {"id": "8097b5a4-abc9-4852-acc4-4a4cf4d88491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:09.692909", "updated_at": null, "name": "tempest-TestStampPattern-volume-965678415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}], "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:09,874 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.091s 2023-04-18 09:10:09,874 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b9beca-9388-4ca3-82f4-894cea130fef', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b9beca-9388-4ca3-82f4-894cea130fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'{"volume": {"id": "8097b5a4-abc9-4852-acc4-4a4cf4d88491", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:10.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-965678415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metad ata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}], "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:10,932 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.045s 2023-04-18 09:10:10,933 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf5f750-5f5c-4fd9-8dc0-cd181f10b9f4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf5f750-5f5c-4fd9-8dc0-cd181f10b9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'{"volume": {"id": "8097b5a4-abc9-4852-acc4-4a4cf4d88491", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:10.000000", "updated_at": "2023-04-18T09:10:10.000000", "name": "tempest-TestStampPattern-volume-965678415", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491"}], "user_id": "2a46a6b086bb4977ae4bf16f8e6e4801", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c2b12b2e28040b0aa20484e4c597eda"}}' 2023-04-18 09:10:11,076 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.130s 2023-04-18 09:10:11,076 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:10 GMT', 'server': 'Apache/2.4.52 (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-127527ba-5fcf-40ac-ba4d-d8f3fe969be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'' 2023-04-18 09:10:11,104 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491 0.027s 2023-04-18 09:10:11,105 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab38ff5-a4e4-4009-a542-2c5d5542940a', 'x-openstack-request-id': 'req-aab38ff5-a4e4-4009-a542-2c5d5542940a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6c2b12b2e28040b0aa20484e4c597eda/volumes/8097b5a4-abc9-4852-acc4-4a4cf4d88491'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8097b5a4-abc9-4852-acc4-4a4cf4d88491 could not be found."}}' 2023-04-18 09:10:11,298 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/891fab2f-a879-46a2-b761-62072a6ef7a4 0.193s 2023-04-18 09:10:11,299 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-22237bda-ff7e-487b-bbd5-83ee727d2a9e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:10:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/891fab2f-a879-46a2-b761-62072a6ef7a4'} Body: b'' 2023-04-18 09:10:11,337 79849 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-114269149 0.037s 2023-04-18 09:10:11,337 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdc506a-1742-4345-b774-4d348fea937b', 'x-compute-request-id': 'req-7fdc506a-1742-4345-b774-4d348fea937b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-114269149'} Body: b'' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 018b6c4a-cbd7-4362-9452-f0d982a69c80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:14,612 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.209s 2023-04-18 09:10:14,613 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0dc36b2d-fb46-4363-86f6-2046cc8d06a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:15,126 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes 0.513s 2023-04-18 09:10:15,127 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "snapshot_id": null, "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90dd9a31-298b-42e1-b3e9-281218dc6146', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90dd9a31-298b-42e1-b3e9-281218dc6146', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes'} Body: b'{"volume": {"id": "018b6c4a-cbd7-4362-9452-f0d982a69c80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:15.042330", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:15,189 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.052s 2023-04-18 09:10:15,189 79839 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c2c433-3900-48b5-8a89-1f743e24d678', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c2c433-3900-48b5-8a89-1f743e24d678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'{"volume": {"id": "018b6c4a-cbd7-4362-9452-f0d982a69c80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:15.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:16,241 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.040s 2023-04-18 09:10:16,242 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4014ebec-8eee-4dbe-9a56-8dc09455e397', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4014ebec-8eee-4dbe-9a56-8dc09455e397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'{"volume": {"id": "018b6c4a-cbd7-4362-9452-f0d982a69c80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:15.000000", "updated_at": "2023-04-18T09:10:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1699434498", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:16,386 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.128s 2023-04-18 09:10:16,387 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6358f1-9c3e-465b-a16e-c797dc7eefc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'' 2023-04-18 09:10:16,408 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80 0.021s 2023-04-18 09:10:16,409 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-77555fc1-4070-4da0-9800-e5eae6716d8a', 'x-openstack-request-id': 'req-77555fc1-4070-4da0-9800-e5eae6716d8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/018b6c4a-cbd7-4362-9452-f0d982a69c80'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 018b6c4a-cbd7-4362-9452-f0d982a69c80 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 60424d95-1dd3-47e6-bfea-e1b192faad06 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:16,433 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.021s 2023-04-18 09:10:16,434 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dbd28573-e058-45ae-a5f3-a24d87e7a2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:16,879 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes 0.444s 2023-04-18 09:10:16,879 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "snapshot_id": null, "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace16bf2-66b8-47ec-b440-4690a2328f12', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace16bf2-66b8-47ec-b440-4690a2328f12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes'} Body: b'{"volume": {"id": "60424d95-1dd3-47e6-bfea-e1b192faad06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:16.802134", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:16,931 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.041s 2023-04-18 09:10:16,931 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7913f072-92f9-4a32-af7f-5ee2b40727c3', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7913f072-92f9-4a32-af7f-5ee2b40727c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'{"volume": {"id": "60424d95-1dd3-47e6-bfea-e1b192faad06", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:17.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:17,984 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.039s 2023-04-18 09:10:17,984 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa256fe-68fe-41e3-8ca5-440f29c69604', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa256fe-68fe-41e3-8ca5-440f29c69604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'{"volume": {"id": "60424d95-1dd3-47e6-bfea-e1b192faad06", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:17.000000", "updated_at": "2023-04-18T09:10:17.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1412854633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:18,138 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.142s 2023-04-18 09:10:18,138 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:17 GMT', 'server': 'Apache/2.4.52 (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-f95c88bd-c550-4f10-8818-9ee086fb62d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'' 2023-04-18 09:10:18,166 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06 0.027s 2023-04-18 09:10:18,166 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-200577b5-7410-457e-8803-50a2cff59005', 'x-openstack-request-id': 'req-200577b5-7410-457e-8803-50a2cff59005', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/60424d95-1dd3-47e6-bfea-e1b192faad06'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 60424d95-1dd3-47e6-bfea-e1b192faad06 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0657b322-0f4d-4a0b-b64b-5b8234581348 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:18,170 79839 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 09:10:18,231 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-18 09:10:18,231 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-337464493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBic75e3K3N/VuW3BqpE3/WC6luMRsAzR0VUGJHLmJlJ1rcYly9gW+6e2sXGDNNC6LQmHshciNTAcrsaVia7MpZV5KFd7eFbn6HexNGxfVtxPYM0fZS3JZRyshVYNq+c+w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0ffd37-e223-43e0-a9cf-3a720a73c622', 'x-compute-request-id': 'req-be0ffd37-e223-43e0-a9cf-3a720a73c622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-337464493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBic75e3K3N/VuW3BqpE3/WC6luMRsAzR0VUGJHLmJlJ1rcYly9gW+6e2sXGDNNC6LQmHshciNTAcrsaVia7MpZV5KFd7eFbn6HexNGxfVtxPYM0fZS3JZRyshVYNq+c+w==", "fingerprint": "40:0c:d2:de:36:52:b6:e7:99:98:8c:72:87:25:b1:a4", "user_id": "fe80780a678840af95cf78c85feb58aa"}}' 2023-04-18 09:10:18,692 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.454s 2023-04-18 09:10:18,692 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-201040446", "description": "tempest-secgroup-smoke-201040446 description", "project_id": "272b695bacf541f4afc99eee80866e16"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-147c629d-89f8-4908-a829-e159920cad07', 'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "name": "tempest-secgroup-smoke-201040446", "stateful": true, "tenant_id": "272b695bacf541f4afc99eee80866e16", "description": "tempest-secgroup-smoke-201040446 description", "shared": false, "security_group_rules": [{"id": "169eb78e-b1d1-4f65-af66-3a5f2ceedbf5", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": 609, "description": null, "tags": [], "created_at": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}, {"id": "c21a9b2f-fe7d-4bb3-b7ee-6373ea4d0326", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": 610, "description": null, "tags": [], "created_at": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 0, "project_id": "272b695bacf 541f4afc99eee80866e16"}], "tags": [], "created_at": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 1, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:18,866 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 09:10:18,867 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "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-8a02864f-534f-4899-a72d-ee6a05d3fb53', 'date': 'Tue, 18 Apr 2023 09:10:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aa29549e-d9e9-4f67-81d2-61397c8d2625", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:18Z", "updated_at": "2023-04-18T09:10:18Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:19,424 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.557s 2023-04-18 09:10:19,425 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "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-45e301ce-74c1-423c-ace3-3e4abf05528b', 'date': 'Tue, 18 Apr 2023 09:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6a7ee87d-a4fc-4777-96c7-6e0885391d30", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:19,611 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-18 09:10:19,611 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-86461b98-fea7-4505-8066-eac4579668b2', 'date': 'Tue, 18 Apr 2023 09:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5e88e18-c581-41d2-b7a3-b57166439fd4", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:19,836 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.224s 2023-04-18 09:10:19,837 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e6a074c3-d53d-4f89-8d78-43d99985f7a4', 'date': 'Tue, 18 Apr 2023 09:10:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f920827-5e0e-45d0-847f-5dcc950713c1", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:20,087 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.250s 2023-04-18 09:10:20,087 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-c86438e8-2c13-4987-8677-24323deb031b', 'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4eb90898-21eb-4341-bed3-64a0b0dc4736", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:19Z", "updated_at": "2023-04-18T09:10:19Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:20,339 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.251s 2023-04-18 09:10:20,340 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "project_id": "272b695bacf541f4afc99eee80866e16", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-9e2e361b-71eb-443a-a7df-aa8c17cbace5', 'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ba5da97-0011-4428-ab69-e86fdd3ed2bc", "tenant_id": "272b695bacf541f4afc99eee80866e16", "security_group_id": "894df8d8-b3bd-49b1-a387-30dffe484a21", "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": "2023-04-18T09:10:20Z", "updated_at": "2023-04-18T09:10:20Z", "revision_number": 0, "project_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:20,340 79839 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 09:10:20,361 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.020s 2023-04-18 09:10:20,361 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a000c818-86f3-4def-94ae-c1dd2abc2087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:20,732 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes 0.370s 2023-04-18 09:10:20,732 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "snapshot_id": null, "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf037c3-add5-404f-9bfc-bef17325352c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf037c3-add5-404f-9bfc-bef17325352c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes'} Body: b'{"volume": {"id": "0657b322-0f4d-4a0b-b64b-5b8234581348", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:20.667927", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:20,788 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.046s 2023-04-18 09:10:20,789 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e14407-0a89-487d-9364-05c75baaa77c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e14407-0a89-487d-9364-05c75baaa77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'{"volume": {"id": "0657b322-0f4d-4a0b-b64b-5b8234581348", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:21.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:21,870 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.068s 2023-04-18 09:10:21,870 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22cc3d16-c34a-4e8a-9831-beec82f88c36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cc3d16-c34a-4e8a-9831-beec82f88c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'{"volume": {"id": "0657b322-0f4d-4a0b-b64b-5b8234581348", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:21.000000", "updated_at": "2023-04-18T09:10:21.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1639493846", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348"}], "user_id": "fe80780a678840af95cf78c85feb58aa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "272b695bacf541f4afc99eee80866e16"}}' 2023-04-18 09:10:22,031 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.150s 2023-04-18 09:10:22,032 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:21 GMT', 'server': 'Apache/2.4.52 (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-2f5f423a-54ed-4e1e-b0ed-587e110b2a97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'' 2023-04-18 09:10:22,057 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348 0.024s 2023-04-18 09:10:22,057 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ddafc8-e5c3-4e18-a49d-52d5942c89af', 'x-openstack-request-id': 'req-42ddafc8-e5c3-4e18-a49d-52d5942c89af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/272b695bacf541f4afc99eee80866e16/volumes/0657b322-0f4d-4a0b-b64b-5b8234581348'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0657b322-0f4d-4a0b-b64b-5b8234581348 could not be found."}}' 2023-04-18 09:10:22,213 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/894df8d8-b3bd-49b1-a387-30dffe484a21 0.154s 2023-04-18 09:10:22,213 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-8a179123-63e3-469d-8c5e-525708398889', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/894df8d8-b3bd-49b1-a387-30dffe484a21'} Body: b'' 2023-04-18 09:10:22,249 79839 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-337464493 0.036s 2023-04-18 09:10:22,250 79839 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440302ba-56e2-41cd-9727-f8cfdc069faa', 'x-compute-request-id': 'req-440302ba-56e2-41cd-9727-f8cfdc069faa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-337464493'} Body: b'' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c988b99f-a79b-44e4-95b9-37bca79c52ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:22,085 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes 0.401s 2023-04-18 09:10:22,085 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1208460759"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6c2f1f-bf31-4f5e-b05f-b0cc30f05fa4', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6c2f1f-bf31-4f5e-b05f-b0cc30f05fa4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes'} Body: b'{"volume": {"id": "c988b99f-a79b-44e4-95b9-37bca79c52ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:22.015870", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1208460759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 09:10:22,145 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad 0.050s 2023-04-18 09:10:22,145 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114597aa-e76f-4b4f-9404-e59a2e70b244', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114597aa-e76f-4b4f-9404-e59a2e70b244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad'} Body: b'{"volume": {"id": "c988b99f-a79b-44e4-95b9-37bca79c52ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:22.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1208460759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' 2023-04-18 09:10:23,198 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad 0.041s 2023-04-18 09:10:23,198 79849 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f65812c-bc71-4259-b668-061b873a77e3', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f65812c-bc71-4259-b668-061b873a77e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad'} Body: b'{"volume": {"id": "c988b99f-a79b-44e4-95b9-37bca79c52ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:22.000000", "updated_at": "2023-04-18T09:10:22.000000", "name": "tempest-VolumeRevertTests-Volume-1208460759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/c988b99f-a79b-44e4-95b9-37bca79c52ad"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:23,429 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes 0.216s 2023-04-18 09:10:23,430 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1466470566"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39281a82-960a-498b-aec3-b71003041b94', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39281a82-960a-498b-aec3-b71003041b94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes'} Body: b'{"volume": {"id": "fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:23.360481", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1466470566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 09:10:23,484 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28 0.044s 2023-04-18 09:10:23,484 79849 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54de99b-b4d8-4d0d-871c-2e5b377edaec', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54de99b-b4d8-4d0d-871c-2e5b377edaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28'} Body: b'{"volume": {"id": "fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:23.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1466470566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' 2023-04-18 09:10:24,541 79849 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28 0.042s 2023-04-18 09:10:24,541 79849 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc9433c-d51c-4203-82c4-193f4a972b5a', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc9433c-d51c-4203-82c4-193f4a972b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28'} Body: b'{"volume": {"id": "fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:23.000000", "updated_at": "2023-04-18T09:10:23.000000", "name": "tempest-VolumeRevertTests-Volume-1466470566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae7d1a8f45b346e0923e1a35c6ef7bc6/volumes/fbcc7fa4-ecf6-465a-b4e5-16a9aab6ca28"}], "user_id": "ee20f602894840cbaeb296a2d42dcd04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ae7d1a8f45b346e0923e1a35c6ef7bc6"}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79654782-19e3-4c50-ae7d-75e195ab75e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:25,968 79845 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes 0.608s 2023-04-18 09:10:25,969 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1754254146", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8393894-1e1c-4844-93e0-ca1b798af422', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8393894-1e1c-4844-93e0-ca1b798af422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes'} Body: b'{"volume": {"id": "79654782-19e3-4c50-ae7d-75e195ab75e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:25.903322", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1754254146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}], "user_id": "48bd0eb0381c421b82a896784628eafd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:26,018 79845 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2 0.039s 2023-04-18 09:10:26,018 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfb4dfb-63b4-4e84-b78c-f3ae7aed6932', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfb4dfb-63b4-4e84-b78c-f3ae7aed6932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2'} Body: b'{"volume": {"id": "79654782-19e3-4c50-ae7d-75e195ab75e2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:26.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1754254146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}], "user_id": "48bd0eb0381c421b82a896784628eafd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baf6d901c79e4ed68e062f14e936eef1"}}' 2023-04-18 09:10:27,070 79845 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2 0.040s 2023-04-18 09:10:27,070 79845 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fdf2041-74c8-4583-98f1-a9c1b25ec767', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fdf2041-74c8-4583-98f1-a9c1b25ec767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2'} Body: b'{"volume": {"id": "79654782-19e3-4c50-ae7d-75e195ab75e2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:26.000000", "updated_at": "2023-04-18T09:10:26.000000", "name": "tempest-TaggedBootDevicesTest-volume-1754254146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/baf6d901c79e4ed68e062f14e936eef1/volumes/79654782-19e3-4c50-ae7d-75e195ab75e2"}], "user_id": "48bd0eb0381c421b82a896784628eafd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "baf6d901c79e4ed68e062f14e936eef1"}}' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5ec8cde7-11d6-4388-92dc-6980747f1acf failed to build and is in ERROR status tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ae8b615-911d-4fb2-8c87-1e1b979dbe2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:44,812 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/aeab3d2296f84db98faf1fbfca79406a/os-quota-sets/2d2c32f71af44af89f30c1130ad7f457?usage=True 0.056s 2023-04-18 09:10:44,812 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fa4445-839d-45cb-ad1e-e637cef20701', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fa4445-839d-45cb-ad1e-e637cef20701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aeab3d2296f84db98faf1fbfca79406a/os-quota-sets/2d2c32f71af44af89f30c1130ad7f457?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_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"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": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:45,142 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes 0.321s 2023-04-18 09:10:45,142 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e8a107-fe16-4d00-ba7f-5eea55f86e1f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e8a107-fe16-4d00-ba7f-5eea55f86e1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.073935", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:45,198 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.046s 2023-04-18 09:10:45,198 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf69a5c-1c27-489d-aed5-2b26523ad65f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf69a5c-1c27-489d-aed5-2b26523ad65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:46,251 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.039s 2023-04-18 09:10:46,252 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a52077-47fc-4806-8af1-62290b1dd4bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a52077-47fc-4806-8af1-62290b1dd4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.000000", "updated_at": "2023-04-18T09:10:45.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:46,324 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.062s 2023-04-18 09:10:46,324 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b25de74-1399-4615-b582-b96125c91516', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b25de74-1399-4615-b582-b96125c91516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"volume": {"id": "3ae8b615-911d-4fb2-8c87-1e1b979dbe2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:45.000000", "updated_at": "2023-04-18T09:10:45.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2021256398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:46,451 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.116s 2023-04-18 09:10:46,451 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (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-9abdce56-d4a0-4fe1-b03c-9d40174be626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'' 2023-04-18 09:10:46,473 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f 0.021s 2023-04-18 09:10:46,473 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fb3a09-eb03-4414-9580-11498480e5e0', 'x-openstack-request-id': 'req-71fb3a09-eb03-4414-9580-11498480e5e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/3ae8b615-911d-4fb2-8c87-1e1b979dbe2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ae8b615-911d-4fb2-8c87-1e1b979dbe2f could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8749280-ce1e-4d09-b4c2-4d12a24e99fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:46,663 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes 0.185s 2023-04-18 09:10:46,664 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7073492d-6f9e-4039-b178-371f69ffc1c7', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7073492d-6f9e-4039-b178-371f69ffc1c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:46.605886", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:10:46,732 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.058s 2023-04-18 09:10:46,732 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a46088-10f2-4c28-94af-d48802c679c9', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a46088-10f2-4c28-94af-d48802c679c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:47.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:47,786 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.042s 2023-04-18 09:10:47,786 79845 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc322c4-7d42-47e0-90c9-1879fd44aca2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc322c4-7d42-47e0-90c9-1879fd44aca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:47.000000", "updated_at": "2023-04-18T09:10:47.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:47,853 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.055s 2023-04-18 09:10:47,853 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6494be71-bc5f-4c36-88ea-46ea56206004', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6494be71-bc5f-4c36-88ea-46ea56206004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"volume": {"id": "f8749280-ce1e-4d09-b4c2-4d12a24e99fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:10:47.000000", "updated_at": "2023-04-18T09:10:47.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1151471332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe"}], "user_id": "3153ccbb26c5407f9df07207e382ff00", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d2c32f71af44af89f30c1130ad7f457"}}' 2023-04-18 09:10:47,978 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.114s 2023-04-18 09:10:47,979 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': ' Apache/2.4.52 (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-481b2d3d-5898-4739-aa69-4796163c5206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'' 2023-04-18 09:10:48,005 79845 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe 0.025s 2023-04-18 09:10:48,005 79845 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6256e86-b9ad-4790-8ac5-51358e294f36', 'x-openstack-request-id': 'req-a6256e86-b9ad-4790-8ac5-51358e294f36', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2d2c32f71af44af89f30c1130ad7f457/volumes/f8749280-ce1e-4d09-b4c2-4d12a24e99fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8749280-ce1e-4d09-b4c2-4d12a24e99fe could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8b818ea7-a1c8-4910-84bc-598ed39bac8a failed to build and is in ERROR status tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a063315-50b9-4048-a8c7-9a5623b28ad1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:10,487 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.456s 2023-04-18 09:09:10,488 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1738579-5eb5-47b6-a78e-4727d1c1f60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:09:11,744 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.226s 2023-04-18 09:09:11,744 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e4fedfe5-3155-4869-b2e0-01a70d60f34e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "607f01a6844942c6a7d0f2baf1f3feaa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "created_at": "2023-04-18T09:09:12Z", "updated_at": "2023-04-18T09:09:12Z", "tags": [], "self": "/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8", "file": "/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:09:16,244 79835 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 09:09:16,245 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8/file 4.500s 2023-04-18 09:09:16,245 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bc455649-96c5-4a7c-936a-9879ad7517a0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8/file'} Body: b'' 2023-04-18 09:09:16,246 79835 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:09:16,246 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:09:16,766 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.517s 2023-04-18 09:09:16,766 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1542976355", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBNcCgVoxgZlmWuPc9KNuqcBniJBiR2dzMpNm8bJTTngvmWFYttt5VE+CyZtQxE84F+HDeZC9MT4FOYPYmC64t4hqG7TmHhO3kLBgjqwrxD3t7flxzMjzEEdBEVaKHYjGQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ab1bac-e6a2-4b61-adb5-187b97144856', 'x-compute-request-id': 'req-42ab1bac-e6a2-4b61-adb5-187b97144856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1542976355", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBNcCgVoxgZlmWuPc9KNuqcBniJBiR2dzMpNm8bJTTngvmWFYttt5VE+CyZtQxE84F+HDeZC9MT4FOYPYmC64t4hqG7TmHhO3kLBgjqwrxD3t7flxzMjzEEdBEVaKHYjGQ==", "fingerprint": "a8:eb:88:cd:5b:44:1b:e3:01:8c:ea:71:55:8c:40:91", "user_id": "fd8629ceafed42a38046b0e441017eaa"}}' 2023-04-18 09:09:16,774 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1542976355 created 2023-04-18 09:09:17,407 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.632s 2023-04-18 09:09:17,408 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--882410882", "description": "tempest-description--663016512"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-94342e36-94e5-4bee-a184-2053e40ccb7d', 'date': 'Tue, 18 Apr 2023 09:09:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "name": "tempest-securitygroup--882410882", "stateful": true, "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "description": "tempest-description--663016512", "shared": false, "security_group_rules": [{"id": "35d1be40-42cd-4e9f-bee4-ab1a76866a9f", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": 396, "description": null, "tags": [], "created_at ": "2023-04-18T09:09:17Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}, {"id": "aabec361-55a2-44c8-81fe-08207bc5bc2b", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": 395, "description": null, "tags": [], "created_at": "2023-04-18T09:09:17Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}], "tags": [], "created_at": "2023-04-18T09:09:16Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 1, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:09:18,227 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.817s 2023-04-18 09:09:18,227 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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-82bec60d-dbb2-4de1-8f33-edf213cbd33b', 'date': 'Tue, 18 Apr 2023 09:09:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4cdb4b4c-7b2d-4fe1-88b4-64b7f7b7416a", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": "2023-04-18T09:09:17Z", "updated_at": "2023-04-18T09:09:17Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:09:18,643 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.415s 2023-04-18 09:09:18,644 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b122f299-b26e-4977-818f-29f3603ebf7f', 'date': 'Tue, 18 Apr 2023 09:09:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3ba02d5a-b23d-402c-a43e-cee88f825fed", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "security_group_id": "3fa6a3cb-da60-44de-836f-85e8f6772dff", "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": "2023-04-18T09:09:18Z", "updated_at": "2023-04-18T09:09:18Z", "revision_number": 0, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:09:18,644 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--882410882 created 2023-04-18 09:09:20,138 79835 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.493s 2023-04-18 09:09:20,138 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0b95d3d0-135f-44df-ba9a-e42cfbbcd5f1', 'date': 'Tue, 18 Apr 2023 09:09:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ea2393a4-9e4d-4ee4-96cf-030d08a47667", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "floating_ip_address": "172.24.4.225", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6de09db7b7ec4d0cb31ba26355357254", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:19Z", "updated_at": "2023-04-18T09:09:19Z", "revision_number": 0}}' 2023-04-18 09:09:20,139 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ea2393a4-9e4d-4ee4-96cf-030d08a47667', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6de09db7b7ec4d0cb31ba26355357254', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:19Z', 'updated_at': '2023-04-18T09:09:19Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2023-04-18 09:09:20,261 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.116s 2023-04-18 09:09:20,261 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a83266b0-48e5-4830-a147-97cf37d6a0e9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fd8629ceafed42a38046b0e441017eaa", "name": "tempest-AttachSCSIVolumeTestJSON-484484061-project-member", "password_expires_at": null}, "audit_ids": ["17nN4oDfS-2DPOVzbWXWCQ"], "expires_at": "2023-04-18T10:09:20.000000Z", "issued_at": "2023-04-18T09:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6de09db7b7ec4d0cb31ba26355357254", "name": "tempest-AttachSCSIVolumeTestJSON-484484061"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254", "region": "RegionOne"}], "id": "2651 97b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6de09db7b7ec4d0cb31ba26355357254", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:20,262 79835 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '2246ed88-e389-4aec-bd74-91483fea8a71', 'name': 'tempest-AttachSCSIVolumeTestJSON-483710547-network', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6de09db7b7ec4d0cb31ba26355357254', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43645, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:20,262 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1542976355', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBNcCgVoxgZlmWuPc9KNuqcBniJBiR2dzMpNm8bJTTngvmWFYttt5VE+CyZtQxE84F+HDeZC9MT4FOYPYmC64t4hqG7TmHhO3kLBgjqwrxD3t7flxzMjzEEdBEVaKHYjGQ==', 'fingerprint': 'a8:eb:88:cd:5b:44:1b:e3:01:8c:ea:71:55:8c:40:91', 'user_id': 'fd8629ceafed42a38046b0e441017eaa', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD3tPBW6+cr1L7x7y9X3OGMgm9nsYJ9LS0SVEFEXkl3+3nWDkaKq05b\nIQtZC6Vl8TugBwYFK4EEACKhZANiAAQTXAoFaMYGZZlrj3PSjbqnAZ4iQYkdnczK\nTZvGyU054L5lhWLbbeVRPgsmbUMRPOBfhw3mQvTE+BTmD2JguuLeIahu05h4Tt5C\nwYI6sK8Q97e35cczI8xBHQRFWih2Ixk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3fa6a3cb-da60-44de-836f-85e8f6772dff', 'name': 'tempest-securitygroup--882410882', 'stateful': True, 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'description': 'tempest-description--663016512', 'shared': False, 'security_group_rules': [{'id': '35d1be40-42cd-4e9f-bee4-ab1a76866a9f', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'security_group_id': '3fa6a3cb-da60-44de-836f-85e8f6772dff', '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': 396, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:09:17Z', 'updated_at': '2023-04-18T09:09:17Z', 'revision_number': 0, 'project_id': '6de09db7b7ec4d0cb31ba26355357254'}, {'id': 'aabec361-55a2-44c8-81fe-08207bc5bc2b', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'security_group_id' : '3fa6a3cb-da60-44de-836f-85e8f6772dff', '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': 395, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:09:17Z', 'updated_at': '2023-04-18T09:09:17Z', 'revision_number': 0, 'project_id': '6de09db7b7ec4d0cb31ba26355357254'}], 'tags': [], 'created_at': '2023-04-18T09:09:16Z', 'updated_at': '2023-04-18T09:09:17Z', 'revision_number': 1, 'project_id': '6de09db7b7ec4d0cb31ba26355357254'}, 'floating_ip': {'id': 'ea2393a4-9e4d-4ee4-96cf-030d08a47667', 'tenant_id': '6de09db7b7ec4d0cb31ba26355357254', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6de09db7b7ec4d0cb31ba26355357254', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:19Z', 'updated_at': '2023-04-18T09:09:19Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2023-04-18 09:09:21,586 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.322s 2023-04-18 09:09:21,586 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "imageRef": "bec27c55-e9ef-4212-827e-d37595e29ed8", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "2246ed88-e389-4aec-bd74-91483fea8a71"}], "security_groups": [{"name": "tempest-securitygroup--882410882"}], "key_name": "tempest-keypair-1542976355", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6940f81-762b-4d84-92a7-9fcacb6bac5e', 'x-compute-request-id': 'req-b6940f81-762b-4d84-92a7-9fcacb6bac5e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--882410882"}], "adminPass": "SSctwG38FxL5"}}' 2023-04-18 09:09:22,168 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.577s 2023-04-18 09:09:22,168 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fefccc26-2e9b-43e0-9dd0-7b71bc239cf7', 'x-compute-request-id': 'req-fefccc26-2e9b-43e0-9dd0-7b71bc239cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "status": "BUILD", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "user_id": "fd8629ceafed42a38046b0e441017eaa", "metadata": {}, "hostId": "", "image": {"id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bec27c55-e9ef-4212-827e-d37595e29ed8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:22Z", "updated": "2023-04-18T09:09:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1542976355", "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": []}}' 2023-04-18 09:10:12,745 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.513s 2023-04-18 09:10:12,745 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6539126-bb9d-46b3-a898-d740f8d3b056', 'x-compute-request-id': 'req-a6539126-bb9d-46b3-a898-d740f8d3b056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "status": "ACTIVE", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "user_id": "fd8629ceafed42a38046b0e441017eaa", "metadata": {}, "hostId": "ae5fc6bc41148a7d3004876366476ffcfade85993b862a9b5adbac94", "image": {"id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bec27c55-e9ef-4212-827e-d37595e29ed8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:21Z", "updated": "2023-04-18T09:09:36Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-483710547-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:2b:9f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1542976355", "OS-SRV-USG:launched_at": "2023-04-18T09:09:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--882410882"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:10:12,766 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:11:12,962 79835 INFO [tempest.li b.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc/os-interface 0.163s 2023-04-18 09:11:12,962 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08a5cb71-95ef-4fe3-89e4-8bab68e0ff46', 'x-compute-request-id': 'req-08a5cb71-95ef-4fe3-89e4-8bab68e0ff46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2246ed88-e389-4aec-bd74-91483fea8a71", "port_id": "d05b9785-86bb-4e4f-8a47-1c8ad9e44cd3", "mac_addr": "fa:16:3e:3b:2b:9f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5090f897-6929-4a3c-9485-f5f51d1d6f19", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 09:11:14,102 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667 1.135s 2023-04-18 09:11:14,102 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d05b9785-86bb-4e4f-8a47-1c8ad9e44cd3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-cdaba661-985a-45fc-bf1e-24a9cb87156c', 'date': 'Tue, 18 Apr 2023 09:11:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667'} Body: b'{"floatingip": {"id": "ea2393a4-9e4d-4ee4-96cf-030d08a47667", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "floating_ip_address": "172.24.4.225", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "9cc2235f-dd5c-4379-8cca-79791d8737b0", "port_id": "d05b9785-86bb-4e4f-8a47-1c8ad9e44cd3", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2246ed88-e389-4aec-bd74-91483fea8a71", "mac_address": "fa:16:3e:3b:2b:9f", "admin_state_up": true, "status": "ACTIVE", "device_id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:19Z", "updated_at": "2023-04-18T09:11:13Z", "revision_number": 1, "project_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:11:14,104 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2023-04-18 09:11:14,150 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:11:14,173 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:11:14,173 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2023-04-18 09:11:14,422 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes 0.248s 2023-04-18 09:11:14,423 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1a4584-906b-4cc2-9825-b02de3389583', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1a4584-906b-4cc2-9825-b02de3389583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes'} Body: b'{"volume": {"id": "6a063315-50b9-4048-a8c7-9a5623b28ad1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:14.330588", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}], "user_id": "fd8629ceafed42a38046b0e441017eaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:11:14,479 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1 0.039s 2023-04-18 09:11:14,479 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800c5c70-6cfc-4edd-93de-a336c238adf5', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800c5c70-6cfc-4edd-93de-a336c238adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1'} Body: b'{"volume": {"id": "6a063315-50b9-4048-a8c7-9a5623b28ad1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:14.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}], "user_id": "fd8629ceafed42a38046b0e441017eaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:11:15,535 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1 0.043s 2023-04-18 09:11:15,536 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc62e89-c7d5-4d59-b2a2-8bae3c9e9b35', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc62e89-c7d5-4d59-b2a2-8bae3c9e9b35', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1'} Body: b'{"volume": {"id": "6a063315-50b9-4048-a8c7-9a5623b28ad1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:14.000000", "updated_at": "2023-04-18T09:11:14.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2054087527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6de09db7b7ec4d0cb31ba26355357254/volumes/6a063315-50b9-4048-a8c7-9a5623b28ad1"}], "user_id": "fd8629ceafed42a38046b0e441017eaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6de09db7b7ec4d0cb31ba26355357254"}}' 2023-04-18 09:11:16,155 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.605s 2023-04-18 09:11:16,155 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (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-73cbbcec-a44b-44e7-968e-1fcc7600d0f0', 'x-compute-request-id': 'req-73cbbcec-a44b-44e7-968e-1fcc7600d0f0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'' 2023-04-18 09:11:16,340 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.184s 2023-04-18 09:11:16,341 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (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-0aa0270c-fdcd-4dc6-ab7e-9bc9d0021a45', 'x-compute-request-id': 'req-0aa0270c-fdcd-4dc6-ab7e-9bc9d0021a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"server": {"id": "d42e34ef-023d-4b4c-85ac-bc96597e5edc", "name": "tempest-AttachSCSIVolumeTestJSON-server-505708421", "status": "ACTIVE", "tenant_id": "6de09db7b7ec4d0cb31ba26355357254", "user_id": "fd8629ceafed42a38046b0e441017eaa", "metadata": {}, "hostId": "ae5fc6bc41148a7d3004876366476ffcfade85993b862a9b5adbac94", "image": {"id": "bec27c55-e9ef-4212-827e-d37595e29ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/bec27c55-e9ef-4212-827e-d37595e29ed8"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:21Z", "updated": "2023-04-18T09:11:16Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-483710547-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:2b:9f"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:2b:9f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1542976355", "OS-SRV-USG:launched_at": "2023-04-18T09:09:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--882410882"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:06,440 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc 0.037s 2023-04-18 09:12:06,441 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6175cc9c-a615-46c0-ba0b-6a3579ae914e', 'x-compute-request-id': 'req-6175cc9c-a615-46c0-ba0b-6a3579ae914e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d42e34ef-023d-4b4c-85ac-bc96597e5edc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d42e34ef-023d-4b4c-85ac-bc96597e5edc could not be found."}}' 2023-04-18 09:12:06,475 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1542976355 0.034s 2023-04-18 09:12:06,476 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736534fb-3dd7-4d90-abda-89b62abf54a6', 'x-compute-request-id': 'req-736534fb-3dd7-4d90-abda-89b62abf54a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1542976355'} Body: b'' 2023-04-18 09:12:06,670 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff 0.194s 2023-04-18 09:12:06,671 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-04f94ab2-4f25-4120-ad97-b663dcc1adb2', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff'} Body: b'' 2023-04-18 09:12:06,719 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff 0.048s 2023-04-18 09:12:06,719 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-opens tack-request-id': 'req-17daf82c-b36d-4748-8396-547cd404b286', 'date': 'Tue, 18 Apr 2023 09:12:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3fa6a3cb-da60-44de-836f-85e8f6772dff'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3fa6a3cb-da60-44de-836f-85e8f6772dff does not exist", "detail": ""}}' 2023-04-18 09:12:07,144 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667 0.424s 2023-04-18 09:12:07,144 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-365fa0b5-e4ba-41c7-af7c-605def9d75cd', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:12:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ea2393a4-9e4d-4ee4-96cf-030d08a47667'} Body: b'' 2023-04-18 09:12:07,258 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8 0.114s 2023-04-18 09:12:07,259 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2e1bf03d-f28b-4902-b3f8-97d7db80f836', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8'} Body: b'' 2023-04-18 09:12:07,274 79835 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8 0.015s 2023-04-18 09:12:07,274 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7be10736-9eba-4dc3-a7b4-56e4eaf18123', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/bec27c55-e9ef-4212-827e-d37595e29ed8'} Body: b'{"message": "No image found with ID bec27c55-e9ef-4212-827e-d37595e29ed8

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2c58a2bf-68c1-4e74-9a6d-e420145cd786 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:09:55,264 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.251s 2023-04-18 09:09:55,265 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1431295891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAM+eQqOKDVj1QEZsTh9RCgQHXTlPRnFH1HdV6zDDtdy6IKBiak5qSRSbj4S+0rCi8HS8cwmOR0P2XgCLFDNdd74y9WDtiV4YIHvrxiLZyXkx9MO7jeCGhcxTKNOUhLG0Q=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccdb5cc6-e10d-481b-9020-0d50eb30c80d', 'x-compute-request-id': 'req-ccdb5cc6-e10d-481b-9020-0d50eb30c80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1431295891", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAM+eQqOKDVj1QEZsTh9RCgQHXTlPRnFH1HdV6zDDtdy6IKBiak5qSRSbj4S+0rCi8HS8cwmOR0P2XgCLFDNdd74y9WDtiV4YIHvrxiLZyXkx9MO7jeCGhcxTKNOUhLG0Q==", "fingerprint": "ee:08:ca:2e:76:ca:60:4c:a3:1e:a4:1b:0a:95:2d:06", "user_id": "885f0d69bde44106aca29def44419a63"}}' 2023-04-18 09:09:55,424 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.156s 2023-04-18 09:09:55,424 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-338013043", "description": "tempest-secgroup-smoke-338013043 description", "project_id": "443bf3c51a544117b68ba99b21b2529d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-18331435-8d3c-433e-bf9a-023f22c5a4c8', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "name": "tempest-secgroup-smoke-338013043", "stateful": true, "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "description": "tempest-secgroup-smoke-338013043 description", "shared": false, "security_group_rules": [{"id": "97760928-7f30-4172-9322-e24c993a9ffe", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": 544, "description": null, "tags": [], "created_at": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}, {"id": "ef5e603f-1ade-4936-997a-2fff3241db4e", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": 543, "description": null, "tags": [], "created_at": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}], "tags": [], "created_at": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 1, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:55,661 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.236s 2023-04-18 09:09:55,661 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "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-b887a692-a4df-41c8-9b28-0c42f3bdd685', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c68c298e-829c-41bf-8e55-73424e83d418", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:55,824 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 09:09:55,824 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "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-cdbd6647-2589-494e-b909-123af03702f9', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1d7dcad3-a3a0-4ad6-ad49-55ff62823497", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:55,998 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 09:09:55,999 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4cf98701-b96b-464c-ac66-30c67a0acb01', 'date': 'Tue, 18 Apr 2023 09:09:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c560651-c956-49c8-8a3e-72bb6dda9abc", "tenant_id": "443bf3c51a 544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:55Z", "updated_at": "2023-04-18T09:09:55Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,392 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.393s 2023-04-18 09:09:56,393 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0648ac91-a690-40f3-a560-47157b286427', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3defc1b-d8eb-42ae-a3b5-c41b563ec620", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:56Z", "updated_at": "2023-04-18T09:09:56Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,585 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 09:09:56,585 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b0ce5844-5bf2-413c-af6d-09fa045ef2a5', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb51e258-0350-4794-97c9-af3fa9eccce4", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:56Z", "updated_at": "2023-04-18T09:09:56Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,768 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-18 09:09:56,768 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "project_id": "443bf3c51a544117b68ba99b21b2529d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-40d06b2c-8495-4f5b-85d6-0781b6be1c70', 'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fd1e35b6-12dd-49c0-889b-24259fab280a", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "security_group_id": "35a7a136-e61c-4385-9f95-fcae5f7dfc3c", "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": "2023-04-18T09:09:56Z", "updated_at": "2023-04-18T09:09:56Z", "revision_number": 0, "project_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:09:56,806 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2023-04-18 09:09:56,807 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-90a08251-8e39-4c92-a5ec-504b9cd2efb5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "885f0d69bde44106aca29def44419a63", "name": "tempest-SnapshotDataIntegrityTests-1188868867-project-member", "password_expires_at": null}, "audit_ids": ["ymMlz3mpTkmRwTlw5EYOoA"], "expires_at": "2023-04-18T10:09:56.000000Z", "issued_at": "2023-04-18T09:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "443bf3c51a544117b68ba99b21b2529d", "name": "tempest-SnapshotDataIntegrityTests-1188868867"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/443bf3c51a544117b68ba99b21b2529d", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/44 3bf3c51a544117b68ba99b21b2529d", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:56,808 79843 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '14665473-0472-43b4-b63f-4943107a74bf', 'name': 'tempest-SnapshotDataIntegrityTests-1380316636-network', 'tenant_id': '443bf3c51a544117b68ba99b21b2529d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '443bf3c51a544117b68ba99b21b2529d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35314, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:09:35Z', 'updated_at': '2023-04-18T09:09:35Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:58,472 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 1.662s 2023-04-18 09:09:58,472 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-605332464", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "networks": [{"uuid": "14665473-0472-43b4-b63f-4943107a74bf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ffd26c-a357-4f59-a58c-5761bb158c2b', 'x-compute-request-id': 'req-d1ffd26c-a357-4f59-a58c-5761bb158c2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "adminPass": "aPws5dSdeH8b"}}' 2023-04-18 09:09:58,582 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.106s 2023-04-18 09:09:58,583 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3595dbc-1f6d-4d49-a746-4b542448f5a7', 'x-compute-request-id': 'req-c3595dbc-1f6d-4d49-a746-4b542448f5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "BUILD", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:09:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "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": []}}' 2023-04-18 09:10:48,943 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.299s 2023-04-18 09:10:48,943 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96b7feb-3fca-4bce-874a-91b36e5d77d4', 'x-compute-request-id': 'req-a96b7feb-3fca-4bce-874a-91b36e5d77d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "ACTIVE", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "eca7e1c7c5ef2fdd3185f45ca80f2442156e5a79e298646734c12ad0", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:10:09Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1380316636-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:3f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "OS-SRV-USG:launched_at": "2023-04-18T09:10:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:10:48,956 79843 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:11:49,216 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.228s 2023-04-18 09:11:49,216 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42991bd0-b6f1-4141-9fe5-ef668e3744b6', 'x-compute-request-id': 'req-42991bd0-b6f1-4141-9fe5-ef668e3744b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "ACTIVE", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "eca7e1c7c5ef2fdd3185f45ca80f2442156e5a79e298646734c12ad0", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:10:09Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1380316636-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:3f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "OS-SRV-USG:launched_at": "2023-04-18T09:10:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:11:49,459 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes 0.231s 2023-04-18 09:11:49,460 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b520a106-32ef-4ebb-8ca9-b41390fb700d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b520a106-32ef-4ebb-8ca9-b41390fb700d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes'} Body: b'{"volume": {"id": "2c58a2bf-68c1-4e74-9a6d-e420145cd786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:49.399699", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74- 9a6d-e420145cd786"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}], "user_id": "885f0d69bde44106aca29def44419a63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:11:49,512 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.043s 2023-04-18 09:11:49,512 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591bd513-7234-4551-bf2a-3a4bd8fa173a', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591bd513-7234-4551-bf2a-3a4bd8fa173a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'{"volume": {"id": "2c58a2bf-68c1-4e74-9a6d-e420145cd786", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:49.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}], "user_id": "885f0d69bde44106aca29def44419a63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:11:50,566 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.042s 2023-04-18 09:11:50,566 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c74c48a-3320-4568-8cd0-6ead1afb052c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c74c48a-3320-4568-8cd0-6ead1afb052c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'{"volume": {"id": "2c58a2bf-68c1-4e74-9a6d-e420145cd786", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:11:49.000000", "updated_at": "2023-04-18T09:11:50.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-847950191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786"}], "user_id": "885f0d69bde44106aca29def44419a63", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multia ttach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "443bf3c51a544117b68ba99b21b2529d"}}' 2023-04-18 09:11:50,683 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.104s 2023-04-18 09:11:50,684 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (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-887931c0-568e-428b-bf7f-2285080740e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'' 2023-04-18 09:11:50,705 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786 0.020s 2023-04-18 09:11:50,705 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-af91fe49-e686-44f6-bc8d-bbf1672fb7ef', 'x-openstack-request-id': 'req-af91fe49-e686-44f6-bc8d-bbf1672fb7ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/443bf3c51a544117b68ba99b21b2529d/volumes/2c58a2bf-68c1-4e74-9a6d-e420145cd786'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c58a2bf-68c1-4e74-9a6d-e420145cd786 could not be found."}}' 2023-04-18 09:11:50,833 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.127s 2023-04-18 09:11:50,833 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (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-d0bc9da7-ae39-4e76-adc3-6e6e146ea253', 'x-compute-request-id': 'req-d0bc9da7-ae39-4e76-adc3-6e6e146ea253', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'' 2023-04-18 09:11:51,035 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.201s 2023-04-18 09:11:51,036 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1573', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b6ad7b2-9f3a-4044-8bca-b2fff8fe35f9', 'x-compute-request-id': 'req-0b6ad7b2-9f3a-4044-8bca-b2fff8fe35f9', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"server": {"id": "91efde89-c966-40a2-8dbb-208b134f8b4e", "name": "tempest-SnapshotDataIntegrityTests-server-605332464", "status": "ACTIVE", "tenant_id": "443bf3c51a544117b68ba99b21b2529d", "user_id": "885f0d69bde44106aca29def44419a63", "metadata": {}, "hostId": "eca7e1c7c5ef2fdd3185f45ca80f2442156e5a79e298646734c12ad0", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:58Z", "updated": "2023-04-18T09:11:51Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1380316636-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:3f:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91efde89-c966-40a2-8dbb-208b134f8b4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1431295891", "OS-SRV-USG:launched_at": "2023-04-18T09:10:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-338013043"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:41,123 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e 0.037s 2023-04-18 09:12:41,124 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d98320f0-8a1f-46e8-8509-3213535cbf7d', 'x-compute-request-id': 'req-d98320f0-8a1f-46e8-8509-3213535cbf7d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91efde89-c966-40a2-8dbb-208b134f8b4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 91efde89-c966-40a2-8dbb-208b134f8b4e could not be found."}}' 2023-04-18 09:12:41,280 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/35a7a136-e61c-4385-9f95-fcae5f7dfc3c 0.155s 2023-04-18 09:12:41,281 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-167a79e7-aca8-4153-be30-b206721b628f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/35a7a136-e61c-4385-9f95-fcae5f7dfc3c'} Body: b'' 2023-04-18 09:12:41,313 79843 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1431295891 0.031s 2023-04-18 09:12:41,314 79843 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'se rver': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc45663-fd1b-479f-972a-3d551d6b89a4', 'x-compute-request-id': 'req-1fc45663-fd1b-479f-972a-3d551d6b89a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1431295891'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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.py", line 248, in test_stable_device_rescue_disk_virtio_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c3147bfd-9c66-4490-a578-7adce96c2ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:53,946 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:08:54,367 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.418s 2023-04-18 09:08:54,367 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1719384074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGohvH7+XKTaff47klQLKRPUx+gzZlj6/ib1dgrMrTaVzsAm8gKHvYRb6oFJjC73ObXwndlkxdPmsOcfG7Muf7KqDWlxJgRxS/vqhnjfDd5I7wIX7sB8XI4isetLz65Qmg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7438f449-a904-4f35-8bd3-c7822425090e', 'x-compute-request-id': 'req-7438f449-a904-4f35-8bd3-c7822425090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1719384074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGohvH7+XKTaff47klQLKRPUx+gzZlj6/ib1dgrMrTaVzsAm8gKHvYRb6oFJjC73ObXwndlkxdPmsOcfG7Muf7KqDWlxJgRxS/vqhnjfDd5I7wIX7sB8XI4isetLz65Qmg==", "fingerprint": "d7:d4:aa:b1:1c:cf:a6:a8:52:39:9f:a0:cb:45:ad:8d", "user_id": "e624220b5403472babaacc756287288b"}}' 2023-04-18 09:08:54,375 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1719384074 created 2023-04-18 09:08:55,362 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.985s 2023-04-18 09:08:55,362 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2137199852", "description": "tempest-description--265784431"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8395ebb6-1583-4245-a776-7fe95b8d987e', 'date': 'Tue, 18 Apr 2023 09:08:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c063c430-4489-4ce5-8786-8ee569a7470a", "name": "tempest-securitygroup--2137199852", "stateful": true, "tenant_id": "649be7e635114e7da65cecccaeaebacc", "description": "tempest-description--265784431", "shared": false, "security_group_rules": [{"id": "1f2adaeb-62f8-483b-9902-8d263bbf65c9", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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": 253, "description": null, "tags": [], "created_at": "2023-04-18T09:08:54Z", "updated_at": "2023-04-18T09:08:54Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}, {"id": "454ec22c-1c29-4fc2-991a-8fa3385b6410", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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 ": 255, "description": null, "tags": [], "created_at": "2023-04-18T09:08:54Z", "updated_at": "2023-04-18T09:08:54Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}], "tags": [], "created_at": "2023-04-18T09:08:54Z", "updated_at": "2023-04-18T09:08:54Z", "revision_number": 1, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:08:56,522 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.159s 2023-04-18 09:08:56,523 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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-86430f13-fcd7-48f8-b3ca-51abe1ed8a70', 'date': 'Tue, 18 Apr 2023 09:08:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8c68c1c-dcc2-4e02-8670-3957200d9186", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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": "2023-04-18T09:08:55Z", "updated_at": "2023-04-18T09:08:55Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:08:57,808 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.285s 2023-04-18 09:08:57,808 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-70c4c991-d7f5-4c84-921c-fa5260f5e4a8', 'date': 'Tue, 18 Apr 2023 09:08:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed843f56-0332-4d7b-9b35-83ce2424ccfa", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "security_group_id": "c063c430-4489-4ce5-8786-8ee569a7470a", "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": "2023-04-18T09:08:57Z", "updated_at": "2023-04-18T09:08:57Z", "revision_number": 0, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:08:57,809 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2137199852 created 2023-04-18 09:09:01,920 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.110s 2023-04-18 09:09:01,920 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd- efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-aa3dda81-97dd-4e8e-9a30-adaa121ce6b5', 'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4444e41f-0514-4f44-ad51-5814588274da", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "floating_ip_address": "172.24.4.161", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "649be7e635114e7da65cecccaeaebacc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:00Z", "updated_at": "2023-04-18T09:09:00Z", "revision_number": 0}}' 2023-04-18 09:09:01,920 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4444e41f-0514-4f44-ad51-5814588274da', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'floating_ip_address': '172.24.4.161', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '649be7e635114e7da65cecccaeaebacc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:00Z', 'updated_at': '2023-04-18T09:09:00Z', 'revision_number': 0, 'ip': '172.24.4.161'} created 2023-04-18 09:09:02,033 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2023-04-18 09:09:02,034 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ae0e7ea-beb5-4c2d-bf34-dc3d3f46d933', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e624220b5403472babaacc756287288b", "name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "password_expires_at": null}, "audit_ids": ["Jzt_sCCLS7mXelBR0ZBhfQ"], "expires_at": "2023-04-18T10:09:01.000000Z", "issued_at": "2023-04-18T09:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649be7e635114e7da65cecccaeaebacc", "name": "tempest-ServerStableDeviceRescueTest-158117995"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/649be7e635114e7da65cecccaeaebacc", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "comp ute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:09:02,034 79855 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'aba84918-9ad1-41b8-9152-44484c4def7c', 'name': 'tempest-ServerStableDeviceRescueTest-1759632979-network', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '649be7e635114e7da65cecccaeaebacc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49214, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:02,035 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1719384074', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGohvH7+XKTaff47klQLKRPUx+gzZlj6/ib1dgrMrTaVzsAm8gKHvYRb6oFJjC73ObXwndlkxdPmsOcfG7Muf7KqDWlxJgRxS/vqhnjfDd5I7wIX7sB8XI4isetLz65Qmg==', 'fingerprint': 'd7:d4:aa:b1:1c:cf:a6:a8:52:39:9f:a0:cb:45:ad:8d', 'user_id': 'e624220b5403472babaacc756287288b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAcJyWKmhc1uqWOmiiYBH34ZTSedd8aiurY+31i4LhB8ZAMRfNYBogx\neio6Ybae2EGgBwYFK4EEACKhZANiAARqIbx+/lyk2n3+O5JUCykT1MfoM2ZY+v4m\n9XYKzK02lc7AJvICh72EW+qBSYwu9zm18J3ZZMXT5rDnHxuzLn+yqg1pcSYEcUv7\n6oZ43w3eSO8CF+7AfFyOIrHrS8+uUJo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c063c430-4489-4ce5-8786-8ee569a7470a', 'name': 'tempest-securitygroup--2137199852', 'stateful': True, 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'description': 'tempest-description--265784431', 'shared': False, 'security_group_rules': [{'id': '1f2adaeb-62f8-483b-9902-8d263bbf65c9', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'security_group_id': 'c063c430-4489-4ce5-8786-8ee569a7470a', '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': 253, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:08:54Z', 'updated_at': '2023-04-18T09:08:54Z', 'revision_number': 0, 'project_id': '649be7e635114e7da65cecccaeaebacc'}, {'id': '454ec22c-1c29-4fc2-991a-8fa3385b6410', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'security_group_id': 'c063c430-4489-4ce5-8786-8ee569a7470a', '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': 255, 'description': None , 'tags': [], 'created_at': '2023-04-18T09:08:54Z', 'updated_at': '2023-04-18T09:08:54Z', 'revision_number': 0, 'project_id': '649be7e635114e7da65cecccaeaebacc'}], 'tags': [], 'created_at': '2023-04-18T09:08:54Z', 'updated_at': '2023-04-18T09:08:54Z', 'revision_number': 1, 'project_id': '649be7e635114e7da65cecccaeaebacc'}, 'floating_ip': {'id': '4444e41f-0514-4f44-ad51-5814588274da', 'tenant_id': '649be7e635114e7da65cecccaeaebacc', 'floating_ip_address': '172.24.4.161', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '649be7e635114e7da65cecccaeaebacc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:09:00Z', 'updated_at': '2023-04-18T09:09:00Z', 'revision_number': 0, 'ip': '172.24.4.161'}} 2023-04-18 09:09:03,391 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 1.355s 2023-04-18 09:09:03,391 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-580596262", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "aba84918-9ad1-41b8-9152-44484c4def7c"}], "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "key_name": "tempest-keypair-1719384074", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39c27cc-8549-48d8-94b3-2ea58cd8327e', 'x-compute-request-id': 'req-d39c27cc-8549-48d8-94b3-2ea58cd8327e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "adminPass": "tHQeU797Yg92"}}' 2023-04-18 09:09:03,482 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.087s 2023-04-18 09:09:03,482 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6311ae58-1c76-4789-b133-b6e47226d2dc', 'x-compute-request-id': 'req-6311ae58-1c76-4789-b133-b6e47226d2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "BUILD", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:09:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1719384074", "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": []}}' 2023-04-18 09:09:53,891 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.348s 2023-04-18 09:09:53,892 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16b4f68-5d10-4640-b3bd-3bce16edab26', 'x-compute-request-id': 'req-a16b4f68-5d10-4640-b3bd-3bce16edab26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "ACTIVE", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "fa42d7f16672178fe7cfb5ba20017a4000ee806b9edfe42ae2ee32f4", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:09:19Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1759632979-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1719384074", "OS-SRV-USG:launched_at": "2023-04-18T09:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:09:53,903 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:10:54,325 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/os-interface 0.362s 2023-04-18 09:10:54,3 25 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6adec6e7-afe7-457e-b4af-f99cd362cb28', 'x-compute-request-id': 'req-6adec6e7-afe7-457e-b4af-f99cd362cb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "aba84918-9ad1-41b8-9152-44484c4def7c", "port_id": "c0ec1505-5790-47ed-98a7-111b18887140", "mac_addr": "fa:16:3e:c3:d8:e1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a5dff529-775b-4257-b65a-affaef875c34", "ip_address": "10.0.0.13"}]}]}' 2023-04-18 09:10:55,725 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/4444e41f-0514-4f44-ad51-5814588274da 1.395s 2023-04-18 09:10:55,725 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c0ec1505-5790-47ed-98a7-111b18887140"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-7b30b3b9-cfa6-44ad-a216-6a359432f58c', 'date': 'Tue, 18 Apr 2023 09:10:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4444e41f-0514-4f44-ad51-5814588274da'} Body: b'{"floatingip": {"id": "4444e41f-0514-4f44-ad51-5814588274da", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "floating_ip_address": "172.24.4.161", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "518dd3f5-f8fc-49dd-b57e-2e35662b2338", "port_id": "c0ec1505-5790-47ed-98a7-111b18887140", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "aba84918-9ad1-41b8-9152-44484c4def7c", "mac_address": "fa:16:3e:c3:d8:e1", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:09:00Z", "updated_at": "2023-04-18T09:10:54Z", "revision_number": 1, "project_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:10:55,727 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.161:22' as 'cirros' with public key authentication 2023-04-18 09:10:55,772 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:10:55,797 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:10:55,797 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.161 successfully created 2023-04-18 09:10:56,727 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/action 0.929s 2023-04-18 09:10:56,728 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-620377616"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4 884fc34f5', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acab8012-340c-4328-9bea-236ca6f425da', 'x-compute-request-id': 'req-acab8012-340c-4328-9bea-236ca6f425da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51/action'} Body: b'' 2023-04-18 09:10:56,796 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.065s 2023-04-18 09:10:56,796 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f715b1-855d-4c6b-9188-7a42395845d2', 'x-compute-request-id': 'req-42f715b1-855d-4c6b-9188-7a42395845d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"image": {"id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b"}, "created": "2023-04-18T09:10:57Z", "updated": "2023-04-18T09:10:57Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}], "server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}]}}}' 2023-04-18 09:11:46,919 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.068s 2023-04-18 09:11:46,920 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b1c817-ec31-4e1b-9f4c-87b1c518bb23', 'x-compute-request-id': 'req-e6b1c817-ec31-4e1b-9f4c-87b1c518bb23', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"image": {"id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b"}, "created": "2023-04-18T09:10:57Z", "updated": "2023-04-18T09:11:01Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}], "server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}]}}}' 2023-04-18 09:11:46,977 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.052s 2023-04-18 09:11:46,978 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761fb012-ce08-409c-b6cd-f8f4ccc8edf5', 'x-compute-request-id': 'req-761fb012-ce08-409c-b6cd-f8f4ccc8edf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"image": {"id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b"}, "created": "2023-04-18T09:10:57Z", "updated": "2023-04-18T09:11:01Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "book mark", "href": "http://10.0.0.210/compute/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/d8cfd587-507e-44fd-89a2-8f4884fc34f5"}], "server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}]}}}' 2023-04-18 09:11:47,222 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.236s 2023-04-18 09:11:47,223 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:46 GMT', 'server': 'Apache/2.4.52 (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-aa157df3-c058-458e-b68f-218ae34c9c7a', 'x-compute-request-id': 'req-aa157df3-c058-458e-b68f-218ae34c9c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "ACTIVE", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "fa42d7f16672178fe7cfb5ba20017a4000ee806b9edfe42ae2ee32f4", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:11:02Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1759632979-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1719384074", "OS-SRV-USG:launched_at": "2023-04-18T09:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:47,429 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.132s 2023-04-18 09:12:47,429 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-da73a603-febf-4ce6-a24e-5184e4736d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d8cfd587 -507e-44fd-89a2-8f4884fc34f5'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "39ae3e8323469129cd6cb4923149031e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "649be7e635114e7da65cecccaeaebacc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "69bba59ef3c9bd70138a25adf5998474e728116b81e6ded0c239cd3e75aad51c38a38400db45210b6cebf65676661efc8c16545e46dec9b95c2aa9c1d6b5126f", "id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "created_at": "2023-04-18T09:10:57Z", "updated_at": "2023-04-18T09:12:47Z", "tags": [], "self": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5", "file": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:12:47,594 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5 0.164s 2023-04-18 09:12:47,595 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8c22ad11-edc6-4c8d-8bd8-c8cee027462d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "owner_id": "649be7e635114e7da65cecccaeaebacc", "owner_project_name": "tempest-ServerStableDeviceRescueTest-158117995", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-158117995-project-member", "user_id": "e624220b5403472babaacc756287288b", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-620377616", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "39ae3e8323469129cd6cb4923149031e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "649be7e635114e7da65cecccaeaebacc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "69bba59ef3c9bd70138a25adf5998474e728116b81e6ded0c239cd3e75aad51c38a38400db45210b6cebf65676661efc8c16545e46dec9b95c2aa9c1d6b5126f", "id": "d8cfd587-507e-44fd-89a2-8f4884fc34f5", "created_at": "2023-04-18T09:10:57Z", "updated_at": "2023-04-18T09:12:48Z", "tags": [], "self": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5", "file": "/v2/images/d8cfd587-507e-44fd-89a2-8f4884fc34f5/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:12:47,835 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51 0.240s 2023-04-18 09:12:47,836 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (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-fea95b60-07a8-4d6d-9104-8b808d31e99a', 'x-compute-request-id': 'req-fea95b60-07a8-4d6d-9104-8b808d31e99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51'} Body: b'{"server": {"id": "e1baed59-7d5c-4a94-b32a-4cdb76155b51", "name": "tempest-ServerStableDeviceRescueTest-server-580596262", "status": "ACTIVE", "tenant_id": "649be7e635114e7da65cecccaeaebacc", "user_id": "e624220b5403472babaacc756287288b", "metadata": {}, "hostId": "fa42d7f16672178fe7cfb5ba20017a4000ee806b9edfe42ae2ee32f4", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:09:03Z", "updated": "2023-04-18T09:11:02Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1759632979-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:d8:e1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1baed59-7d5c-4a94-b32a-4cdb76155b51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1719384074", "OS-SRV-USG:launched_at": "2023-04-18T09:09:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137199852"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:48,086 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes 0.238s 2023-04-18 09:12:48,087 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-102395760"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66401667-84ce-4b8f-b90e-1ca17c98eb55', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66401667-84ce-4b8f-b90e-1ca17c98eb55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes'} Body: b'{"volume": {"id": "c3147bfd-9c66-4490-a578-7adce96c2ff1", "status": "creating", "size": 1, "availability_zone": "nova", "crea ted_at": "2023-04-18T09:12:48.025821", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-102395760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}], "user_id": "e624220b5403472babaacc756287288b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:12:48,144 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1 0.048s 2023-04-18 09:12:48,144 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e58ecc-acbf-48bb-9db1-7cf0207accc9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e58ecc-acbf-48bb-9db1-7cf0207accc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1'} Body: b'{"volume": {"id": "c3147bfd-9c66-4490-a578-7adce96c2ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:48.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-102395760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}], "user_id": "e624220b5403472babaacc756287288b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "649be7e635114e7da65cecccaeaebacc"}}' 2023-04-18 09:12:49,195 79855 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1 0.039s 2023-04-18 09:12:49,196 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4adf1d-b8ee-4584-ada6-277cbdd92229', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4adf1d-b8ee-4584-ada6-277cbdd92229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1'} Body: b'{"volume": {"id": "c3147bfd-9c66-4490-a578-7adce96c2ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:48.000000", "updated_at": "2023-04-18T09:12:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-102395760", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links" : [{"rel": "self", "href": "http://10.0.0.210/volume/v3/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/649be7e635114e7da65cecccaeaebacc/volumes/c3147bfd-9c66-4490-a578-7adce96c2ff1"}], "user_id": "e624220b5403472babaacc756287288b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "649be7e635114e7da65cecccaeaebacc"}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.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 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server aa02f953-77fa-4e5b-8d94-2bcf0665d892 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T09:12:07Z', 'message': 'Build of instance aa02f953-77fa-4e5b-8d94-2bcf0665d892 aborted: Volume 121e93e3-2eb6-4a4b-861c-d69b2ebd944e did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-06539895-f079-47fd-9481-b456a6abac05. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:08:57,680 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2023-04-18 09:08:57,680 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2a668371-9ef4-477a-8533-0ccda46b04e8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["H9uSg0pbRtimTGb5PTjo9A"], "expires_at": "2023-04-18T10:08:57.000000Z", "issued_at": "2023-04-18T09:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:08:57,681 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:09:00,174 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.492s 2023-04-18 09:09:00,174 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:08:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4743bc7e-09f4-494d-9e81-ea7bd0226696', 'x-compute-request-id': 'req-4743bc7e-09f4-494d-9e81-ea7bd0226696', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kydfX9kN4ffL"}}' 2023-04-18 09:09:00,342 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f 0.161s 2023-04-18 09:09:00,342 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07099891-0e63-460d-a9c4-be9343863e98', 'x-compute-request-id': 'req-07099891-0e63-460d-a9c4-be9343863e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:09:00Z", "updated": "2023-04-18T09:09:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58 64d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:09:51,236 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f 0.829s 2023-04-18 09:09:51,236 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a93d4d6-97c7-4aa8-a630-9312f7905a66', 'x-compute-request-id': 'req-1a93d4d6-97c7-4aa8-a630-9312f7905a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:09:00Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:f4:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:12.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:09:51,252 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:10:52,363 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f/action 1.050s 2023-04-18 09:10:52,364 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeS tableRescueTest-image-960860211"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a11e09-5d8e-4744-b1ed-8c59186886b8', 'x-compute-request-id': 'req-59a11e09-5d8e-4744-b1ed-8c59186886b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f/action'} Body: b'{"image_id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff"}' 2023-04-18 09:10:52,404 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.038s 2023-04-18 09:10:52,405 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-57bde42d-85cc-4c5e-9d08-e7c059d862a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:53,432 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.025s 2023-04-18 09:10:53,432 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a8954312-3019-4749-8124-23f4aebff1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:54,461 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.027s 2023-04-18 09:10:54,462 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c7572ded-40ef-401d-aba9-697c8a058f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:55,607 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.082s 2023-04-18 09:10:55,607 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6a492ffd-9ba9-4f3b-a95c-f954216f8904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:52Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:56,643 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.034s 2023-04-18 09:10:56,643 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5c793d12-4cbe-42c9-ac58-27354a30c945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:56Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:57,669 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.024s 2023-04-18 09:10:57,670 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Tue, 18 Apr 2023 09:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e74224e7-5fe5-405d-9c54-394ef0a58f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:57Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:58,694 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.023s 2023-04-18 09:10:58,694 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d92aab2-a748-4920-9ab2-1bf6b59c78f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e3c6c0fcf8682417c4f5656a7a68250a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bed740ebbcd32aeecc07636322834273d0b912140ef056bd248eeec4afbb73c606a16bce9864ec64ae9f3ed72978cb610cbc3d0c922347ee5243f45f4623a48a", "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:1 0:52Z", "updated_at": "2023-04-18T09:10:58Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:58,722 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff 0.027s 2023-04-18 09:10:58,722 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-99d0ed76-ea33-48d0-be7a-50d69daac18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-960860211", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "e3c6c0fcf8682417c4f5656a7a68250a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "bed740ebbcd32aeecc07636322834273d0b912140ef056bd248eeec4afbb73c606a16bce9864ec64ae9f3ed72978cb610cbc3d0c922347ee5243f45f4623a48a", "id": "2f01f551-e058-4a87-ba79-e1de7f34b7ff", "created_at": "2023-04-18T09:10:52Z", "updated_at": "2023-04-18T09:10:58Z", "tags": [], "self": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff", "file": "/v2/images/2f01f551-e058-4a87-ba79-e1de7f34b7ff/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:10:58,992 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f 0.269s 2023-04-18 09:10:58,992 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a013eaa5-60ef-4878-861e-42d7ba8bf539', 'x-compute-request-id': 'req-a013eaa5-60ef-4878-861e-42d7ba8bf539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f'} Body: b'{"server": {"id": "5864d758-92e4-405c-b43c-9ec7cbbaaa6f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1670009653", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649 723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:09:00Z", "updated": "2023-04-18T09:10:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:f4:b8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5864d758-92e4-405c-b43c-9ec7cbbaaa6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:12.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:11:59,171 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2023-04-18 09:11:59,171 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3b6766fe-f337-4c47-8cf3-1214817d3bf3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["mc0nWZf2RrWryP3PJD4oXA"], "expires_at": "2023-04-18T10:11:59.000000Z", "issued_at": "2023-04-18T09:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id ": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:11:59,172 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:11:59,707 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.534s 2023-04-18 09:11:59,707 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1383834757", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06539895-f079-47fd-9481-b456a6abac05', 'x-compute-request-id': 'req-06539895-f079-47fd-9481-b456a6abac05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "aa02f953-77fa-4e5b-8d94-2bcf0665d892", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "YKDrY49fKYxj"}}' 2023-04-18 09:11:59,782 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.072s 2023-04-18 09:11:59,782 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c8ec357-40ef-4f3c-b233-a2d0e46fcbf3', 'x-compute-request-id': 'req-6c8ec357-40ef-4f3c-b233-a2d0e46fcbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'{"server": {"id": "aa02f953-77fa-4e5b-8d94-2bcf0665d892", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1383834757", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:00Z", "updated": "2023-04-18T09:11:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:12:50,016 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.169s 2023-04-18 09:12:50,016 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73c9102-c789-45e4-b340-336220edf292', 'x-compute-request-id': 'req-f73c9102-c789-45e4-b340-336220edf292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'{"server": {"id": "aa02f953-77fa-4e5b-8d94-2bcf0665d892", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1383834757", "status": "ERROR", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:11:59Z", "updated": "2023-04-18T09:12:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}, {"rel": "bookmark", "href": "http://10.0.0.210/c ompute/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T09:12:07Z", "message": "Build of instance aa02f953-77fa-4e5b-8d94-2bcf0665d892 aborted: Volume 121e93e3-2eb6-4a4b-861c-d69b2ebd944e did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:12:50,037 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 09:12:50,628 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.590s 2023-04-18 09:12:50,629 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a409dbc-34ba-411e-93fe-1c4a263a2204', 'x-compute-request-id': 'req-9a409dbc-34ba-411e-93fe-1c4a263a2204', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'' 2023-04-18 09:12:50,666 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892 0.037s 2023-04-18 09:12:50,667 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-354ed10c-fbbd-4f8c-99b2-f2c986318931', 'x-compute-request-id': 'req-354ed10c-fbbd-4f8c-99b2-f2c986318931', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/aa02f953-77fa-4e5b-8d94-2bcf0665d892'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance aa02f953-77fa-4e5b-8d94-2bcf0665d892 could not be found."}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 120, in test_rescued_vm_attach_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 10792220-670a-4d85-9afc-274a7d560af1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:38,345 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes 0.218s 2023-04-18 09:13:38,346 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf8aa48-8397-4a75-befa-3e54b4a15e3d', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf8aa48-8397-4a75-befa-3e54b4a15e3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes'} Body: b'{"volume": {"id": "10792220-670a-4d85-9afc-274a7d560af1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:38.286532", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:13:38,393 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1 0.038s 2023-04-18 09:13:38,394 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7ee455-357d-4900-bd6d-d65f9978140a', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7ee455-357d-4900-bd6d-d65f9978140a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1'} Body: b'{"volume": {"id": "10792220-670a-4d85-9afc-274a7d560af1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:38.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' 2023-04-18 09:13:39,459 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1 0.053s 2023-04-18 09:13:39,460 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4155ed-f1f4-462f-85d5-a90fa643be94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4155ed-f1f4-462f-85d5-a90fa643be94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1'} Body: b'{"volume": {"id": "10792220-670a-4d85-9afc-274a7d560af1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:38.000000", "updated_at": "2023-04-18T09:13:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1746806863", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/10792220-670a-4d85-9afc-274a7d560af1"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 140, in test_rescued_vm_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0bb3e04-f663-42ad-9dd6-bf611549fc8d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:39,666 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes 0.191s 2023-04-18 09:13:39,666 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-899934464"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4a229b-6398-4919-a991-5f1c647dc0fd', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4a229b-6398-4919-a991-5f1c647dc0fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes'} Body: b'{"volume": {"id": "d0bb3e04-f663-42ad-9dd6-bf611549fc8d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:39.605305", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-899934464", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:13:39,719 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d 0.044s 2023-04-18 09:13:39,720 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de30886-dfed-4ada-bcb4-5d14a66bc2a3', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de30886-dfed-4ada-bcb4-5d14a66bc2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d'} Body: b'{"volume": {"id": "d0bb3e04-f663-42ad-9dd6-bf611549fc8d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:40.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-899934464", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' 2023-04-18 09:13:40,775 79841 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d 0.044s 2023-04-18 09:13:40,776 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac193cf-5719-4413-bd56-7c83243b82fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac193cf-5719-4413-bd56-7c83243b82fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d'} Body: b'{"volume": {"id": "d0bb3e04-f663-42ad-9dd6-bf611549fc8d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:13:40.000000", "updated_at": "2023-04-18T09:13:40.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-899934464", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f30519aeb954065bdacf0d6f3774664/volumes/d0bb3e04-f663-42ad-9dd6-bf611549fc8d"}], "user_id": "f198d2ca88bc4444a37c480b8b34492a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f30519aeb954065bdacf0d6f3774664"}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_actions.py", line 309, in test_rebuild_server_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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dc9b82c4-7300-42e3-9c6c-339b246ff2fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:10:49,739 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.266s 2023-04-18 09:10:49,739 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52d73a4a-e384-487f-a55f-9ce1fa046b87', 'x-compute-request-id': 'req-52d73a4a-e384-487f-a55f-9ce1fa046b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:10:49,938 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.186s 2023-04-18 09:10:49,938 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86786e35-a8d7-4e72-8c3a-fd200c0f989b', 'x-compute-request-id': 'req-86786e35-a8d7-4e72-8c3a-fd200c0f989b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "hre f": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:11:40,222 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.222s 2023-04-18 09:11:40,222 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a84de1f-136c-40bb-96e8-1e97a34dfcb1', 'x-compute-request-id': 'req-4a84de1f-136c-40bb-96e8-1e97a34dfcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:11:40,401 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.165s 2023-04-18 09:11:40,402 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 18 Apr 2023 09:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf68ce2-02d5-4503-bd4f-3848ac97c15b', 'x-compute-request-id': 'req-caf68ce2-02d5-4503-bd4f-3848ac97c15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:12:40,778 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes 0.305s 2023-04-18 09:12:40,779 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1625611108"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1853fc-e258-4186-9fe5-b7859dfe285f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1853fc-e258-4186-9fe5-b7859dfe285f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes'} Body: b'{"volume": {"id": "dc9b82c4-7300-42e3-9c6c-339b246ff2fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:40.711272", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1625611108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023- 04-18 09:12:40,829 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb 0.040s 2023-04-18 09:12:40,830 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a070c519-598b-4cb5-b1a4-482f8a4c6f4d', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a070c519-598b-4cb5-b1a4-482f8a4c6f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb'} Body: b'{"volume": {"id": "dc9b82c4-7300-42e3-9c6c-339b246ff2fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:41.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1625611108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:12:41,883 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb 0.040s 2023-04-18 09:12:41,883 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c837684c-cf42-41fe-814b-2ec442e8e9bc', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c837684c-cf42-41fe-814b-2ec442e8e9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb'} Body: b'{"volume": {"id": "dc9b82c4-7300-42e3-9c6c-339b246ff2fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:12:41.000000", "updated_at": "2023-04-18T09:12:41.000000", "name": "tempest-ServerActionsTestJSON-volume-1625611108", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/dc9b82c4-7300-42e3-9c6c-339b246ff2fb"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:12:42,126 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.231s 2023-04-18 09:12:42,127 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cdefc94-c50c-4f6f-a091-bb5503901851', 'x-compute-request-id': 'req-1cdefc94-c50c-4f6f-a091-bb5503901851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d2044bea-1c67-42dc-befe-252b8f253f23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:12:27,970 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:12:28,242 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.268s 2023-04-18 09:12:28,242 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1862665852", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN5Ydit69pUA0q2xU7bCkLqQnU70p7kbxmSae49ddojgb1q74CMbsrEiWoBFRwLGPHlRrI3TXriMlgRVDue6y+/FmEfEItyyUfgyb+e4SnYhMq1u3W6og7gli00DD8LeA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a852f26-8d72-4ad9-aa0d-933c79b05ca1', 'x-compute-request-id': 'req-2a852f26-8d72-4ad9-aa0d-933c79b05ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1862665852", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN5Ydit69pUA0q2xU7bCkLqQnU70p7kbxmSae49ddojgb1q74CMbsrEiWoBFRwLGPHlRrI3TXriMlgRVDue6y+/FmEfEItyyUfgyb+e4SnYhMq1u3W6og7gli00DD8LeA==", "fingerprint": "d5:8c:48:54:4a:4e:4e:83:22:26:93:1f:65:ae:00:45", "user_id": "11696f31237843129128e4a6d13703cc"}}' 2023-04-18 09:12:28,245 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1862665852 created 2023-04-18 09:12:28,416 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-18 09:12:28,416 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1152744738", "description": "tempest-description--528764420"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-dfe6e905-049c-4624-bdd4-96b9c25a9534', 'date': 'Tue, 18 Apr 2023 09:12:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "name": "tempest-securitygroup--1152744738", "stateful": true, "tenant_id": "525646a9754f4dad81b0a412092eedba", "description": "tempest-description--528764420", "shared": false, "security_group_rules": [{"id": "0c6c83ca-b632-41e0-ab50-0d3656438f01", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": 695, "description": null, "tags": [], "created_at": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}, {"id": "7e0e2886-c9d5-4151-bb74-478dff872a23", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": 694 , "description": null, "tags": [], "created_at": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}], "tags": [], "created_at": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 1, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:12:28,569 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.151s 2023-04-18 09:12:28,569 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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-678d2c19-dfa8-45a0-bb8e-d79e2c996b32', 'date': 'Tue, 18 Apr 2023 09:12:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0904b8dc-4d1f-4b48-ac0d-f06c7a5031b8", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:12:28,728 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-18 09:12:28,728 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d19eeaba-a952-44f4-ba07-34a97a984062', 'date': 'Tue, 18 Apr 2023 09:12:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "45707f1e-55ab-4f05-bd4b-cf65cbcb6342", "tenant_id": "525646a9754f4dad81b0a412092eedba", "security_group_id": "df4a0685-d93c-4e66-ade8-c677a1ad41d3", "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": "2023-04-18T09:12:28Z", "updated_at": "2023-04-18T09:12:28Z", "revision_number": 0, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:12:28,729 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1152744738 created 2023-04-18 09:12:29,475 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.745s 2023-04-18 09:12:29,475 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e4371a45-abc8-4293-a2f6-265632400a79', 'date': 'Tue, 18 Apr 2023 09:12:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "27dda253-ed1a-4815-b865-bd20cc36e098", "tenant_id": "525646a9754f4dad81b0a412092eedba", "floating_ip_address": "172.24.4.46", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "525646a9754f4dad81b0a412092eedba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:12:29Z", "updated_at": "2023-04-18T09:12:29Z", "revision_number": 0}}' 2023-04-18 09:12:29,476 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '27dda253-ed1a-4815-b865-bd20cc36e098', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '525646a9754f4dad81b0a412092eedba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:12:29Z', 'updated_at': '2023-04-18T09:12:29Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-04-18 09:12:29,525 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-04-18 09:12:29,525 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0b1873e0-0b5d-4c0e-a2f6-64f87e2dacc7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "11696f31237843129128e4a6d13703cc", "name": "tempest-VolumesAdminNegativeTest-609430088-project-member", "password_expires_at": null}, "audit_ids": ["bn5He8IiRLGcNQx9rOeuKw"], "expires_at": "2023-04-18T10:12:29.000000Z", "issued_at": "2023-04-18T09:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "525646a9754f4dad81b0a412092eedba", "name": "tempest-VolumesAdminNegativeTest-609430088"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_le gacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:12:29,525 79835 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'ad3712e3-340f-4ef3-8569-8e9513f35630', 'name': 'tempest-VolumesAdminNegativeTest-721764994-network', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '525646a9754f4dad81b0a412092eedba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16230, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:12:15Z', 'updated_at': '2023-04-18T09:12:15Z', 'revision_number': 1} available for tenant 2023-04-18 09:12:29,526 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1862665852', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJN5Ydit69pUA0q2xU7bCkLqQnU70p7kbxmSae49ddojgb1q74CMbsrEiWoBFRwLGPHlRrI3TXriMlgRVDue6y+/FmEfEItyyUfgyb+e4SnYhMq1u3W6og7gli00DD8LeA==', 'fingerprint': 'd5:8c:48:54:4a:4e:4e:83:22:26:93:1f:65:ae:00:45', 'user_id': '11696f31237843129128e4a6d13703cc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBfpwIW/P6H2AoTb6JThMmHE8+McrHrxXUN+mFxsRSL9PXQ3jB6pQSh\ndWVa0jo84uegBwYFK4EEACKhZANiAASTeWHYrevaVANKtsVO2wpC6kJ1O9Ke5G8Z\nkmnuPXXaI4G9au+AjG7KxIlqARUcCxjx5UayN0164jJYEVQ7nusvvxZhHxCLcslH\n4Mm/nuEp2ITKtbt1uqIO4JYtNAw/C3g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'df4a0685-d93c-4e66-ade8-c677a1ad41d3', 'name': 'tempest-securitygroup--1152744738', 'stateful': True, 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'description': 'tempest-description--528764420', 'shared': False, 'security_group_rules': [{'id': '0c6c83ca-b632-41e0-ab50-0d3656438f01', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'security_group_id': 'df4a0685-d93c-4e66-ade8-c677a1ad41d3', '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': 695, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:12:28Z', 'updated_at': '2023-04-18T09:12:28Z', 'revision_number': 0, 'project_id': '525646a9754f4dad81b0a412092eedba'}, {'id': '7e0e2886-c9d5-4151-bb74-478dff872a23', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'security_group_id': 'df4a0685-d93c-4e66-ade8-c677a1ad41d3', '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': 694, 'description': None, 'tags': [], 'created_at': '2023-04- 18T09:12:28Z', 'updated_at': '2023-04-18T09:12:28Z', 'revision_number': 0, 'project_id': '525646a9754f4dad81b0a412092eedba'}], 'tags': [], 'created_at': '2023-04-18T09:12:28Z', 'updated_at': '2023-04-18T09:12:28Z', 'revision_number': 1, 'project_id': '525646a9754f4dad81b0a412092eedba'}, 'floating_ip': {'id': '27dda253-ed1a-4815-b865-bd20cc36e098', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'floating_ip_address': '172.24.4.46', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '525646a9754f4dad81b0a412092eedba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:12:29Z', 'updated_at': '2023-04-18T09:12:29Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-04-18 09:12:30,148 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 0.621s 2023-04-18 09:12:30,148 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1240764397", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "ad3712e3-340f-4ef3-8569-8e9513f35630"}], "security_groups": [{"name": "tempest-securitygroup--1152744738"}], "key_name": "tempest-keypair-1862665852", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9183055b-ad35-4b99-ae9d-0aefe5158d9e', 'x-compute-request-id': 'req-9183055b-ad35-4b99-ae9d-0aefe5158d9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e47904d9-afd8-48ec-99e5-3899923098b8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1152744738"}], "adminPass": "dKk5WH8AjzPE"}}' 2023-04-18 09:12:30,232 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8 0.080s 2023-04-18 09:12:30,233 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c43e32d-7a94-43cc-aca0-4b72c941219f', 'x-compute-request-id': 'req-7c43e32d-7a94-43cc-aca0-4b72c941219f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8'} Body: b'{"server": {"id": "e47904d9-afd8-48ec-99e5-3899923098b8", "name": "tempest-VolumesAdminNegativeTest-server-1240764397", "status": "BUILD", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:12:30Z", "updated": "2023-04-18T09:12:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1862665852", "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": []}}' 2023-04-18 09:13:20,490 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8 0.240s 2023-04-18 09:13:20,490 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-427695fb-1c5e-48cd-b39c-d3748ea83193', 'x-compute-request-id': 'req-427695fb-1c5e-48cd-b39c-d3748ea83193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8'} Body: b'{"server": {"id": "e47904d9-afd8-48ec-99e5-3899923098b8", "name": "tempest-VolumesAdminNegativeTest-server-1240764397", "status": "ACTIVE", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "2067c4e00e8bc6a5a60f7875faf3fd7451fa4bbf6387ac2b9788544f", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:12:30Z", "updated": "2023-04-18T09:12:37Z", "addresses": {"tempest-VolumesAdminNegativeTest-721764994-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:c2:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e47904d9-afd8-48ec-99e5-3899923098b8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1862665852", "OS-SRV-USG:launched_at": "2023-04-18T09:12:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1152744738"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:13:20,505 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:14:20,733 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8/os-interface 0.167s 2023-04-18 09:14:20,733 79835 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60b689bd-b6cd-4739-b54a-d9eec5bfad0e', 'x-compute-request-id': 'req-60b689bd-b6cd-4739-b54a-d9eec5bfad0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e47904d9-afd8-48ec-99e5-3899923098b8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ad3712e3-340f-4ef3-8569-8e9513f35630", "port_id": "11f35864-da9d-4a7f-9455-8538f3920a6d", "mac_addr": "fa:16:3e:6d:c2:47", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "98f764c4-a7ad-4263-aa73-21e729b96292", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 09:14:21,543 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/27dda253-ed1a-4815-b865-bd20cc36e098 0.806s 2023-04-18 09:14:21,544 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "11f35864-da9d-4a7f-9455-8538f3920a6d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-db60c5f2-3879-4c41-811b-6a5f58040bf7', 'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/27dda253-ed1a-4815-b865-bd20cc36e098'} Body: b'{"floatingip": {"id": "27dda253-ed1a-4815-b865-bd20cc36e098", "tenant_id": "525646a9754f4dad81b0a412092eedba", "floating_ip_address": "172.24.4.46", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "ff9eab39-9d9f-43ec-bb56-d0fe34d801e5", "port_id": "11f35864-da9d-4a7f-9455-8538f3920a6d", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ad3712e3-340f-4ef3-8569-8e9513f35630", "mac_address": "fa:16:3e:6d:c2:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "e47904d9-afd8-48ec-99e5-3899923098b8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:12:29Z", "updated_at": "2023-04-18T09:14:20Z", "revision_number": 1, "project_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:14:21,545 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2023-04-18 09:14:21,605 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:14:21,626 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:14:21,626 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2023-04-18 09:14:21,949 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes 0.322s 2023-04-18 09:14:21,949 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1080050752"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f03e060-163f-4f16-97d8-f11c2a0452db', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-requ est-id': 'req-9f03e060-163f-4f16-97d8-f11c2a0452db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes'} Body: b'{"volume": {"id": "d2044bea-1c67-42dc-befe-252b8f253f23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.859142", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1080050752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:14:22,023 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23 0.064s 2023-04-18 09:14:22,024 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67236952-a57e-434a-a75a-a4f3a415c36c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67236952-a57e-434a-a75a-a4f3a415c36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23'} Body: b'{"volume": {"id": "d2044bea-1c67-42dc-befe-252b8f253f23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:22.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1080050752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:14:23,081 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23 0.044s 2023-04-18 09:14:23,081 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec03063-6806-4f70-940d-97b8d23babd9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec03063-6806-4f70-940d-97b8d23babd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23'} Body: b'{"volume": {"id": "d2044bea-1c67-42dc-befe-252b8f253f23", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:22.000000", "updated_at": "2023-04-18T09:14:22.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1080050752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/d2044bea-1c67-42dc-befe-252b8f253f23"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7666db6c-0e4d-4079-a48f-8e9eef71be35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:21,078 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.228s 2023-04-18 09:13:21,079 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98210dd2-5859-4beb-8e83-2dd1a5c9c880', 'x-compute-request-id': 'req-98210dd2-5859-4beb-8e83-2dd1a5c9c880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' 2023-04-18 09:14:21,547 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes 0.396s 2023-04-18 09:14:21,548 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1737255591"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289d768a-872d-4e88-b442-8f3722c98488', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289d768a-872d-4e88-b442-8f3722c98488', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes'} Body: b'{"volume": {"id": "7666db6c-0e4d-4079-a48f-8e9eef71be35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.481106", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1737255591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:14:21,606 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35 0.047s 2023-04-18 09:14:21,606 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a16c59-67f9-4aeb-8e51-9e7cd5c11104', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a16c59-67f9-4aeb-8e51-9e7cd5c11104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35'} Body: b'{"volume": {"id": "7666db6c-0e4d-4079-a48f-8e9eef71be35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1737255591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:14:22,713 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35 0.095s 2023-04-18 09:14:22,713 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbabf9a-c763-4838-bb5f-0ddfccce7a4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbabf9a-c763-4838-bb5f-0ddfccce7a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35'} Body: b'{"volume": {"id": "7666db6c-0e4d-4079-a48f-8e9eef71be35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:21.000000", "updated_at": "2023-04-18T09:14:22.000000", "name": "tempest-ServersNegativeTestJSON-volume-1737255591", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/7666db6c-0e4d-4079-a48f-8e9eef71be35"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:14:22,970 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.245s 2023-04-18 09:14:22,971 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9090494e-8699-4f1e-9e47-8f6fcafaa261', 'x-compute-request-id': 'req-9090494e-8699-4f1e-9e47-8f6fcafaa261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 06f573e5-ccfe-4a11-b864-38f78a38d7c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:27,633 79841 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.534s 2023-04-18 09:15:27,634 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-2008414594", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa88b2dc-bc87-4eaf-aee3-9e9abcc48c04', 'x-compute-request-id': 'req-aa88b2dc-bc87-4eaf-aee3-9e9abcc48c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "06f573e5-ccfe-4a11-b864-38f78a38d7c8", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:15:27.503586", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2008414594", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 09:15:27,696 79841 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8 0.057s 2023-04-18 09:15:27,697 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56babe3-917a-4490-9481-8f0974ffc211', 'x-compute-request-id': 'req-a56babe3-917a-4490-9481-8f0974ffc211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8'} Body: b'{"volume": {"id": "06f573e5-ccfe-4a11-b864-38f78a38d7c8", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:15:28.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2008414594", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 09:15:28,763 79841 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8 0.058s 2023-04-18 09:15:28,763 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d0a79b-a25c-43d7-a7a9-73cdfe387f68', 'x-compute-request-id': 'req-12d0a79b-a25c-43d7-a7a9-73cdfe387f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/06f573e5-ccfe-4a11-b864-38f78a38d7c8'} Body: b'{"volume": {"id": "06f573e5-ccfe-4a11-b864-38f78a38d7c8", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T09:15:28.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-2008414594", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ada14c24-487c-4397-8e20-d07bfa086f61 failed to build and is in ERROR status tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ce5f3642-5c0c-49db-b622-f76a70452d72 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:36,897 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes 0.307s 2023-04-18 09:15:36,898 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d504fff5-6fd0-41a5-a399-9909953aa7b7', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d504fff5-6fd0-41a5-a399-9909953aa7b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:36.838725", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:36,948 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.040s 2023-04-18 09:15:36,948 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05344919-6900-447b-99b0-1236451a4eea', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05344919-6900-447b-99b0-1236451a4eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c817f0e6219f46ce94d2b5dfb38a0663"}}' 2023-04-18 09:15:37,999 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452 d72 0.039s 2023-04-18 09:15:37,999 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b58eb0-c44e-4b72-81ae-b31c8415c80d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b58eb0-c44e-4b72-81ae-b31c8415c80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:37.000000", "updated_at": "2023-04-18T09:15:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c817f0e6219f46ce94d2b5dfb38a0663"}}' 2023-04-18 09:15:38,052 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.042s 2023-04-18 09:15:38,053 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9458e10f-56a9-49ce-8489-9750109582bb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9458e10f-56a9-49ce-8489-9750109582bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"volume": {"id": "ce5f3642-5c0c-49db-b622-f76a70452d72", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:37.000000", "updated_at": "2023-04-18T09:15:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-645196034", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72"}], "user_id": "8926cc43f8e64f72a623a47383135a6f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c817f0e6219f46ce94d2b5dfb38a0663"}}' 2023-04-18 09:15:38,168 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.103s 2023-04-18 09:15:38,168 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:38 GMT', 'server': 'Apache/2.4.52 (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-bd7abc47-70b9-4810-95d2-3720589e1261', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'' 2023-04-18 09:15:38,189 79841 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72 0.020s 2023-04-18 09:15:38,189 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b599056a-e895-4011-84f5-970483d04863', 'x-openstack-request-id': 'req-b599056a-e895-4011-84f5-970483d04863', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c817f0e6219f46ce94d2b5dfb38a0663/volumes/ce5f3642-5c0c-49db-b622-f76a70452d72'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ce5f3642-5c0c-49db-b622-f76a70452d72 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume adef5c6f-2800-41e0-b887-d8b4e58e409c failed to build and is in ERROR status tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 450, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9872c168-da18-4116-a679-ab267619e85e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:42,658 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.455s 2023-04-18 09:13:42,658 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855d6642-2ace-4f4d-8b4f-a8d6995566d9', 'x-compute-request-id': 'req-855d6642-2ace-4f4d-8b4f-a8d6995566d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:13:42,926 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.256s 2023-04-18 09:13:42,927 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbe7fda-ded4-4277-a77c-5d6a26f9e3a9', 'x-compute-request-id': 'req-9cbe7fda-ded4-4277-a77c-5d6a26f9e3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:13:43,090 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.151s 2023-04-18 09:13:43,090 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fadc7e76-7545-43d9-8455-f960f81ce753', 'x-compute-request-id': 'req-fadc7e76-7545-43d9-8455-f960f81ce753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:14:43,506 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/8365dfe289f 64b8296757c92d85d47e9/volumes 0.346s 2023-04-18 09:14:43,507 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-169064411"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d522a4f-aa17-45a5-97a2-87d0f9105657', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d522a4f-aa17-45a5-97a2-87d0f9105657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes'} Body: b'{"volume": {"id": "9872c168-da18-4116-a679-ab267619e85e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:43.451268", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-169064411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:14:43,573 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e 0.057s 2023-04-18 09:14:43,574 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5702921-889b-4253-b44f-281e9a362282', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5702921-889b-4253-b44f-281e9a362282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e'} Body: b'{"volume": {"id": "9872c168-da18-4116-a679-ab267619e85e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:43.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-169064411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:14:44,628 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e 0.042s 2023-04-18 09:14:44,629 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6f7ab8-1de5-4d95-ae14-9d92252b8230', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6f7ab8-1de5-4d95-ae14-9d92252b8230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e'} Body: b'{"volume": {"id": "9872c168-da18-4116-a679-ab267619e85e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:14:43.000000", "updated_at": "2023-04-18T09:14:44.000000", "name": "tempest-ServerActionsTestJSON-volume-169064411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/9872c168-da18-4116-a679-ab267619e85e"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:14:44,640 79837 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 2023-04-18 09:14:44,858 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.216s 2023-04-18 09:14:44,858 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1d0222-b8cf-4c5c-bc66-87d3712a9c20', 'x-compute-request-id': 'req-ad1d0222-b8cf-4c5c-bc66-87d3712a9c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "securit y_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 863c3d1d-08bc-47dc-9de6-682062fb5e60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:44,466 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/a33b94c353544d9db0c6ef3666b6c16e/types 0.171s 2023-04-18 09:15:44,467 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8f2284-37e1-4199-8df4-8989d35f6647', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8f2284-37e1-4199-8df4-8989d35f6647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a33b94c353544d9db0c6ef3666b6c16e/types'} Body: b'{"volume_type": {"id": "4bbab5bb-ba60-4e13-9932-66f2268d5307", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-18 09:15:45,266 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.796s 2023-04-18 09:15:45,267 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d621276b-b837-4e1f-a5f7-278ee2dc8b89', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:45Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:46,515 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file 1.245s 2023-04-18 09:15:46,515 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5b4a4043-5137-47f6-82cd-f7d5ee782507', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file'} Body: b'' 2023-04-18 09:15:46,539 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408 0.023s 2023-04-18 09:15:46,539 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4af2c69a-a541-448b-8ac7-126552f4d2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "a546575eea20c9f02c517b98addcc8ab", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6ca16a9d393fae0443021b25eacb659d1171cd6b5527c176eb7bd64e779ad04803bb235a719ff9e0583b12bd713dbc28294a844c738639a5ac93a0d20bc0f12d", "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:46Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:46,558 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408 0.018s 2023-04-18 09:15:46,559 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-677991b1-0914-4872-9cb3-bb0a87f8f9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "a546575eea20c9f02c517b98addcc8ab", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6ca16a9d393fae0443021b25eacb659d1171cd6b5527c176eb7bd64e779ad04803bb235a719ff9e0583b12bd713dbc28294a844c738639a5ac93a0d20bc0f12d", "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:46Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:46,582 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408 0.022s 2023-04-18 09:15:46,582 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2ecb0e76-9771-4d23-86a3-41f79b1c278f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "a546575eea20c9f02c517b98addcc8ab", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "34ccc316e704498d8b9cb2ed1066c2d1", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6ca16a9d393fae0443021b25eacb659d1171cd6b5527c176eb7bd64e779ad04803bb235a719ff9e0583b12bd713dbc28294a844c738639a5ac93a0d20bc0f12d", "id": "bc6b172c-296f-4da2-9b30-c0c34b302408", "created_at": "2023-04-18T09:15:45Z", "updated_at": "2023-04-18T09:15:46Z", "tags": [], "self": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408", "file": "/v2/images/bc6b172c-296f-4da2-9b30-c0c34b302408/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:15:47,048 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes 0.465s 2023-04-18 09:15:47,048 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "bc6b172c-296f-4da2-9b30-c0c34b302408", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8365b4e7-9614-4bbd-801f-dee805bf77b4', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8365b4e7-9614-4bbd-801f-dee805bf77b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes'} Body: b'{"volume": {"id": "863c3d1d-08bc-47dc-9de6-682062fb5e60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.933551", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}], "user_id": "91080ce47ef0422c862d2ca7344961fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:47,101 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60 0.043s 2023-04-18 09:15:47,102 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a6dd43-81fd-4427-9cda-c7fc4fd4eeed', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a6dd43-81fd-4427-9cda-c7fc4fd4eeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60'} Body: b'{"volume": {"id": "863c3d1d-08bc-47dc-9de6-682062fb5e60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:47.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}], "user_id": "91080ce47ef0422c862d2ca7344961fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34ccc316e704498d8b9cb2ed1066c2d1"}}' 2023-04-18 09:15:48,177 79841 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60 0.064s 2023-04-18 09:15:48,178 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3846641b-2699-4c8b-ac41-636b6077ab28', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3846641b-2699-4c8b-ac41-636b6077ab28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60'} Body: b'{"volume": {"id": "863c3d1d-08bc-47dc-9de6-682062fb5e60", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:47.000000", "updated_at": "2023-04-18T09:15:47.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34ccc316e704498d8b9cb2ed1066c2d1/volumes/863c3d1d-08bc-47dc-9de6-682062fb5e60"}], "user_id": "91080ce47ef0422c862d2ca7344961fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34ccc316e704498d8b9cb2ed1066c2d1"}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba949615-c269-4a0a-a912-06f570d8bd91 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:51,421 79841 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes 0.424s 2023-04-18 09:15:51,421 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3381bdcb-a93c-4f6f-bc23-2bf0d6f67c1f', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3381bdcb-a93c-4f6f-bc23-2bf0d6f67c1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes'} Body: b'{"volume": {"id": "ba949615-c269-4a0a-a912-06f570d8bd91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:51.351376", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}], "user_id": "88b81fe45a0c4916a218399f49dcf97a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:51,489 79841 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91 0.058s 2023-04-18 09:15:51,489 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d84aa7-4a6c-4c95-b9be-964f63df7454', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d84aa7-4a6c-4c95-b9be-964f63df7454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91'} Body: b'{"volume": {"id": "ba949615-c269-4a0a-a912-06f570d8bd91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:51.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}], "user_id": "88b81fe45a0c4916a218399f49dcf97a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df3410c070574dd78c9e2049ba8e7163"}}' 2023-04-18 09:15:52,544 79841 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91 0.043s 2 023-04-18 09:15:52,544 79841 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d3b27d-9d0d-45b2-bab5-15eaacdd13d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d3b27d-9d0d-45b2-bab5-15eaacdd13d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91'} Body: b'{"volume": {"id": "ba949615-c269-4a0a-a912-06f570d8bd91", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:51.000000", "updated_at": "2023-04-18T09:15:52.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688405967", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/df3410c070574dd78c9e2049ba8e7163/volumes/ba949615-c269-4a0a-a912-06f570d8bd91"}], "user_id": "88b81fe45a0c4916a218399f49dcf97a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df3410c070574dd78c9e2049ba8e7163"}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f09687da-d273-4322-b582-02fd648de885 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:14:23,181 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-18 09:14:23,182 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b3d01f7f-bde9-4f1d-9166-88ee23f587ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "11696f31237843129128e4a6d13703cc", "name": "tempest-VolumesAdminNegativeTest-609430088-project-member", "password_expires_at": null}, "audit_ids": ["rfpOwSf2RmGZVHfJETW_Xg"], "expires_at": "2023-04-18T10:14:23.000000Z", "issued_at": "2023-04-18T09:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "525646a9754f4dad81b0a412092eedba", "name": "tempest-VolumesAdminNegativeTest-609430088"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:14:23,182 79835 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'ad3712e3-340f-4ef3-8569-8e9513f35630', 'name': 'tempest-VolumesAdminNegativeTest-721764994-network', 'tenant_id': '525646a9754f4dad81b0a412092eedba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '525646a9754f4dad81b0a 412092eedba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16230, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:12:15Z', 'updated_at': '2023-04-18T09:12:15Z', 'revision_number': 1} available for tenant 2023-04-18 09:14:23,697 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.514s 2023-04-18 09:14:23,698 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1733726525", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "ad3712e3-340f-4ef3-8569-8e9513f35630"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3795cf8-d5e2-451a-8cee-6b4efc5cb5fe', 'x-compute-request-id': 'req-d3795cf8-d5e2-451a-8cee-6b4efc5cb5fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8c6f8351-1396-454a-ae5f-3be9a7e41a17", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RzE7juMRVPn2"}}' 2023-04-18 09:14:23,767 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17 0.067s 2023-04-18 09:14:23,768 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ccc298c-6f93-4ca0-aaa9-ff19fa80ca12', 'x-compute-request-id': 'req-4ccc298c-6f93-4ca0-aaa9-ff19fa80ca12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17'} Body: b'{"server": {"id": "8c6f8351-1396-454a-ae5f-3be9a7e41a17", "name": "tempest-VolumesAdminNegativeTest-server-1733726525", "status": "BUILD", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:14:24Z", "updated": "2023-04-18T09:14:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}], "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": []}}' 2023-04-18 09:15:14,023 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17 0.222s 2023-04-18 09:15:14,023 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd37f7cc-8334-4994-aa02-536871fea870', 'x-compute-request-id': 'req-fd37f7cc-8334-4994-aa02-536871fea870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17'} Body: b'{"server": {"id": "8c6f8351-1396-454a-ae5f-3be9a7e41a17", "name": "tempest-VolumesAdminNegativeTest-server-1733726525", "status": "ACTIVE", "tenant_id": "525646a9754f4dad81b0a412092eedba", "user_id": "11696f31237843129128e4a6d13703cc", "metadata": {}, "hostId": "2067c4e00e8bc6a5a60f7875faf3fd7451fa4bbf6387ac2b9788544f", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:14:23Z", "updated": "2023-04-18T09:14:30Z", "addresses": {"tempest-VolumesAdminNegativeTest-721764994-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:89:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c6f8351-1396-454a-ae5f-3be9a7e41a17"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:14:30.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": []}}' 2023-04-18 09:15:14,042 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:16:14,288 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes 0.199s 2023-04-18 09:16:14,289 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-741992078"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7122a418-840c-4abb-9ce8-085fd9fb907f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7122a418-840c-4abb-9ce8-085fd9fb907f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes'} Body: b'{"volume": {"id": "f09687d a-d273-4322-b582-02fd648de885", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:14.222506", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-741992078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:16:14,339 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885 0.041s 2023-04-18 09:16:14,340 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956dd4b6-5bd4-4f3c-94d4-c15b3454d060', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956dd4b6-5bd4-4f3c-94d4-c15b3454d060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885'} Body: b'{"volume": {"id": "f09687da-d273-4322-b582-02fd648de885", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:14.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-741992078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' 2023-04-18 09:16:15,393 79835 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885 0.041s 2023-04-18 09:16:15,393 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a979dc-0f74-41f0-989a-1c3e843077af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a979dc-0f74-41f0-989a-1c3e843077af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885'} Body: b'{"volume": {"id": "f09687da-d273-4322-b582-02fd648de885", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:14.000000", "updated_at": "2023-04-18T09:16:14.000000", "name": "tempest-VolumesAdminNegativeTest-volume-741992078", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/525646a9754f4dad81b0a412092eedba/volumes/f09687da-d273-4322-b582-02fd648de885"}], "user_id": "11696f31237843129128e4a6d13703cc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "525646a9754f4dad81b0a412092eedba"}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 538a9b63-b19a-48e1-9481-97c6d2247e6f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:13:52,017 79855 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:13:52,017 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:13:52,162 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.142s 2023-04-18 09:13:52,163 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1493960909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAmSrp3w6KokwKKSP1hxDTtpudQE7QZSfqBriZX+X03XJHTDnZsPZ2Xd15EDqiqwkBUC8S6+T9PQIPq9aSqDBDF/JHHG/7DNXBnBhRZJxBHm0HNHfYtFkfTbL3yE3xKe2A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443ff162-8e23-4d0b-948c-c64c75359c09', 'x-compute-request-id': 'req-443ff162-8e23-4d0b-948c-c64c75359c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1493960909", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAmSrp3w6KokwKKSP1hxDTtpudQE7QZSfqBriZX+X03XJHTDnZsPZ2Xd15EDqiqwkBUC8S6+T9PQIPq9aSqDBDF/JHHG/7DNXBnBhRZJxBHm0HNHfYtFkfTbL3yE3xKe2A==", "fingerprint": "d8:6f:78:e4:7d:6a:c4:ad:1b:cb:90:a0:e1:7c:4d:3d", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e"}}' 2023-04-18 09:13:52,165 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1493960909 created 2023-04-18 09:13:52,355 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.189s 2023-04-18 09:13:52,355 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1829339385", "description": "tempest-description--467485163"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-f5f975f4-a0a4-4035-82cf-dd7175a05a20', 'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "name": "tempest-securitygroup--1829339385", "stateful": true, "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "tempest-description--467485163", "shared": false, "security_group_rules": [{"id": "602d5658-4352-4b98-aca5-892431f314a2", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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": 716, "description": null, "tags": [], "created_at": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}, {"id": "cd1199f6-1f62-4aba-816a-a86e436353cb", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 715, "description": null, "tags": [], "created_at": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}], "tags": [], "created_at": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:13:52,532 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.177s 2023-04-18 09:13:52,533 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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-07fd7d8c-904a-47a5-abd5-b96fe6a7d2a4', 'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bcca273e-4d99-427d-88ee-5a1403fce6b1", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:13:52,695 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-18 09:13:52,695 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b10e0166-6c69-4bda-8b8d-94d14c40dca9', 'date': 'Tue, 18 Apr 2023 09:13:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3fcc7437-0790-4f59-9a01-5438308bba1c", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "c94c9c74-cb06-45e9-a36c-c46dd6c815a0", "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": "2023-04-18T09:13:52Z", "updated_at": "2023-04-18T09:13:52Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:13:52,696 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1829339385 created 2023-04-18 09:13:53,443 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.747s 2023-04-18 09:13:53,444 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-6c0ef2f3-19b2-41d2-bd50-6c93c3f58435', 'date': 'Tue, 18 Apr 2023 09:13:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3c4e624c-c113-44f7-a502-beabdf6facaf", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.199", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:13:53Z", "updated_at": "2023-04-18T09:13:53Z", "revision_number": 0}}' 2023-04-18 09:13:53,444 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3c4e624c-c113-44f7-a502-beabdf6facaf', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.199', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:13:53Z', 'updated_at': '2023-04-18T09:13:53Z', 'revision_number': 0, 'ip': '172.24.4.199'} created 2023-04-18 09:13:53,485 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-18 09:13:53,486 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ff3a0c38-5a70-4a62-82dd-1afa221360eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bcb9c492b52a4a58b7b34b87f541f44e", "name": "tempest-AttachVolumeNegativeTest-286861146-project-member", "password_expires_at": null}, "audit_ids": ["RkZDD9UJRz634thF1H5BCw"], "expires_at": "2023-04-18T10:13:53.000000Z", "issued_at": "2023-04-18T09:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4577b5b5e8d348018cf4ae386f17eae8", "name": "tempest-AttachVolumeNegativeTest-286861146"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_ id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:13:53,486 79855 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '4c6b7356-c8ef-4d0d-b7c2-d96b8d362842', 'name': 'tempest-AttachVolumeNegativeTest-1727645000-network', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28909, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:13:45Z', 'updated_at': '2023-04-18T09:13:45Z', 'revision_number': 1} available for tenant 2023-04-18 09:13:53,487 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1493960909', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAmSrp3w6KokwKKSP1hxDTtpudQE7QZSfqBriZX+X03XJHTDnZsPZ2Xd15EDqiqwkBUC8S6+T9PQIPq9aSqDBDF/JHHG/7DNXBnBhRZJxBHm0HNHfYtFkfTbL3yE3xKe2A==', 'fingerprint': 'd8:6f:78:e4:7d:6a:c4:ad:1b:cb:90:a0:e1:7c:4d:3d', 'user_id': 'bcb9c492b52a4a58b7b34b87f541f44e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDRTNcp8+UShSaaPN1KQhKKlmPxkwaE8+cunQwQfbQIOmQw9mHeDUbR\n8YsAa1LtiCegBwYFK4EEACKhZANiAAQJkq6d8OiqJMCikj9YcQ07abnUBO0GUn6g\na4mV/l9N1yR0w52bD2dl3deRA6oqsJAVAvEuvk/T0CD6vWkqgwQxfyRxxv+wzVwZ\nwYUWScQR5tBzR32LRZH02y98hN8Sntg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c94c9c74-cb06-45e9-a36c-c46dd6c815a0', 'name': 'tempest-securitygroup--1829339385', 'stateful': True, 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': 'tempest-description--467485163', 'shared': False, 'security_group_rules': [{'id': '602d5658-4352-4b98-aca5-892431f314a2', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'c94c9c74-cb06-45e9-a36c-c46dd6c815a0', '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': 716, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:13:52Z', 'updated_at': '2023-04-18T09:13:52Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, {'id': 'cd1199f6-1f62-4aba-816a-a86e436353cb', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'c94c9c74-cb06-45e9-a36c-c46dd6c815a0', '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': 715, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:13:52Z', 'updated_at': '2023-04-18T09:13:52Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018c f4ae386f17eae8'}], 'tags': [], 'created_at': '2023-04-18T09:13:52Z', 'updated_at': '2023-04-18T09:13:52Z', 'revision_number': 1, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, 'floating_ip': {'id': '3c4e624c-c113-44f7-a502-beabdf6facaf', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.199', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:13:53Z', 'updated_at': '2023-04-18T09:13:53Z', 'revision_number': 0, 'ip': '172.24.4.199'}} 2023-04-18 09:13:54,138 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.649s 2023-04-18 09:13:54,138 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1220494329", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842"}], "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "key_name": "tempest-keypair-1493960909", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f2325d-98eb-4f85-8be4-15a9205cd8b6', 'x-compute-request-id': 'req-a5f2325d-98eb-4f85-8be4-15a9205cd8b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "adminPass": "password"}}' 2023-04-18 09:13:54,241 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.098s 2023-04-18 09:13:54,242 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e6d9bd-55e8-4d27-9535-6a1245920904', 'x-compute-request-id': 'req-d9e6d9bd-55e8-4d27-9535-6a1245920904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "name": "tempest-AttachVolumeNegativeTest-server-1220494329", "status": "BUILD", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:13:54Z", "updated": "2023-04-18T09:13:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1493960909", "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": []}}' 2023-04-18 09:14:44,561 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.257s 2023-04-18 09:14:44,561 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (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-d3e33948-7a36-48db-bcdd-d4b48628d8c8', 'x-compute-request-id': 'req-d3e33948-7a36-48db-bcdd-d4b48628d8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "name": "tempest-AttachVolumeNegativeTest-server-1220494329", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:13:54Z", "updated": "2023-04-18T09:14:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1b:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493960909", "OS-SRV-USG:launched_at": "2023-04-18T09:14:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:14:44,572 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:15:44,804 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9/os-interface 0.170s 2023-04-18 09:15:44,804 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dca919f-064d-45db-892b-a41c7a5e17db', 'x-compute-request-id': 'req-2dca919f-064d-45db-892b-a41c7a5e17db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "port_id": "89d5faea-6e35-46ac-8cae-7eeb5bb553cc", "mac_addr": "fa:16:3e:54:1b:11", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dd977e7a-72ed-43d2-ae95-9485d52bee79", "ip_address": "10.0.0.11"}]}]}' 2023-04-18 09:15:45,844 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf 1.036s 2023-04-18 09:15:45,845 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "89d5faea-6e35-46ac-8cae-7eeb5bb553cc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-fc8ed9b8-292d-4a67-b846-55e5ea79c8c1', 'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf'} Body: b'{"floatingip": {"id": "3c4e624c-c113-44f7-a502-beabdf6facaf", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.199", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "e5f61eb9-8479-4dd7-b3d9-c3cf906d75e4", "port_id": "89d5faea-6e35-46ac-8cae-7eeb5bb553cc", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "mac_address": "fa:16:3e:54:1b:11", "admin_state_up": true, "status": "ACTIVE", "device_id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:13:53Z", "updated_at": "2023-04-18T09:15:45Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:15:45,847 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.199:22' as 'cirros' with public key authentication 2023-04-18 09:15:45,885 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:15:45,906 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:15:45,906 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.199 successfully created 2023-04-18 09:15:45,954 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9/ips 0.047s 2023-04-18 09:15:45,955 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6906f25-2307-4a1a-b371-b0d09de96342', 'x-compute-request-id': 'req-e6906f25-2307-4a1a-b371-b0d09de96342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b 6-2954-46b1-a6a7-a1f7fe067fc9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2023-04-18 09:15:46,219 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes 0.261s 2023-04-18 09:15:46,220 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1155521215"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04487156-c02f-45cc-9308-c97c95d37fac', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04487156-c02f-45cc-9308-c97c95d37fac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes'} Body: b'{"volume": {"id": "538a9b63-b19a-48e1-9481-97c6d2247e6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.130569", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1155521215", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:15:46,269 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f 0.039s 2023-04-18 09:15:46,269 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ecb883-8290-41ab-8274-3ac96242d570', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ecb883-8290-41ab-8274-3ac96242d570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f'} Body: b'{"volume": {"id": "538a9b63-b19a-48e1-9481-97c6d2247e6f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1155521215", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:15:47,320 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_a ttached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f 0.039s 2023-04-18 09:15:47,321 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0348edbd-d3dc-4941-bb36-2d7a8fa69924', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0348edbd-d3dc-4941-bb36-2d7a8fa69924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f'} Body: b'{"volume": {"id": "538a9b63-b19a-48e1-9481-97c6d2247e6f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:15:46.000000", "updated_at": "2023-04-18T09:15:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1155521215", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/538a9b63-b19a-48e1-9481-97c6d2247e6f"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:15:47,485 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.151s 2023-04-18 09:15:47,486 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (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-d432f233-0cc7-446e-b12f-547fdb01928d', 'x-compute-request-id': 'req-d432f233-0cc7-446e-b12f-547fdb01928d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'' 2023-04-18 09:15:47,664 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.178s 2023-04-18 09:15:47,665 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c65bc38-0c4a-4141-a38d-7be006f824e8', 'x-compute-request-id': 'req-4c65bc38-0c4a-4141-a38d-7be006f824e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"server": {"id": "c3b635b6-2954-46b1-a6a7-a1f7fe067fc9", "name": "tempest-AttachVolumeNegativeTest-server-1220494329", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:13:54Z", "updated": "2023-04-18T09:15:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1b:11"}, {"version": 4, "addr": "172.24.4.199", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1b:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1493960909", "OS-SRV-USG:launched_at": "2023-04-18T09:14:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1829339385"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:16:37,739 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 0.040s 2023-04-18 09:16:37,740 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4aa46fe4-51c1-4e5a-9220-ef7d9b0b3fdd', 'x-compute-request-id': 'req-4aa46fe4-51c1-4e5a-9220-ef7d9b0b3fdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c3b635b6-2954-46b1-a6a7-a1f7fe067fc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c3b635b6-2954-46b1-a6a7-a1f7fe067fc9 could not be found."}}' 2023-04-18 09:16:37,778 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493960909 0.037s 2023-04-18 09:16:37,778 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd50186-73ee-4665-91e0-f7883dd6aed4', 'x-compute-request-id': 'req-afd50186-73ee-4665-91e0-f7883dd6aed4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1493960909'} Body: b'' 2023-04-18 09:16:37,926 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0 0.147s 2023-04-18 09:16:37,926 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-56d0a82e-954b-4ba3-aa39-4 c5fd955c875', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0'} Body: b'' 2023-04-18 09:16:37,948 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0 0.021s 2023-04-18 09:16:37,948 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-57952a03-3d86-41d3-aaec-01a6cc4193b1', 'date': 'Tue, 18 Apr 2023 09:16:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c94c9c74-cb06-45e9-a36c-c46dd6c815a0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c94c9c74-cb06-45e9-a36c-c46dd6c815a0 does not exist", "detail": ""}}' 2023-04-18 09:16:38,381 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf 0.432s 2023-04-18 09:16:38,381 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-6d483497-361f-4b4f-b579-6c6bb81d17f3', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3c4e624c-c113-44f7-a502-beabdf6facaf'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.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 334, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 29544713-147a-48d3-b97e-c9cc6815cae6 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T09:15:54Z', 'message': 'Build of instance 29544713-147a-48d3-b97e-c9cc6815cae6 aborted: Volume d9a2e9ea-3ec7-45d4-b8ef-32b577128ffa did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-674879eb-b8d7-4a15-b56f-aa1feb4abfe4. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:12:50,776 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-18 09:12:50,776 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e4d93547-3c77-44d1-bc4b-4b04b87c9f47', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["NQLWuZTfT569vh7NIg4LIg"], "expires_at": "2023-04-18T10:12:50.000000Z", "issued_at": "2023-04-18T09:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:12:50,776 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:12:51,346 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.569s 2023-04-18 09:12:51,347 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25dadd87-fb53-4563-9df9-466efc1c013f', 'x-compute-request-id': 'req-25dadd87-fb53-4563-9df9-466efc1c013f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "t9m8XTkdRSqG"}}' 2023-04-18 09:12:51,430 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f 0.080s 2023-04-18 09:12:51,431 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:12:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090cb926-a314-4908-8396-732fe06ef186', 'x-compute-request-id': 'req-090cb926-a314-4908-8396-732fe06ef186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:51Z", "updated": "2023-04-18T09:12:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58 e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:13:42,125 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f 0.630s 2023-04-18 09:13:42,126 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1dec3cd-86d5-43a8-a7eb-836e4ed936a5', 'x-compute-request-id': 'req-e1dec3cd-86d5-43a8-a7eb-836e4ed936a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:51Z", "updated": "2023-04-18T09:12:59Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7f:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:12:58.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:13:42,142 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:14:43,062 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f/action 0.862s 2023-04-18 09:14:43,062 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolume StableRescueTest-image-515068896"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499d7112-dcf2-4250-879a-0ac5aaba7b69', 'x-compute-request-id': 'req-499d7112-dcf2-4250-879a-0ac5aaba7b69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f/action'} Body: b'{"image_id": "2652ed0e-cc4d-4673-9a97-b923dae9789a"}' 2023-04-18 09:14:43,088 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.024s 2023-04-18 09:14:43,088 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e31ec63c-645b-4e57-b9bb-807b4eae25c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:43Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:44,111 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.022s 2023-04-18 09:14:44,112 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a875feef-eaa9-43f1-8be9-b196e0a8910d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:43Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:45,136 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.023s 2023-04-18 09:14:45,137 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bd9e1a6b-711b-417f-91f9-09fa5e2b0f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:43Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:46,165 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.027s 2023-04-18 09:14:46,166 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2bc710e0-8c87-474b-9c65-560c2e2d43e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:46Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:47,191 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.024s 2023-04-18 09:14:47,192 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a13992c-88d5-454b-a720-85bad3981558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:47Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:48,225 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.031s 2023-04-18 09:14:48,225 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-80d94285-9984-40b7-a9c4-1fa4416e73df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "765fe625981bdf8baed135028e7c580b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66be0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "eb840a101802f003fc683b486f66dc85d86e2e6edc7936d327e232dc98d3ca3fd1d8a8dc75ad2e5fdbf45a4af7a09af1e4a54c241490e0b408e1a2428f7b4189", "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:48Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:48,252 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a 0.026s 2023-04-18 09:14:48,252 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-df9bd2f0-ca41-4b0b-bc4d-d4bc24a71dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a'} Body: b'{"base_image_ref": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "58e921e0-b70d-4a77-8617-e97551c8d66f", "owner_id": "96fb7fa381004461936ab66be0403012", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-515068896", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "765fe625981bdf8baed135028e7c580b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "96fb7fa381004461936ab66b e0403012", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "eb840a101802f003fc683b486f66dc85d86e2e6edc7936d327e232dc98d3ca3fd1d8a8dc75ad2e5fdbf45a4af7a09af1e4a54c241490e0b408e1a2428f7b4189", "id": "2652ed0e-cc4d-4673-9a97-b923dae9789a", "created_at": "2023-04-18T09:14:43Z", "updated_at": "2023-04-18T09:14:48Z", "tags": [], "self": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a", "file": "/v2/images/2652ed0e-cc4d-4673-9a97-b923dae9789a/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:14:48,477 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f 0.225s 2023-04-18 09:14:48,478 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:14:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6b1ed3-b66a-4aa0-b274-e527c1a0539c', 'x-compute-request-id': 'req-9f6b1ed3-b66a-4aa0-b274-e527c1a0539c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f'} Body: b'{"server": {"id": "58e921e0-b70d-4a77-8617-e97551c8d66f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1617525315", "status": "ACTIVE", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "5fc5b0cd4882633a5ab95663649723907ed1fbc927d0083d40581270", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:12:51Z", "updated": "2023-04-18T09:14:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1842764533-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:7f:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/58e921e0-b70d-4a77-8617-e97551c8d66f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:12:58.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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:15:48,646 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-04-18 09:15:48,647 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5a090aa4-adce-4268-b926-c26baeab342e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} B ody: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "570a82a0281445b2a7bb2fc9d07342d3", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427-project-member", "password_expires_at": null}, "audit_ids": ["MWsdmiQcSnKOFhmNMvZyrg"], "expires_at": "2023-04-18T10:15:48.000000Z", "issued_at": "2023-04-18T09:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96fb7fa381004461936ab66be0403012", "name": "tempest-ServerBootFromVolumeStableRescueTest-2082932427"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/96fb7fa381004461936ab66be0403012", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:15:48,647 79833 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1842764533-network', 'tenant_id': '96fb7fa381004461936ab66be0403012', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '96fb7fa381004461936ab66be0403012', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59209, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:33Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:15:49,765 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.117s 2023-04-18 09:15:49,766 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-62264527", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "destination_type": "volume"}], "networks": [{"uuid": "8b85d2bc-280c-44a4-92fe-a9f5b9b6b06e"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-674879eb-b8d7-4a15-b56f-aa1feb4abfe4', 'x-compute-request-id': 'req-674879eb-b8d7-4a15-b56f-aa1feb4abfe4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "29544713-147a-48d3-b97e-c9cc6815cae6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "E56aBCCE36MJ"}}' 2023-04-18 09:15:49,857 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.088s 2023-04-18 09:15:49,858 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdfdd54-f632-4a10-8188-9885750954e7', 'x-compute-request-id': 'req-4fdfdd54-f632-4a10-8188-9885750954e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'{"server": {"id": "29544713-147a-48d3-b97e-c9cc6815cae6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-62264527", "status": "BUILD", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:15:50Z", "updated": "2023-04-18T09:15:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}], "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:16:40,047 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.128s 2023-04-18 09:16:40,047 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05233157-562b-44c2-8646-9f0c4cce3680', 'x-compute-request-id': 'req-05233157-562b-44c2-8646-9f0c4cce3680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'{"server": {"id": "29544713-147a-48d3-b97e-c9cc6815cae6", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-62264527", "status": "ERROR", "tenant_id": "96fb7fa381004461936ab66be0403012", "user_id": "570a82a0281445b2a7bb2fc9d07342d3", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T09:15:49Z", "updated": "2023-04-18T09:15:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29544713-147a-48d3-b97e-c9cc6815cae6"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T09:15:54Z", "message": "Build of instance 29544713-147a-48d3-b97e-c9cc6815cae6 aborted: Volume d9a2e9ea-3ec7-45d4-b8ef-32b577128ffa did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 09:16:40,063 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 09:16:40,399 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.335s 2023-04-18 09:16:40,400 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260f7d66-dbfc-4b4e-ae20-ec6b3897bc0f', 'x-compute-request-id': 'req-260f7d66-dbfc-4b4e-ae20-ec6b3897bc0f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'' 2023-04-18 09:16:40,431 79833 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 4 04 GET http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6 0.031s 2023-04-18 09:16:40,431 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-02ce30ee-d1c8-42a7-8b69-f068828017b2', 'x-compute-request-id': 'req-02ce30ee-d1c8-42a7-8b69-f068828017b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29544713-147a-48d3-b97e-c9cc6815cae6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 29544713-147a-48d3-b97e-c9cc6815cae6 could not be found."}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ae7e9dea-af4a-416f-81f8-098da01c446c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:23,318 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.271s 2023-04-18 09:15:23,318 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ebf85fa-f0e3-4793-abc4-177fdfba635f', 'x-compute-request-id': 'req-7ebf85fa-f0e3-4793-abc4-177fdfba635f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' 2023-04-18 09:16:23,543 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes 0.211s 2023-04-18 09:16:23,543 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1793348651"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70d27c1-445c-46d4-9c8d-1165b884d0b3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70d27c1-445c-46d4-9c8d-1165b884d0b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes'} Body: b'{"volume": {"id": "ae7e9dea-af4a-416f-81f8-098da01c446c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:23.480926", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1793348651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:16:23,597 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c 0.044s 2023-04-18 09:16:23,598 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f67c5140-73dc-4997-ae36-ab8a649b1a88', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f67c5140-73dc-4997-ae36-ab8a649b1a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c'} Body: b'{"volume": {"id": "ae7e9dea-af4a-416f-81f8-098da01c446c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:23.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1793348651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:16:24,672 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c 0.062s 2023-04-18 09:16:24,672 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bb65ff-317f-4e90-873c-bf715c981e76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bb65ff-317f-4e90-873c-bf715c981e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c'} Body: b'{"volume": {"id": "ae7e9dea-af4a-416f-81f8-098da01c446c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:23.000000", "updated_at": "2023-04-18T09:16:24.000000", "name": "tempest-ServersNegativeTestJSON-volume-1793348651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/eca30bdd994c46b19be2f7194e179669/volumes/ae7e9dea-af4a-416f-81f8-098da01c446c"}], "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "eca30bdd994c46b19be2f7194e179669"}}' 2023-04-18 09:16:24,908 79847 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693 0.223s 2023-04-18 09:16:24,909 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c173cbb-6d25-494e-8e2f-5e1c3a4915e4', 'x-compute-request-id': 'req-7c173cbb-6d25-494e-8e2f-5e1c3a4915e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693'} Body: b'{"server": {"id": "d791f54b-fcc4-4ae1-bc5f-d1c562d85693", "name": "tempest-ServersNegativeTestJSON-server-1640445819", "status": "ACTIVE", "tenant_id": "eca30bdd994c46b19be2f7194e179669", "user_id": "bbf3c3dde757444d9ca4f5e395cd3da7", "metadata": {}, "hostId": "6f728b7aed4140828139a964df864fec216dd1cc674bf1fb1b5aa2dd", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:48Z", "updated": "2023-04-18T09:09:12Z", "addresses": {"tempest-ServersNegativeTestJSON-1850626222-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:f9:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d791f54b-fcc4-4ae1-bc5f-d1c562d85693"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:09:11.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": []}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) 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 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 27e9a66f-129b-4b84-83e0-a2cd0a16de55 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:15:45,300 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.400s 2023-04-18 09:15:45,300 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b99d27f-a351-4746-a1d1-6354d8ec2225', 'x-compute-request-id': 'req-6b99d27f-a351-4746-a1d1-6354d8ec2225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:15:45,615 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.303s 2023-04-18 09:15:45,616 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d938e5a4-f464-41c7-b9d3-3231165408e0', 'x-compute-request-id': 'req-d938e5a4-f464-41c7-b9d3-3231165408e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:15:45,854 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.226s 2023-04-18 09:15:45,854 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9edad2-9ced-46aa-bd58-6cbfc08a4341', 'x-compute-request-id': 'req-5d9edad2-9ced-46aa-bd58-6cbfc08a4341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd-431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:16:46,017 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.0 84s 2023-04-18 09:16:46,018 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-12d90e56-8b2d-44e2-aef3-64af827bf345', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "df17b369f8e842baaee174ac9f84181e", "name": "tempest-ServerActionsTestJSON-1020679248-project-member", "password_expires_at": null}, "audit_ids": ["NHQ3PtjFTYmrwApdiqJTZQ"], "expires_at": "2023-04-18T10:16:45.000000Z", "issued_at": "2023-04-18T09:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8365dfe289f64b8296757c92d85d47e9", "name": "tempest-ServerActionsTestJSON-1020679248"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8365dfe289f64b8296757c92d85d47e9", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:16:46,019 79837 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '016da8e2-ed42-4455-9c76-f449e8c3601c', 'name': 'tempest-ServerActionsTestJSON-916493416-network', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8365dfe289f64b8296757c92d85d47e9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45269, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:08:32Z', 'updated_at': '2023-04-18T09:08:33Z', 'revision_number': 1} available for tenant 2023-04-18 09:16:46,019 79837 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1851106022', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLbo7pBgwcCr6LlBacmybE+WpMiAz5h5CtD6Ccnl7HxkUtg00W+ew6WM/ez0UBpxAzH/vOIatZLpLfjzWw0basNOTTzmse/3SDJModO8OP8rkTFaEW9zd7h3quX7DbD9aA==', 'fingerprint': '38:e5:50:7a:36:2c:89:52:c2:2c:3c:e4:4e:67:06:5c', 'user_id': 'df17b369f8e842baaee174ac9f84181e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC08ml97BYIK38EhS9wZOc12tz9JfunRyBdr9Og8AJIsAUE+N25eq/x\nNTMne7aQ8dKgBwYFK4EEACKhZANiAAS26O6QYMHAq+i5QWnJsmxPlqTIgM+YeQrQ\n+gnJ5ex8ZFLYNNFvnsOljP3s9FAacQMx/7ziGrWS6S3481sNG2rDTk085rHv90gy\nTKHTvDj/K5ExWhFvc3e4d6rl+w2w/Wg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8ac9935b-a0f3-4cc9-b832-d659abe7181e', 'name': 'tempest-securitygroup--182200505', 'stateful': True, 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'description': 'tempest-description--1671540743', 'shared': False, 'security_group_rules': [{'id': '733231d6-48e4-4ed9-89fe-f3f1c0efc406', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'security_group_id': '8ac9935b-a0f3-4cc9-b832-d659abe7181e', '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': 208, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:08:46Z', 'updated_at': '2023-04-18T09:08:46Z', 'revision_number': 0, 'project_id': '8365dfe289f64b8296757c92d85d47e9'}, {'id': '9df53e97-2216-4824-a39d-da02e4a86caa', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'security_group_id': '8ac9935b-a0f3-4cc9-b832-d659abe7181e', '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': 209, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:08:46Z', 'updated_at': '2023-04-18T09:08:46Z', 'revision_number': 0, 'project_id': '8365dfe289f64b8296757c92d85d47e9'}], 'tags': [], 'created_at': '2023-04-18T09:08:46Z', 'updated_at': '2023-04-18T09:08:46Z', 'revision_number': 1, 'project_id': '8365dfe289f64b8296757c92d85d47e9'}, 'floating_ip': {'id': '62a03797-4e49-458e-9bdc-e9ce0a8f1d4f', 'tenant_id': '8365dfe289f64b8296757c92d85d47e9', 'floating_ip_address': '172.24.4.156', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8365dfe289f64b8296757c92d85d47e9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:08:52Z', 'updated_at': '2023-04-18T09:08:52Z', 'revision_number': 0, 'ip': '172.24.4.156'}} 2023-04-18 09:16:46,339 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes 0.319s 2023-04-18 09:16:46,339 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1101466724", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e089eea0-35f0-47d9-a11b-4f435981ea70', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e089eea0-35f0-47d9-a1 1b-4f435981ea70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes'} Body: b'{"volume": {"id": "27e9a66f-129b-4b84-83e0-a2cd0a16de55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:46.273881", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1101466724", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:16:46,410 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.061s 2023-04-18 09:16:46,410 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4201d89-9012-49d4-8614-ecd1a10289a3', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4201d89-9012-49d4-8614-ecd1a10289a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'{"volume": {"id": "27e9a66f-129b-4b84-83e0-a2cd0a16de55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:46.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1101466724", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:16:47,467 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.046s 2023-04-18 09:16:47,468 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc0494c-10a3-4bb5-bd38-d0baa8ce79fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc0494c-10a3-4bb5-bd38-d0baa8ce79fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'{"volume": {"id": "27e9a66f-129b-4b84-83e0-a2cd0a16de55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:16:46.0000 00", "updated_at": "2023-04-18T09:16:46.000000", "name": "tempest-tempest.common.compute-volume-1101466724", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55"}], "user_id": "df17b369f8e842baaee174ac9f84181e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8365dfe289f64b8296757c92d85d47e9"}}' 2023-04-18 09:16:47,666 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.184s 2023-04-18 09:16:47,666 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (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-b2c0629c-d198-42bb-8c5f-cbb40b3b0e20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'' 2023-04-18 09:16:47,691 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55 0.024s 2023-04-18 09:16:47,692 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c3aa8d-f6ba-419f-9131-4eef3f416bca', 'x-openstack-request-id': 'req-c7c3aa8d-f6ba-419f-9131-4eef3f416bca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8365dfe289f64b8296757c92d85d47e9/volumes/27e9a66f-129b-4b84-83e0-a2cd0a16de55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27e9a66f-129b-4b84-83e0-a2cd0a16de55 could not be found."}}' 2023-04-18 09:16:47,692 79837 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-18 09:16:47,927 79837 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85 0.234s 2023-04-18 09:16:47,928 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f3fc4d-17a4-4c8b-9079-813666d6035c', 'x-compute-request-id': 'req-b3f3fc4d-17a4-4c8b-9079-813666d6035c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85'} Body: b'{"server": {"id": "43e79722-87bd- 431c-abe5-5549be54ef85", "name": "tempest-ServerActionsTestJSON-server-937052609", "status": "ACTIVE", "tenant_id": "8365dfe289f64b8296757c92d85d47e9", "user_id": "df17b369f8e842baaee174ac9f84181e", "metadata": {}, "hostId": "98b7c1db8101a8c4fa61b9ff7d5ea5d8233c3adf601106f68d3be217", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:08:56Z", "updated": "2023-04-18T09:09:11Z", "addresses": {"tempest-ServerActionsTestJSON-916493416-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:08:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/43e79722-87bd-431c-abe5-5549be54ef85"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/43e79722-87bd-431c-abe5-5549be54ef85"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1851106022", "OS-SRV-USG:launched_at": "2023-04-18T09:09:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--182200505"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 21c0c761-fa4f-4d53-8182-eae40d475adb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:20,530 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types 0.181s 2023-04-18 09:18:20,530 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-31604686"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de9aa83-1c8d-41b8-bb9a-833c2b4d1554', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de9aa83-1c8d-41b8-bb9a-833c2b4d1554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types'} Body: b'{"volume_type": {"id": "e47c273a-57c1-4486-8af6-d164d426bcc2", "name": "tempest-GroupSnapshotsTest-volume-type-31604686", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:20,576 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types 0.042s 2023-04-18 09:18:20,576 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-571811797"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6b57b3-2ab4-4bd4-aa2f-757ad2ca9efc', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6b57b3-2ab4-4bd4-aa2f-757ad2ca9efc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types'} Body: b'{"group_type": {"id": "e41ffb27-957f-4b1b-82ce-60758ea58782", "name": "tempest-GroupSnapshotsTest-group-type-571811797", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:20,811 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups 0.231s 2023-04-18 09:18:20,811 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "e41ffb27-957f-4b1b-82ce-60758ea58782", "volume_types": ["e47c273a-57c1-4486-8af6-d164d426bcc2"], "name": "tempest-GroupSnapshotsTest-Group-1543681287"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd450003-a973-4c21-8efe-d77de9f00bca', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd450003-a973-4c21-8efe-d77de9f00bca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups'} Body: b'{"group": {"id": "21c0c761-fa4f-4d53-8182-eae40d475adb", "name": "tempest-GroupSnapshotsTest-Group-1543681287"}}' 2023-04-18 09:18:20,852 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb 0.038s 2023-04-18 09:18:20,852 79847 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37dccd83-49d5-4dcd-92dd-6350d4492fd3', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37dccd83-49d5-4dcd-92dd-6350d4492fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb'} Body: b'{"group": {"id": "21c0c761-fa4f-4d53-8182-eae40d475adb", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:21.000000", "name": "tempest-GroupSnapshotsTest-Group-1543681287", "description": null, "group_type": "e41ffb27-957f-4b1b-82ce-60758ea58782", "volume_types": ["e47c273a-57c1-4486-8af6-d164d426bcc2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:21,896 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb 0.039s 2023-04-18 09:18:21,896 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d916d73-20aa-49ba-8a67-0247f34c9523', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d916d73-20aa-49ba-8a67-0247f34c9523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb'} Body: b'{"group": {"id": "21c0c761-fa4f-4d53-8182-eae40d475adb", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:21.000000", "name": "tempest-GroupSnapshotsTest-Group-1543681287", "description": null, "group_type": "e41ffb27-957f-4b1b-82ce-60758ea58782", "volume_types": ["e47c273a-57c1-4486-8af6-d164d426bcc2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:21,971 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail 0.069s 2023-04-18 09:18:21,971 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628b3fb7-7cbd-4dc2-96c9-a5746b06b3fc', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628b3fb7-7cbd-4dc2-96c9-a5746b06b3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:22,054 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb/action 0.072s 2023-04-18 09:18:22,055 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete -volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:21 GMT', 'server': 'Apache/2.4.52 (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-e76d88b4-aadc-4ee0-a42c-c59f884290eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb/action'} Body: b'' 2023-04-18 09:18:22,071 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb 0.016s 2023-04-18 09:18:22,072 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-88851a0f-0a99-4da2-92ad-477cd6589aa3', 'x-openstack-request-id': 'req-88851a0f-0a99-4da2-92ad-477cd6589aa3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/21c0c761-fa4f-4d53-8182-eae40d475adb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 21c0c761-fa4f-4d53-8182-eae40d475adb could not be found."}}' 2023-04-18 09:18:22,106 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/e41ffb27-957f-4b1b-82ce-60758ea58782 0.033s 2023-04-18 09:18:22,106 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (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-37340cae-7328-499b-bd39-790c513ea681', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/e41ffb27-957f-4b1b-82ce-60758ea58782'} Body: b'' 2023-04-18 09:18:22,160 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2 0.052s 2023-04-18 09:18:22,160 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (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-1bc2bddc-0a8c-4390-b7a8-17ae3b01cf8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2'} Body: b'' 2023-04-18 09:18:22,177 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2 0.016s 2023-04-18 09:18:22,177 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 202 3 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-306351a0-ceb1-432c-af50-4db332fdfe8b', 'x-openstack-request-id': 'req-306351a0-ceb1-432c-af50-4db332fdfe8b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/e47c273a-57c1-4486-8af6-d164d426bcc2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e47c273a-57c1-4486-8af6-d164d426bcc2 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 220, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 6b7b63db-b783-4d47-b528-3a78398cd09b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:22,217 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types 0.037s 2023-04-18 09:18:22,218 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-908740678"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0ea5a4-fa51-4644-911d-97087207255a', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0ea5a4-fa51-4644-911d-97087207255a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types'} Body: b'{"volume_type": {"id": "f5c14318-f144-4023-a302-3d236862f0c7", "name": "tempest-GroupSnapshotsTest-volume-type-908740678", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:22,253 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types 0.032s 2023-04-18 09:18:22,253 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1970771783"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afa9829-765d-42a2-a65e-86553f3f405b', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afa9829-765d-42a2-a65e-86553f3f405b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types'} Body: b'{"group_type": {"id": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "name": "tempest-GroupSnapshotsTest-group-type-1970771783", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:22,337 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups 0.080s 2023-04-18 09:18:22,337 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "volume_types": ["f5c14318-f144-4023-a302-3d236862f0c7"], "name": "tempest-GroupSnapshotsTest-Group-1569276643"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ab29f2-e32e-4750-86c0-7cb8251f5438', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ab29f2-e32e-4750-86c0-7cb8251f5438', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups'} Body: b'{"group": {"id": "6b7b63db-b783-4d47-b528-3a78398cd09b", "name": "tempest-GroupSnapshotsTest-Group-1569276643"}}' 2023-04-18 09:18:22,381 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09 b 0.041s 2023-04-18 09:18:22,381 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e65c5c3-f6b5-4872-a3d9-3a0c469aa0a4', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e65c5c3-f6b5-4872-a3d9-3a0c469aa0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b'} Body: b'{"group": {"id": "6b7b63db-b783-4d47-b528-3a78398cd09b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:22.000000", "name": "tempest-GroupSnapshotsTest-Group-1569276643", "description": null, "group_type": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "volume_types": ["f5c14318-f144-4023-a302-3d236862f0c7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:23,417 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b 0.030s 2023-04-18 09:18:23,417 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a1c36a-1c68-491a-a2e2-52674ee6f15b', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a1c36a-1c68-491a-a2e2-52674ee6f15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b'} Body: b'{"group": {"id": "6b7b63db-b783-4d47-b528-3a78398cd09b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:22.000000", "name": "tempest-GroupSnapshotsTest-Group-1569276643", "description": null, "group_type": "2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0", "volume_types": ["f5c14318-f144-4023-a302-3d236862f0c7"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:23,421 79847 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 2023-04-18 09:18:23,492 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail 0.070s 2023-04-18 09:18:23,492 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44364ad6-8d79-4bd8-99a8-9dbef084303a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44364ad6-8d79-4bd8-99a8-9dbef084303a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:23,589 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b/action 0.072s 2023-04-18 09:18:23,592 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (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-c0fe1335-fb9f-493a-af20-919a2f62ec33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b/action'} Body: b'' 2023-04-18 09:18:23,610 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b 0.016s 2023-04-18 09:18:23,610 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d27e55d-f740-4798-8bc0-7225681857fe', 'x-openstack-request-id': 'req-4d27e55d-f740-4798-8bc0-7225681857fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/6b7b63db-b783-4d47-b528-3a78398cd09b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 6b7b63db-b783-4d47-b528-3a78398cd09b could not be found."}}' 2023-04-18 09:18:23,639 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0 0.027s 2023-04-18 09:18:23,640 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (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-6be6a72e-0daf-428a-88ba-344e6cd53dfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/2f0fc8cf-47cf-4522-8a49-f1b9a127c7e0'} Body: b'' 2023-04-18 09:18:23,688 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862f0c7 0.048s 2023-04-18 09:18:23,689 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (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-3de5621a-b277-470a-a119-38ba6bf3a2b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862f0c7'} Body: b'' 2023-04-18 09:18:23,704 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862 f0c7 0.014s 2023-04-18 09:18:23,704 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a45368-ac01-4a6e-a525-8da2bd9b3bdd', 'x-openstack-request-id': 'req-33a45368-ac01-4a6e-a525-8da2bd9b3bdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/f5c14318-f144-4023-a302-3d236862f0c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f5c14318-f144-4023-a302-3d236862f0c7 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 15e97283-d928-458e-a418-c6f331bccc5f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:23,746 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types 0.032s 2023-04-18 09:18:23,747 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2046571688"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f31b93f-6f7f-416c-be82-2c1fbc496c5e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f31b93f-6f7f-416c-be82-2c1fbc496c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types'} Body: b'{"volume_type": {"id": "84a92365-b02d-49fa-b34c-dd8abfb207f6", "name": "tempest-GroupSnapshotsTest-volume-type-2046571688", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:23,781 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types 0.031s 2023-04-18 09:18:23,781 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2877758"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e0c338-3781-422f-a591-30ce3f37bbfb', 'content-length': '178', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37e0c338-3781-422f-a591-30ce3f37bbfb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types'} Body: b'{"group_type": {"id": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "name": "tempest-GroupSnapshotsTest-group-type-2877758", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:23,886 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups 0.101s 2023-04-18 09:18:23,886 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "volume_types": ["84a92365-b02d-49fa-b34c-dd8abfb207f6"], "name": "tempest-GroupSnapshotsTest-Group-144497856"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b97978c-360a-44b7-b884-2635bb2fffa8', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b97978c-360a-44b7-b884-2635bb2fffa8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups'} Body: b'{"group": {"id": "15e97283-d928-458e-a418-c6f331bccc5f", "name": "tempest-GroupSnapshotsTest-Group-144497856"}}' 2023-04-18 09:18:23,917 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f 0.028s 2023-04-18 09:18:23,918 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489b7d88-f975-4702-9c41-f9fb87fa26c9', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489b7d88-f975-4702-9c41-f9fb87fa26c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f'} Body: b'{"group": {"id": "15e97283-d928-458e-a418-c6f331bccc5f", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144497856", "description": null, "group_type": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "volume_types": ["84a92365-b02d-49fa-b34c-dd8abfb207f6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:24,960 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f 0.037s 2023-04-18 09:18:24,960 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad76d3f-074a-46bd-a474-6f9ffcc147c7', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad76d3f-074a-46bd-a474-6f9ffcc147c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f'} Body: b'{"group": {"id": "15e97283-d928-458e-a418-c6f331bccc5f", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:24.000000", "name": "tempest-GroupSnapshotsTest-Group-144497856", "description": null, "group_type": "4d664e5d-1ded-480a-8793-dbdaca080fb4", "volume_types": ["84a92365-b02d-49fa-b34c-dd8abfb207f6"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:25,036 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail 0.071s 2023-04-18 09:18:25,037 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b87199-3025-408f-a97a-1273d50c3691', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b87199-3025-408f-a97a-1273d50c3691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:25,121 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f/action 0.073s 2023-04-18 09:18:25,121 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (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-e9870be9-2e6e-468b-b832-c756ef8cd430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f/action'} Body: b'' 2023-04-18 09:18:25,148 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f 0.026s 2023-04-18 09:18:25,148 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-17538443-2bcf-4bdd-bc8a-62004dc7da82', 'x-openstack-request-id': 'req-17538443-2bcf-4bdd-bc8a-62004dc7da82', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ab982ad571f744ee8afdd273d4a3c9d4/groups/15e97283-d928-458e-a418-c6f331bccc5f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 15e97283-d928-458e-a418-c6f331bccc5f could not be found."}}' 2023-04-18 09:18:25,184 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/4d664e5d-1ded-480a-8793-dbdaca080fb4 0.035s 2023-04-18 09:18:25,184 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (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-89e7c51b-15ff-4675-8143-360a5948d9ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/group_types/4d664e5d-1ded-480a-8793-dbdaca080fb4'} Body: b'' 2023-04-18 09:18:25,233 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6 0.048s 2023-04-18 09:18:25,233 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (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-4af7fb2d-586d-49a3-9fc4-94c9faf21dcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6'} Body: b'' 2023-04-18 09:18:25,259 79847 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6 0.025s 2023-04-18 09:18:25,260 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-593d1581-d7d8-4ab4-8dd2-d40da472510c', 'x-openstack-request-id': 'req-593d1581-d7d8-4ab4-8dd2-d40da472510c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/718b04a1d60c4db885fa7dfeb66c9234/types/84a92365-b02d-49fa-b34c-dd8abfb207f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 84a92365-b02d-49fa-b34c-dd8abfb207f6 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1076ded3-c7b6-4296-b278-fb58f49259a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:28,418 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types 0.179s 2023-04-18 09:18:28,418 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2084380889"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9b3581-b341-4261-ae4f-95808966e289', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9b3581-b341-4261-ae4f-95808966e289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types'} Body: b'{"volume_type": {"id": "0d0d010d-1dd4-4417-bb7c-19800cb52191", "name": "tempest-GroupsV314Test-volume-type-2084380889", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:18:28,450 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types 0.029s 2023-04-18 09:18:28,451 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1203078882"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a14dd86-339c-4995-8fea-9891b25a9f92', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a14dd86-339c-4995-8fea-9891b25a9f92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types'} Body: b'{"group_type": {"id": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "name": "tempest-GroupsV314Test-group-type-1203078882", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:18:28,698 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups 0.245s 2023-04-18 09:18:28,698 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "volume_types": ["0d0d010d-1dd4-4417-bb7c-19800cb52191"], "name": "tempest-GroupsV314Test-Group-1873221999"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5979e78e-1472-4462-b6d4-a2a0efb028d9', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5979e78e-1472-4462-b6d4-a2a0efb028d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups'} Body: b'{"group": {"id": "1076ded3-c7b6-4296-b278-fb58f49259a2", "name": "tempest-GroupsV314Test-Group-1873221999"}}' 2023-04-18 09:18:28,729 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2 0.028s 2023-04-18 09:18:28,729 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', ' Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d1a8664-b377-49ab-8718-288599685e15', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d1a8664-b377-49ab-8718-288599685e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2'} Body: b'{"group": {"id": "1076ded3-c7b6-4296-b278-fb58f49259a2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:18:29.000000", "name": "tempest-GroupsV314Test-Group-1873221999", "description": null, "group_type": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "volume_types": ["0d0d010d-1dd4-4417-bb7c-19800cb52191"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:29,764 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2 0.029s 2023-04-18 09:18:29,764 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e90129-b451-4673-9365-4e56310c32b5', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e90129-b451-4673-9365-4e56310c32b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2'} Body: b'{"group": {"id": "1076ded3-c7b6-4296-b278-fb58f49259a2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:18:29.000000", "name": "tempest-GroupsV314Test-Group-1873221999", "description": null, "group_type": "14513b9b-e22a-49a5-bafb-d30a7ccecaff", "volume_types": ["0d0d010d-1dd4-4417-bb7c-19800cb52191"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:18:29,862 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/volumes/detail 0.093s 2023-04-18 09:18:29,863 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deafe5c9-1eee-4153-817e-c43b2c6faf11', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deafe5c9-1eee-4153-817e-c43b2c6faf11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:18:29,939 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2/action 0.066s 2023-04-18 09:18:29,939 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apac he/2.4.52 (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-13dddac8-2433-402b-bab1-a2074a90afd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2/action'} Body: b'' 2023-04-18 09:18:29,956 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2 0.016s 2023-04-18 09:18:29,957 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c05e19-7b1c-4175-a522-20012562190a', 'x-openstack-request-id': 'req-59c05e19-7b1c-4175-a522-20012562190a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99df0dc2bdb643c882136ee81185acb2/groups/1076ded3-c7b6-4296-b278-fb58f49259a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1076ded3-c7b6-4296-b278-fb58f49259a2 could not be found."}}' 2023-04-18 09:18:29,989 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types/14513b9b-e22a-49a5-bafb-d30a7ccecaff 0.031s 2023-04-18 09:18:29,989 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (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-4738f854-8613-4b17-8d1d-40c64c9d28c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/group_types/14513b9b-e22a-49a5-bafb-d30a7ccecaff'} Body: b'' 2023-04-18 09:18:30,041 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191 0.051s 2023-04-18 09:18:30,041 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:29 GMT', 'server': 'Apache/2.4.52 (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-a4c16e08-180c-4fc2-a82f-4598847209ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191'} Body: b'' 2023-04-18 09:18:30,058 79847 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191 0.015s 2023-04-18 09:18:30,058 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API- Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a32cebf-0d11-40a1-8578-01f9cd4472e7', 'x-openstack-request-id': 'req-7a32cebf-0d11-40a1-8578-01f9cd4472e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3e65b0b204c24f828851e8b7d2f8bec5/types/0d0d010d-1dd4-4417-bb7c-19800cb52191'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0d0d010d-1dd4-4417-bb7c-19800cb52191 could not be found."}}' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 982e00d7-312d-42dd-b733-678a7858b4f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:34,260 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes 0.429s 2023-04-18 09:18:34,260 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-794049716"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59d70b3-072d-4f0a-af6e-7d307be8c129', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59d70b3-072d-4f0a-af6e-7d307be8c129', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.111821", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:34,316 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.046s 2023-04-18 09:18:34,316 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a262a259-60b5-48fe-a8a3-8b47cfaadefa', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a262a259-60b5-48fe-a8a3-8b47cfaadefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a9e4b1857e7494c819316329c640af9"}}' 2023-04-18 09:18:35,366 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.039s 2023-04-18 09:18:35,367 79847 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915af848-eb7a-4d74-a8c7-83d85d20f826', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915af848-eb7a-4d74-a8c7-83d85d20f826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.000000", "updated_at": "2023-04-18T09:18:34.000000", "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a9e4b1857e7494c819316329c640af9"}}' 2023-04-18 09:18:35,429 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.052s 2023-04-18 09:18:35,430 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f58b6b-f1e2-4dbf-a32f-f2e8160563d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f58b6b-f1e2-4dbf-a32f-f2e8160563d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"volume": {"id": "982e00d7-312d-42dd-b733-678a7858b4f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:34.000000", "updated_at": "2023-04-18T09:18:34.000000", "name": "tempest-VolumesServicesTestJSON-Volume-794049716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0"}], "user_id": "39143885e4264555b2be73876695054e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a9e4b1857e7494c819316329c640af9"}}' 2023-04-18 09:18:35,553 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.110s 2023-04-18 09:18:35,554 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d60d7f7-b30f-4a85-a013-cde7cf501b3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'' 2023-04-18 09:18:35,579 79847 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0 0.024s 2023-04-18 09:18:35,579 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-01213bac-5786-47e8-82d0-b04617d04a2a', 'x-openstack-request-id': 'req-01213bac-5786-47e8-82d0-b04617d04a2a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a9e4b1857e7494c819316329c640af9/volumes/982e00d7-312d-42dd-b733-678a7858b4f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 982e00d7-312d-42dd-b733-678a7858b4f0 could not be found."}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d7888a9c-432d-4314-8a79-266502fdfd1b failed to build and is in ERROR status tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 38343ffc-bd80-4cfa-b250-a2bb87a89480 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:45,101 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes 0.384s 2023-04-18 09:18:45,101 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-742241747", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb660b7-1778-424c-8f2a-40147bf2e307', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb660b7-1778-424c-8f2a-40147bf2e307', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes'} Body: b'{"volume": {"id": "38343ffc-bd80-4cfa-b250-a2bb87a89480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.037226", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-742241747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:45,156 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.044s 2023-04-18 09:18:45,156 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0b240b-0636-4998-b52c-d1193d000897', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0b240b-0636-4998-b52c-d1193d000897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'{"volume": {"id": "38343ffc-bd80-4cfa-b250-a2bb87a89480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-742241747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:46,215 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.037s 2023-04-18 09:18:46,215 79847 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60e3587-ac7d-408b-94d7-655256ab41bf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60e3587-ac7d-408b-94d7-655256ab41bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'{"volume": {"id": "38343ffc-bd80-4cfa-b250-a2bb87a89480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.000000", "updated_at": "2023-04-18T09:18:45.000000", "name": "tempest-VolumesGetTest-Volume-742241747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:46,320 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.094s 2023-04-18 09:18:46,320 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (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-c45538c1-7803-4187-a296-9ffee8659031', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'' 2023-04-18 09:18:46,342 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480 0.020s 2023-04-18 09:18:46,342 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8873663c-eeb4-437b-b763-c8b4fd1679aa', 'x-openstack-request-id': 'req-8873663c-eeb4-437b-b763-c8b4fd1679aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/38343ffc-bd80-4cfa-b250-a2bb87a89480'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 38343ffc-bd80-4cfa-b250-a2bb87a89480 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 854d9616-95de-4c5d-9886-217b965a3949 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:45,700 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes 0.590s 2023-04-18 09:18:45,700 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-364953560"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef95409-867a-42c0-a05c-a8594115f866', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef95409-867a-42c0-a05c-a8594115f866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:45.634872", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:45,755 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.040s 2023-04-18 09:18:45,756 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a0dcbf-6680-4484-bc21-374267b8171b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a0dcbf-6680-4484-bc21-374267b8171b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:46,809 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.040s 2023-04-18 09:18:46,810 79837 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49edabff-9348-4d83-87ce-c1b54d1cf01e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49edabff-9348-4d83-87ce-c1b54d1cf01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.000000", "updated_at": "2023-04-18T09:18:46.000000", "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:46,862 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.039s 2023-04-18 09:18:46,862 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b4bd7f-0720-495a-8c58-09e9da3de7ce', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b4bd7f-0720-495a-8c58-09e9da3de7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"volume": {"id": "854d9616-95de-4c5d-9886-217b965a3949", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.000000", "updated_at": "2023-04-18T09:18:46.000000", "name": "tempest-VolumesTransfersTest-Volume-364953560", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:46,977 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.094s 2023-04-18 09:18:46,977 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (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-0d29ebf4-cab4-4fad-ac46-6876dcc9b160', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'' 2023-04-18 09:18:46,998 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949 0.021s 2023-04-18 09:18:46,999 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-591795cc-838e-402c-86e6-bccd7f89a348', 'x-openstack-request-id': 'req-591795cc-838e-402c-86e6-bccd7f89a348', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/854d9616-95de-4c5d-9886-217b965a3949'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 854d9616-95de-4c5d-9886-217b965a3949 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d9f15d7c-5514-4c35-b7ce-95dca738febf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:46,567 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes 0.222s 2023-04-18 09:18:46,567 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1778314716"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa38c90-a26e-4c7a-bd33-665f3f4f21ae', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa38c90-a26e-4c7a-bd33-665f3f4f21ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:46.508035", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:46,616 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.040s 2023-04-18 09:18:46,617 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d9e843-b9f5-474c-ade8-f52e33848841', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d9e843-b9f5-474c-ade8-f52e33848841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:47,676 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.047s 2023-04-18 09:18:47,676 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef481e8-9d74-4a88-afea-1ef32e88c32a', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef481e8-9d74-4a88-afea-1ef32e88c32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:47,735 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.048s 2023-04-18 09:18:47,735 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e215866-a1aa-4893-aa90-a31b4eac337c', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e215866-a1aa-4893-aa90-a31b4eac337c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"volume": {"id": "d9f15d7c-5514-4c35-b7ce-95dca738febf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesGetTest-Volume-1778314716", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:47,843 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.097s 2023-04-18 09:18:47,843 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (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-19ea034d-e0fb-4189-ac4e-5da73e60f3f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'' 2023-04-18 09:18:47,868 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf 0.024s 2023-04-18 09:18:47,869 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c22a922-8f6e-4a33-bb4a-2692a9e6fb6e', 'x-openstack-request-id': 'req-1c22a922-8f6e-4a33-bb4a-2692a9e6fb6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/d9f15d7c-5514-4c35-b7ce-95dca738febf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9f15d7c-5514-4c35-b7ce-95dca738febf could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b5c4a80f-b474-4aef-837c-1d1091667541 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:47,272 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes 0.267s 2023-04-18 09:18:47,272 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1853099969"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261149b0-dad5-4038-8815-4932ba99decf', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261149b0-dad5-4038-8815-4932ba99decf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.185393", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:47,329 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.046s 2023-04-18 09:18:47,329 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aedd461f-42fe-40d7-88eb-259338b47529', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aedd461f-42fe-40d7-88eb-259338b47529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:48,379 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.037s 2023-04-18 09:18:48,379 79837 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6126247b-8de8-407d-b7e7-93c3f8a63a99', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6126247b-8de8-407d-b7e7-93c3f8a63a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:48,430 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.040s 2023-04-18 09:18:48,430 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a39131ef-e4b8-467d-92df-905a41538445', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a39131ef-e4b8-467d-92df-905a41538445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"volume": {"id": "b5c4a80f-b474-4aef-837c-1d1091667541", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:47.000000", "updated_at": "2023-04-18T09:18:47.000000", "name": "tempest-VolumesTransfersTest-Volume-1853099969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541"}], "user_id": "a1c649ed2176465d9f6309e2d11a0ec9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dcefee7ce454a7f9c8eb54391489a6b"}}' 2023-04-18 09:18:48,533 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.092s 2023-04-18 09:18:48,534 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (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-f7327fb8-f1a8-48c2-9989-dedbe18285d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'' 2023-04-18 09:18:48,561 79837 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541 0.026s 2023-04-18 09:18:48,561 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4ffdbc-aeb2-4cb4-b27a-6d9e3b493a8a', 'x-openstack-request-id': 'req-fb4ffdbc-aeb2-4cb4-b27a-6d9e3b493a8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9dcefee7ce454a7f9c8eb54391489a6b/volumes/b5c4a80f-b474-4aef-837c-1d1091667541'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b5c4a80f-b474-4aef-837c-1d1091667541 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4abd0753-cfa6-4cce-afbb-8524ecfb5292 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:47,894 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.020s 2023-04-18 09:18:47,894 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ac1a2c6-dffb-4dfb-ac5b-e3666cd589c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:18:48,216 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes 0.321s 2023-04-18 09:18:48,217 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-VolumesGetTest-Volume-2030681603", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a033a0c-bba1-43b4-ba63-d087e7a61658', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a033a0c-bba1-43b4-ba63-d087e7a61658', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes'} Body: b'{"volume": {"id": "4abd0753-cfa6-4cce-afbb-8524ecfb5292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:48.155918", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2030681603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:48,265 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.039s 2023-04-18 09:18:48,265 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8b44b5-793f-412d-8372-a25a4e128df4', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8b44b5-793f-412d-8372-a25a4e128df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'{"volume": {"id": "4abd0753-cfa6-4cce-afbb-8524ecfb5292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:48.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-2030681603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:49,327 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.049s 2023-04-18 09:18:49,327 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842ea5d5-ad47-460e-858f-a6058123dbd0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842ea5d5-ad47-460e-858f-a6058123dbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'{"volume": {"id": "4abd0753-cfa6-4cce-afbb-8524ecfb5292", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:48.000000", "updated_at": "2023-04-18T09:18:48.000000", "name": "tempest-VolumesGetTest-Volume-2030681603", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292"}], "user_id": "9edb121173b04b2aa1332ff1a3bfe2cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62a482e5158341f2a5fa022115737956"}}' 2023-04-18 09:18:49,485 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.147s 2023-04-18 09:18:49,485 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48928e7-9592-436c-8327-5b00826ebfbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'' 2023-04-18 09:18:49,513 79847 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292 0.027s 2023-04-18 09:18:49,514 79847 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-51719d3f-ecd2-4272-b923-89cae13e5813', 'x-openstack-request-id': 'req-51719d3f-ecd2-4272-b923-89cae13e5813', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/62a482e5158341f2a5fa022115737956/volumes/4abd0753-cfa6-4cce-afbb-8524ecfb5292'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4abd0753-cfa6-4cce-afbb-8524ecfb5292 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8e01fef5-781a-4769-827a-c35a24384fde failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2155c8af-0047-4062-bb84-98b9b9a77da0 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7521ed2a-cc2d-40f0-b35f-02355a80b9a7 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d921efe5-dd09-4fd3-a27a-5315a9b071eb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:19:02,987 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.351s 2023-04-18 09:19:02,988 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497d2e98-1390-4aab-97b9-fa23224b8802', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497d2e98-1390-4aab-97b9-fa23224b8802', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "d921efe5-dd09-4fd3-a27a-5315a9b071eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:02.916776", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,223 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.225s 2023-04-18 09:19:03,224 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-731653818"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1445beb5-db9c-4e86-bf4a-e69ebf138a1a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1445beb5-db9c-4e86-bf4a-e69ebf138a1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "33e781a9-01ec-4877-9b03-1e085b0b6a41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.157633", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-731653818", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/33e781a9-01ec-4877-9b03-1e085b0b6a41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/33e781a9-01ec-4877-9b03-1e085b0b6a41"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,445 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.208s 2023-04-18 09:19:03,445 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-986605373"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64b2b17-a67b-499a-b230-49b5c368d707', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64b2b17-a67b-499a-b230-49b5c368d707', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "84b3f700-9d4e-41a1-a136-83e3ac602eda", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.381758", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-986605373", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/84b3f700-9d4e-41a1-a136-83e3ac602eda"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/84b3f700-9d4e-41a1-a136-83e3ac602eda"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,633 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.178s 2023-04-18 09:19:03,633 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2142529168"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2f3476-eab0-4ac2-9a8d-d06d82fcec0d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2f3476-eab0-4ac2-9a8d-d06d82fcec0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "92fa9d3a-4582-4211-9479-8be353db59ef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.576077", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2142529168", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/92fa9d3a-4582-4211-9479-8be353db59ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/92fa9d3a-4582-4211-9479-8be353db59ef"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,840 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes 0.196s 2023-04-18 09:19:03,840 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-1492054685"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ba564c-a1ce-4b51-a592-ed30762b4e0a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ba564c-a1ce-4b51-a592-ed30762b4e0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes'} Body: b'{"volume": {"id": "80492c3b-d78f-4368-87f6-3e301683f364", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.776851", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1492054685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/80492c3b-d78f-4368-87f6-3e301683f364"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/80492c3b-d78f-4368-87f6-3e301683f364"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:19:03,891 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb 0.041s 2023-04-18 09:19:03,892 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8af837-602f-456b-b1e4-e69752894537', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8af837-602f-456b-b1e4-e69752894537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb'} Body: b'{"volume": {"id": "d921efe5-dd09-4fd3-a27a-5315a9b071eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.000000", "updated_at": "2023-04-18T09:19:03.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ecaf6bf79f941189917e6a6d00cd8b5"}}' 2023-04-18 09:19:04,947 79837 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb 0.044s 2023-04-18 09:19:04,948 79837 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a295aab-1a92-4754-9d4d-a95ddd05d370', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-3a295aab-1a92-4754-9d4d-a95ddd05d370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb'} Body: b'{"volume": {"id": "d921efe5-dd09-4fd3-a27a-5315a9b071eb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:19:03.000000", "updated_at": "2023-04-18T09:19:03.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1076075368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ecaf6bf79f941189917e6a6d00cd8b5/volumes/d921efe5-dd09-4fd3-a27a-5315a9b071eb"}], "user_id": "f2f88292844a4ad697314e4a6ec7cc9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ecaf6bf79f941189917e6a6d00cd8b5"}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e8777e9b-810f-44fc-bcd0-72f356c36a12 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:16:38,385 79855 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:16:38,385 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:16:38,445 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2023-04-18 09:16:38,446 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-934236097", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFQDB7iGpJS3Q37t1Rgd2YiVDQ2JvA+sjFROzysHN3qNWFe9sUHlmtHwlQxT8n4jIB3Uu8qNHFIG2wV+hFTgl94AyzHttuFCIVLkRttffQazh2M2H6OYaTJrIDCJFxd9LQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9376bc-5973-4595-8fad-6bc22ab7e5a5', 'x-compute-request-id': 'req-4a9376bc-5973-4595-8fad-6bc22ab7e5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-934236097", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFQDB7iGpJS3Q37t1Rgd2YiVDQ2JvA+sjFROzysHN3qNWFe9sUHlmtHwlQxT8n4jIB3Uu8qNHFIG2wV+hFTgl94AyzHttuFCIVLkRttffQazh2M2H6OYaTJrIDCJFxd9LQ==", "fingerprint": "45:b5:8d:40:8d:0c:80:1f:77:1d:69:41:2a:de:a7:b6", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e"}}' 2023-04-18 09:16:38,450 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-934236097 created 2023-04-18 09:16:38,611 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.160s 2023-04-18 09:16:38,612 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1392774576", "description": "tempest-description--166774744"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ce431b75-dbb9-43d2-b030-141da725886e', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a7131c45-13dd-4454-925f-3d344cec7428", "name": "tempest-securitygroup--1392774576", "stateful": true, "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "tempest-description--166774744", "shared": false, "security_group_rules": [{"id": "1d8dda38-2c73-4f83-b67e-5969d56ddea3", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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": 771, "description": null, "tags": [], "created_at": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}, {"id": "68cbf803-8434-4e26-85d5-5fab20b70ffb", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 770, "description": null, "tags": [], "created_at": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}], "tags": [], "created_at": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:16:38,775 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 09:16:38,775 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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-0c1fcc83-bacc-4fa3-bfc2-290858594df1', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f63d994-b3f4-49c2-9629-ecce89940d45", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:16:38,932 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.156s 2023-04-18 09:16:38,933 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-78c02188-c9c1-461c-8c57-0e289bf1cc88', 'date': 'Tue, 18 Apr 2023 09:16:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "149d2cdd-e90c-4a92-b35b-7c0def92528e", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "a7131c45-13dd-4454-925f-3d344cec7428", "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": "2023-04-18T09:16:38Z", "updated_at": "2023-04-18T09:16:38Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:16:38,933 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1392774576 created 2023-04-18 09:16:39,669 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.735s 2023-04-18 09:16:39,669 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-20534a37-5b97-479d-89f9-7fe431fe17c5', 'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7c56d7d1-b3c1-44f4-8828-9e7925bb0e64", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.32", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:16:39Z", "updated_at": "2023-04-18T09:16:39Z", "revision_number": 0}}' 2023-04-18 09:16:39,669 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '7c56d7d1-b3c1-44f4-8828-9e7925bb0e64', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:16:39Z', 'updated_at': '2023-04-18T09:16:39Z', 'revision_number': 0, 'ip': '172.24.4.32'} created 2023-04-18 09:16:39,757 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-18 09:16:39,757 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a7625d65-fd7b-4b45-a5b5-6efd8a3e408d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bcb9c492b52a4a58b7b34b87f541f44e", "name": "tempest-AttachVolumeNegativeTest-286861146-project-member", "password_expires_at": null}, "audit_ids": ["tDzUPe3hSAuwkqcQ_OApJg"], "expires_at": "2023-04-18T10:16:39.000000Z", "issued_at": "2023-04-18T09:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4577b5b5e8d348018cf4ae386f17eae8", "name": "tempest-AttachVolumeNegativeTest-286861146"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "Regio nOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:16:39,758 79855 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '4c6b7356-c8ef-4d0d-b7c2-d96b8d362842', 'name': 'tempest-AttachVolumeNegativeTest-1727645000-network', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28909, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:13:45Z', 'updated_at': '2023-04-18T09:13:45Z', 'revision_number': 1} available for tenant 2023-04-18 09:16:39,759 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-934236097', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFQDB7iGpJS3Q37t1Rgd2YiVDQ2JvA+sjFROzysHN3qNWFe9sUHlmtHwlQxT8n4jIB3Uu8qNHFIG2wV+hFTgl94AyzHttuFCIVLkRttffQazh2M2H6OYaTJrIDCJFxd9LQ==', 'fingerprint': '45:b5:8d:40:8d:0c:80:1f:77:1d:69:41:2a:de:a7:b6', 'user_id': 'bcb9c492b52a4a58b7b34b87f541f44e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBazOmZIjXYhaisINfzmP0oSyTmeaHRwh1yRKKw69E2NxHTsJ5K7mPl\n0v1TNKRXZ9qgBwYFK4EEACKhZANiAARUAwe4hqSUt0N+7dUYHdmIlQ0NibwPrIxU\nTs8rBzd6jVhXvbFB5ZrR8JUMU/J+IyAd1LvKjRxSBtsFfoRU4JfeAMsx7bbhQiFS\n5EbbX30Gs4djNh+jmGkyayAwiRcXfS0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a7131c45-13dd-4454-925f-3d344cec7428', 'name': 'tempest-securitygroup--1392774576', 'stateful': True, 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': 'tempest-description--166774744', 'shared': False, 'security_group_rules': [{'id': '1d8dda38-2c73-4f83-b67e-5969d56ddea3', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'a7131c45-13dd-4454-925f-3d344cec7428', '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': 771, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:16:38Z', 'updated_at': '2023-04-18T09:16:38Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, {'id': '68cbf803-8434-4e26-85d5-5fab20b70ffb', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': 'a7131c45-13dd-4454-925f-3d344cec7428', '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': 770, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:16:38Z', 'updated_at': '2023-04-18T09:16:38Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}] , 'tags': [], 'created_at': '2023-04-18T09:16:38Z', 'updated_at': '2023-04-18T09:16:38Z', 'revision_number': 1, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, 'floating_ip': {'id': '7c56d7d1-b3c1-44f4-8828-9e7925bb0e64', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:16:39Z', 'updated_at': '2023-04-18T09:16:39Z', 'revision_number': 0, 'ip': '172.24.4.32'}} 2023-04-18 09:16:40,424 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.664s 2023-04-18 09:16:40,425 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1538707559", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842"}], "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "key_name": "tempest-keypair-934236097", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3cfacb-1894-4139-bd1e-5c4c05675650', 'x-compute-request-id': 'req-4e3cfacb-1894-4139-bd1e-5c4c05675650', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "adminPass": "password"}}' 2023-04-18 09:16:40,499 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.071s 2023-04-18 09:16:40,500 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:16:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc7786b-6b60-4426-b7fc-6717938e861c', 'x-compute-request-id': 'req-8cc7786b-6b60-4426-b7fc-6717938e861c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "name": "tempest-AttachVolumeNegativeTest-server-1538707559", "status": "BUILD", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/ima ges/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:16:40Z", "updated": "2023-04-18T09:16:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-934236097", "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": []}}' 2023-04-18 09:17:30,805 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.246s 2023-04-18 09:17:30,805 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-978768c8-a7b5-48a3-8a87-064cf95cd513', 'x-compute-request-id': 'req-978768c8-a7b5-48a3-8a87-064cf95cd513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "name": "tempest-AttachVolumeNegativeTest-server-1538707559", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:16:40Z", "updated": "2023-04-18T09:16:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-934236097", "OS-SRV-USG:launched_at": "2023-04-18T09:16:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:17:30,826 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:18:31,469 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/os-interface 0.580s 2023-04-18 09:18:31,470 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:1 8:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ca87bb-6666-4e6c-8014-78fd7a547477', 'x-compute-request-id': 'req-c6ca87bb-6666-4e6c-8014-78fd7a547477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "port_id": "621da736-641d-402f-9e86-b8a99aa01977", "mac_addr": "fa:16:3e:f5:c0:74", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dd977e7a-72ed-43d2-ae95-9485d52bee79", "ip_address": "10.0.0.6"}]}]}' 2023-04-18 09:18:32,278 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64 0.804s 2023-04-18 09:18:32,279 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "621da736-641d-402f-9e86-b8a99aa01977"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-23a45926-f2eb-459c-b0b8-8550f7ab21a8', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64'} Body: b'{"floatingip": {"id": "7c56d7d1-b3c1-44f4-8828-9e7925bb0e64", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.32", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "e5f61eb9-8479-4dd7-b3d9-c3cf906d75e4", "port_id": "621da736-641d-402f-9e86-b8a99aa01977", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "mac_address": "fa:16:3e:f5:c0:74", "admin_state_up": true, "status": "ACTIVE", "device_id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:16:39Z", "updated_at": "2023-04-18T09:18:31Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:18:32,282 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.32:22' as 'cirros' with public key authentication 2023-04-18 09:18:32,324 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:18:32,349 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:18:32,350 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.32 successfully created 2023-04-18 09:18:32,396 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/ips 0.045s 2023-04-18 09:18:32,397 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a3ff325-98bf-4c03-afee-c696497bc9e1', 'x-compute-request-id': 'req-0a3ff325-98bf-4c03-afee-c696497bc9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c/ips'} Body: b'{"addr esses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-04-18 09:18:32,634 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes 0.233s 2023-04-18 09:18:32,634 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1117729062"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e593f4-5f0c-429a-b8e2-c634c5e89b46', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e593f4-5f0c-429a-b8e2-c634c5e89b46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes'} Body: b'{"volume": {"id": "e8777e9b-810f-44fc-bcd0-72f356c36a12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:32.560341", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1117729062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:18:32,696 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12 0.053s 2023-04-18 09:18:32,697 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6fcc452-3e4a-4247-b29f-64a0242c2466', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6fcc452-3e4a-4247-b29f-64a0242c2466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12'} Body: b'{"volume": {"id": "e8777e9b-810f-44fc-bcd0-72f356c36a12", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1117729062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:18:33,751 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/4 577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12 0.038s 2023-04-18 09:18:33,751 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cd6844-b8e6-4822-b499-0990d58161a7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cd6844-b8e6-4822-b499-0990d58161a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12'} Body: b'{"volume": {"id": "e8777e9b-810f-44fc-bcd0-72f356c36a12", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:18:33.000000", "updated_at": "2023-04-18T09:18:33.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1117729062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/e8777e9b-810f-44fc-bcd0-72f356c36a12"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:18:33,878 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.115s 2023-04-18 09:18:33,878 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (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-4b5605a6-459f-44a9-9a00-6d3c9567b7ef', 'x-compute-request-id': 'req-4b5605a6-459f-44a9-9a00-6d3c9567b7ef', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'' 2023-04-18 09:18:34,122 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.243s 2023-04-18 09:18:34,122 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (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-d60f29d6-74ad-4a59-9aa8-d628d389fcab', 'x-compute-request-id': 'req-d60f29d6-74ad-4a59-9aa8-d628d389fcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"server": {"id": "20791ca9-4ac4-4d58-9288-e0b9362b131c", "name": "tempest-AttachVolumeNegativeTest-server-1538707559", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:16:40Z", "updated": "2023-04-18T09:18:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:c0:74"}, {"version": 4, "addr": "172.24.4.32", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:c0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-934236097", "OS-SRV-USG:launched_at": "2023-04-18T09:16:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1392774576"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:19:24,440 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c 0.257s 2023-04-18 09:19:24,441 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2a9a9656-c457-4c8d-b83e-49489128f44c', 'x-compute-request-id': 'req-2a9a9656-c457-4c8d-b83e-49489128f44c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20791ca9-4ac4-4d58-9288-e0b9362b131c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20791ca9-4ac4-4d58-9288-e0b9362b131c could not be found."}}' 2023-04-18 09:19:24,471 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-934236097 0.030s 2023-04-18 09:19:24,472 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480743d5-fa7c-4393-acf2-288a4d5fe523', 'x-compute-request-id': 'req-480743d5-fa7c-4393-acf2-288a4d5fe523', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-934236097'} Body: b'' 2023-04-18 09:19:24,632 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428 0.160s 2023-04-18 09:19:24,632 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-f17b013b-a2d5-49e4-807b-8aefb1dea993', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:19:24 GMT', ' connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428'} Body: b'' 2023-04-18 09:19:24,650 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428 0.017s 2023-04-18 09:19:24,650 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a13f0f23-7270-495b-a719-542146edd36b', 'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a7131c45-13dd-4454-925f-3d344cec7428'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a7131c45-13dd-4454-925f-3d344cec7428 does not exist", "detail": ""}}' 2023-04-18 09:19:25,121 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64 0.470s 2023-04-18 09:19:25,122 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-10645d9b-2fd8-4c5b-9192-b0ff3262def0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7c56d7d1-b3c1-44f4-8828-9e7925bb0e64'} Body: b'' tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b6fa1037-d7ce-4608-a927-2a42c160adba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:11,184 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-18 09:18:11,184 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a5f00de3-4c81-4caa-8660-014d1f15898b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2451f5c9181b45589ba98960c826a978", "name": "tempest-DeleteServersTestJSON-422232860-project-member", "password_expires_at": null}, "audit_ids": ["0QLL0p9-TGO6_eSazKIQyQ"], "expires_at": "2023-04-18T10:18:11.000000Z", "issued_at": "2023-04-18T09:18:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfa6a9dacd9f435792381cf297270399", "name": "tempest-DeleteServersTestJSON-422232860"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfa6a9dacd9f435792381cf297270399", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:18:11,185 79835 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'ecc4c001-3a23-465f-8f1a-25771ea286b7', 'name': 'tempest-DeleteServersTestJSON-2109270046-network', 'tenant_id': 'bfa6a9dacd9f435792381cf297270399', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfa6a9dacd9f435792381cf297270399', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47013, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:18:05Z', 'updated_at': '2023-04-18T09:18:05Z', 'revision_number': 1} available for tenant 2023-04-18 09:18:11,867 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2023-04-18 09:18:11,868 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-165938052", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "ecc4c001-3a23-465f-8f1a-25771ea286b7"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d18de0-7a40-4bae-ac03-2292d4179f51', 'x-compute-request-id': 'req-c1d18de0-7a40-4bae-ac03-2292d4179f51', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "98169e44-f735-4d2d-a739-21a3f35ac2d2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Fj6bYbsD4QLY"}}' 2023-04-18 09:18:11,942 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2 0.070s 2023-04-18 09:18:11,942 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c52a39f-720b-480e-94a0-844875ad9021', 'x-compute-request-id': 'req-6c52a39f-720b-480e-94a0-844875ad9021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2'} Body: b'{"server": {"id": "98169e44-f735-4d2d-a739-21a3f35ac2d2", "name": "tempest-DeleteServersTestJSON-server-165938052", "status": "BUILD", "tenant_id": "bfa6a9dacd9f435792381cf297270399", "user_id": "2451f5c9181b45589ba98960c826a978", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:12Z", "updated": "2023-04-18T09:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}], "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": []}}' 2023-04-18 09:19:02,431 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2 0.428s 2023-04-18 09:19:02,431 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336df44e-1a42-4481-8e62-5f6249fa87e1', 'x-compute-request-id': 'req-336df44e-1a42-4481-8e62-5f6249fa87e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2'} Body: b'{"server": {"id": "98169e44-f735-4d2d-a739-21a3f35ac2d2", "name": "tempest-DeleteServersTestJSON-server-165938052", "status": "ACTIVE", "tenant_id": "bfa6a9dacd9f435792381cf297270399", "user_id": "2451f5c9181b45589ba98960c826a978", "metadata": {}, "hostId": "b556d861d218faaf11bde189f8b2f258be6818cd1346c184ee164ad1", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:11Z", "updated": "2023-04-18T09:18:18Z", "addresses": {"tempest-DeleteServersTestJSON-2109270046-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:cf:9d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98169e44-f735-4d2d-a739-21a3f35ac2d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:18:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:19:02,443 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:20:02,718 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes 0.214s 2023-04-18 09:20:02,719 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-390341943"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1171ac-2f3b-48b1-97cf-bf684bfe160d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1171ac-2f3b-48b1-97cf-bf684bfe160d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes'} Body: b'{"volume": {"id": "b6fa1037-d7ce-4608-a927-2a42c160adba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:02.6579 90", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-390341943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}], "user_id": "2451f5c9181b45589ba98960c826a978", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:20:02,774 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba 0.045s 2023-04-18 09:20:02,775 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed40ee-b01b-4098-b4a3-786eb58a5760', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed40ee-b01b-4098-b4a3-786eb58a5760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba'} Body: b'{"volume": {"id": "b6fa1037-d7ce-4608-a927-2a42c160adba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:03.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-390341943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}], "user_id": "2451f5c9181b45589ba98960c826a978", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfa6a9dacd9f435792381cf297270399"}}' 2023-04-18 09:20:03,832 79835 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba 0.045s 2023-04-18 09:20:03,832 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59042a58-ce95-4a5f-b192-f3db9a0a5911', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59042a58-ce95-4a5f-b192-f3db9a0a5911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba'} Body: b'{"volume": {"id": "b6fa1037-d7ce-4608-a927-2a42c160adba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:03.000000", "updated_at": "2023-04-18T09:20:03.000000", "name": "tempest-DeleteServersTestJSON-volume-390341943", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfa6a9dacd9f435792381cf297270399/volumes/b6 fa1037-d7ce-4608-a927-2a42c160adba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfa6a9dacd9f435792381cf297270399/volumes/b6fa1037-d7ce-4608-a927-2a42c160adba"}], "user_id": "2451f5c9181b45589ba98960c826a978", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfa6a9dacd9f435792381cf297270399"}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:18:31,855 79833 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:18:31,855 79833 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:18:32,099 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.241s 2023-04-18 09:18:32,099 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-647550027", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOyTw7vyyAmSwlBEtdOATtaFYkzfaGs+lkQTQ1v9zCCFJwQCkpi8F81lpad33mypYPRE75qlvzepgQ8Z58dAU+zwfVqDFAyxO9ZdAbKW++wtVvi2JjSklQxvxFsA89mwiA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:31 GMT', 'server': 'Apache/2.4.52 (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-9c3ce8c2-384a-4159-ad33-d5ca144bd46e', 'x-compute-request-id': 'req-9c3ce8c2-384a-4159-ad33-d5ca144bd46e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-647550027", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOyTw7vyyAmSwlBEtdOATtaFYkzfaGs+lkQTQ1v9zCCFJwQCkpi8F81lpad33mypYPRE75qlvzepgQ8Z58dAU+zwfVqDFAyxO9ZdAbKW++wtVvi2JjSklQxvxFsA89mwiA==", "fingerprint": "d8:6a:a2:45:a5:a7:02:ad:ee:ca:55:54:74:8b:ce:79", "user_id": "0cdd6ccedc1e455aa8815a441d298f44"}}' 2023-04-18 09:18:32,102 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-647550027 created 2023-04-18 09:18:32,570 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.467s 2023-04-18 09:18:32,571 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--378619842", "description": "tempest-description--1505116447"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-63e40241-27bc-4ab6-91a0-c04fc844e5dd', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "name": "tempest-securitygroup--378619842", "stateful": true, "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "tempest-description--1505116447", "shared": false, "security_group_rules": [{"id": "27519107-fb70-4ea1-9f37-f0a10bb37340", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": 823, "description": null, "tags": [], "created_at": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}, {"id": "e0a57080-eb50-4b3f-bf07-2f092e4f03c4", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": 824, "description": null, "tags": [], "created_at": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}], "tags": [], "created_at": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:18:32,758 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-18 09:18:32,758 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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-1be65d48-724b-4917-977a-892fe73c990a', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf769ef5-82d3-4630-a5a4-688ddfea9317", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:18:32,949 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2023-04-18 09:18:32,949 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-50e5e36f-4d04-4a00-b61b-21c43d76e27c', 'date': 'Tue, 18 Apr 2023 09:18:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a520c3ea-dc3f-4c15-8230-36a932f183e7", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "5c47d8b5-ece2-445f-b55e-217c656c1c5f", "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": "2023-04-18T09:18:32Z", "updated_at": "2023-04-18T09:18:32Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:18:32,949 79833 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--378619842 created 2023-04-18 09:18:33,740 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.790s 2023-04-18 09:18:33,741 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f1b8f0ae-fcb1-4845-bc98-8544f4a50c6f', 'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "23dd4101-0988-44ed-ba7d-bdbc2f4332d8", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.218", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:18:33Z", "updated_at": "2023-04-18T09:18:33Z", "revision_number": 0}}' 2023-04-18 09:18:33,741 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '23dd4101-0988-44ed-ba7d-bdbc2f4332d8', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.218', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:18:33Z', 'updated_at': '2023-04-18T09:18:33Z', 'revision_number': 0, 'ip': '172.24.4.218'} created 2023-04-18 09:18:33,879 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.133s 2023-04-18 09:18:33,880 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-57ee6d9e-ca58-4749-97eb-7145c7107c44', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0cdd6ccedc1e455aa8815a441d298f44", "name": "tempest-AttachVolumeShelveTestJSON-1472338190-project-member", "password_expires_at": null}, "audit_ids": ["SktJp7ylRXyKB2VSKaIpJA"], "expires_at": "2023-04-18T10:18:33.000000Z", "issued_at": "2023-04-18T09:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf7d15e50d7341a28f5c8925441f9692", "name": "tempest-AttachVolumeShelveTestJSON-1472338190"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919 db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:18:33,881 79833 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '2f5119a0-e2e0-49d6-9884-3ebb5b952bfd', 'name': 'tempest-AttachVolumeShelveTestJSON-623641884-network', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:18:26Z', 'updated_at': '2023-04-18T09:18:26Z', 'revision_number': 1} available for tenant 2023-04-18 09:18:33,881 79833 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-647550027', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOyTw7vyyAmSwlBEtdOATtaFYkzfaGs+lkQTQ1v9zCCFJwQCkpi8F81lpad33mypYPRE75qlvzepgQ8Z58dAU+zwfVqDFAyxO9ZdAbKW++wtVvi2JjSklQxvxFsA89mwiA==', 'fingerprint': 'd8:6a:a2:45:a5:a7:02:ad:ee:ca:55:54:74:8b:ce:79', 'user_id': '0cdd6ccedc1e455aa8815a441d298f44', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAcjsEDGvhCu1CLi60zxl/oJ5eVXFR6qYGoF5LCiHvLI7I1o9TxSIgu\nVjr6IaoVb5KgBwYFK4EEACKhZANiAATsk8O78sgJksJQRLXTgE7WhWJM32hrPpZE\nE0Nb/cwghScEApKYvBfNZaWnd95sqWD0RO+apb83qYEPGefHQFPs8H1agxQMsTvW\nXQGylvvsLVb4tiY0pJUMb8RbAPPZsIg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5c47d8b5-ece2-445f-b55e-217c656c1c5f', 'name': 'tempest-securitygroup--378619842', 'stateful': True, 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': 'tempest-description--1505116447', 'shared': False, 'security_group_rules': [{'id': '27519107-fb70-4ea1-9f37-f0a10bb37340', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '5c47d8b5-ece2-445f-b55e-217c656c1c5f', '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': 823, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:18:32Z', 'updated_at': '2023-04-18T09:18:32Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, {'id': 'e0a57080-eb50-4b3f-bf07-2f092e4f03c4', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '5c47d8b5-ece2-445f-b55e-217c656c1c5f', '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': 824, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:18:32Z', 'updated_at': '2023-0 4-18T09:18:32Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}], 'tags': [], 'created_at': '2023-04-18T09:18:32Z', 'updated_at': '2023-04-18T09:18:32Z', 'revision_number': 1, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, 'floating_ip': {'id': '23dd4101-0988-44ed-ba7d-bdbc2f4332d8', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.218', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:18:33Z', 'updated_at': '2023-04-18T09:18:33Z', 'revision_number': 0, 'ip': '172.24.4.218'}} 2023-04-18 09:18:34,642 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.760s 2023-04-18 09:18:34,642 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd"}], "security_groups": [{"name": "tempest-securitygroup--378619842"}], "key_name": "tempest-keypair-647550027", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37803626-5a7f-4683-beef-adabda09cd90', 'x-compute-request-id': 'req-37803626-5a7f-4683-beef-adabda09cd90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--378619842"}], "adminPass": "password"}}' 2023-04-18 09:18:34,713 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.067s 2023-04-18 09:18:34,713 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d42bfa4-459b-41c1-b542-ff4e59f0f69c', 'x-compute-request-id': 'req-9d42bfa4-459b-41c1-b542-ff4e59f0f69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "status": "BUILD", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6c cedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:35Z", "updated": "2023-04-18T09:18:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-647550027", "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}}' 2023-04-18 09:19:25,112 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.349s 2023-04-18 09:19:25,112 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7736d4d-3f4c-49d1-95f9-516d00c382ce', 'x-compute-request-id': 'req-c7736d4d-3f4c-49d1-95f9-516d00c382ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:34Z", "updated": "2023-04-18T09:18:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bf:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-647550027", "OS-SRV-USG:launched_at": "2023-04-18T09:18:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--378619842"}], "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}}' 2023-04-18 09:19:25,128 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:20:25,371 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c132 3-6d52-451a-9dc0-e02069653e09/os-interface 0.236s 2023-04-18 09:20:25,371 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf767f4-588e-4c7e-b74b-5c7546903e7c', 'x-compute-request-id': 'req-cdf767f4-588e-4c7e-b74b-5c7546903e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "port_id": "3f8d23ad-14fb-4698-b84b-caf372fd1f7f", "mac_addr": "fa:16:3e:e0:bf:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "24aaf444-fdb7-48b3-99d5-4ebdda8703c8", "ip_address": "10.0.0.12"}]}]}' 2023-04-18 09:20:26,074 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8 0.698s 2023-04-18 09:20:26,074 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3f8d23ad-14fb-4698-b84b-caf372fd1f7f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b139d165-d935-4d3e-b41b-5744170a0e10', 'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8'} Body: b'{"floatingip": {"id": "23dd4101-0988-44ed-ba7d-bdbc2f4332d8", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.218", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "42b5d0d0-6dfc-4576-b522-944fa44ee131", "port_id": "3f8d23ad-14fb-4698-b84b-caf372fd1f7f", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "mac_address": "fa:16:3e:e0:bf:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "836c1323-6d52-451a-9dc0-e02069653e09", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:18:33Z", "updated_at": "2023-04-18T09:20:25Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:20:26,077 79833 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.218:22' as 'cirros' with public key authentication 2023-04-18 09:20:26,103 79833 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:20:26,125 79833 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:20:26,126 79833 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.218 successfully created 2023-04-18 09:20:26,167 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09/ips 0.040s 2023-04-18 09:20:26,167 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20 ', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9b721f-964e-4956-8aeb-8802505633e1', 'x-compute-request-id': 'req-5b9b721f-964e-4956-8aeb-8802505633e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2023-04-18 09:20:26,373 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes 0.202s 2023-04-18 09:20:26,373 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-766309380"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc23c452-8a2c-4e22-8826-753701a740f5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc23c452-8a2c-4e22-8826-753701a740f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes'} Body: b'{"volume": {"id": "a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:26.317363", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-766309380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:20:26,444 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f 0.061s 2023-04-18 09:20:26,444 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb4c4c5-3b37-4d0b-95d4-cdb5c31c1e1b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb4c4c5-3b37-4d0b-95d4-cdb5c31c1e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f'} Body: b'{"volume": {"id": "a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:26.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-766309380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}], "user_id": "0cdd6ccedc1 e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:20:27,503 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f 0.046s 2023-04-18 09:20:27,503 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d5a713-4a18-40c0-916d-15ee38c1c1dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d5a713-4a18-40c0-916d-15ee38c1c1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f'} Body: b'{"volume": {"id": "a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:20:26.000000", "updated_at": "2023-04-18T09:20:26.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-766309380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/a66e1f14-c7ea-44d1-8d3f-d77a5b8bd88f"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:20:27,639 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.120s 2023-04-18 09:20:27,639 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:27 GMT', 'server': 'Apache/2.4.52 (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-4349eb77-1413-43e7-a5ec-e7a2c5f41c4f', 'x-compute-request-id': 'req-4349eb77-1413-43e7-a5ec-e7a2c5f41c4f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'' 2023-04-18 09:20:27,864 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.225s 2023-04-18 09:20:27,865 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4034aa-4c3c-4d0f-b899-ca128b3d7334', 'x-compute-request-id': 'req-2a 4034aa-4c3c-4d0f-b899-ca128b3d7334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"server": {"id": "836c1323-6d52-451a-9dc0-e02069653e09", "name": "tempest-AttachVolumeShelveTestJSON-server-477881663", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:18:34Z", "updated": "2023-04-18T09:20:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bf:3c"}, {"version": 4, "addr": "172.24.4.218", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:bf:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/836c1323-6d52-451a-9dc0-e02069653e09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-647550027", "OS-SRV-USG:launched_at": "2023-04-18T09:18:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--378619842"}], "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}}' 2023-04-18 09:21:17,962 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09 0.035s 2023-04-18 09:21:17,962 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:17 GMT', 'server': 'Apache/2.4.52 (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-053ef994-34d2-4929-a131-2858b171741b', 'x-compute-request-id': 'req-053ef994-34d2-4929-a131-2858b171741b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/836c1323-6d52-451a-9dc0-e02069653e09'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 836c1323-6d52-451a-9dc0-e02069653e09 could not be found."}}' 2023-04-18 09:21:17,991 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-647550027 0.028s 2023-04-18 09:21:17,991 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:17 GMT', 'server': 'Apache/2.4.52 (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-47fec144-dbcf-4af9-84e1-5b6075fdfe84', 'x-compute-request-id': 'req-47fec144-dbcf-4af9-84e1-5b6075fdfe84', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-64755002 7'} Body: b'' 2023-04-18 09:21:18,135 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f 0.143s 2023-04-18 09:21:18,135 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-5aa27e58-8a65-4c70-959a-c1ee786ef33d', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f'} Body: b'' 2023-04-18 09:21:18,152 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f 0.016s 2023-04-18 09:21:18,153 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-84e06203-f021-413a-9615-bb7ca2267b5a', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5c47d8b5-ece2-445f-b55e-217c656c1c5f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5c47d8b5-ece2-445f-b55e-217c656c1c5f does not exist", "detail": ""}}' 2023-04-18 09:21:18,645 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8 0.492s 2023-04-18 09:21:18,646 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-490e19ea-9362-47cb-8f3d-741fea1e1a2f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23dd4101-0988-44ed-ba7d-bdbc2f4332d8'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 652dbb0f-a9b9-4d86-ad49-b8b241012d33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:19:25,127 79855 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:19:25,127 79855 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:19:25,186 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2023-04-18 09:19:25,186 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1027700054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOKq+loxskxtDXvrU+NoNkLBODLWJTlYTdSAcJOcclRuUPhbDKV3IIvexQoB8EuitBVqfaZ7RZuexxxuUPClpzsbrlPhfQX+Lkliej0irwMpRkLwA1824hA5MXNMyj0Hg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd3ec6b0-70a4-48c2-95dc-baa22db90446', 'x-compute-request-id': 'req-bd3ec6b0-70a4-48c2-95dc-baa22db90446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1027700054", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOKq+loxskxtDXvrU+NoNkLBODLWJTlYTdSAcJOcclRuUPhbDKV3IIvexQoB8EuitBVqfaZ7RZuexxxuUPClpzsbrlPhfQX+Lkliej0irwMpRkLwA1824hA5MXNMyj0Hg==", "fingerprint": "fb:7f:31:5c:32:a8:57:9a:41:82:6b:23:c3:c6:1d:74", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e"}}' 2023-04-18 09:19:25,189 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1027700054 created 2023-04-18 09:19:25,339 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2023-04-18 09:19:25,340 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1122551184", "description": "tempest-description--352763304"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-17b90b74-61ce-42e3-b666-f6aa57e12550', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "name": "tempest-securitygroup--1122551184", "stateful": true, "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "tempest-description--352763304", "shared": false, "security_group_rules": [{"id": "4eba4a53-f3b5-44c5-bdf7-35eec291767a", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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": 906, "description": null, "tags": [], "created_at": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}, {"id": "d7076d69-f931-4956-841f-afc2a33e667c", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 905, "description": null, "tags": [], "created_at": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}], "tags": [], "created_at": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:19:25,501 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-18 09:19:25,501 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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-78d33aed-bfaa-4dab-8cfe-ab739067a054', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7a90e0f-c41d-4e8e-b365-165263139eff", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:19:25,702 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.201s 2023-04-18 09:19:25,703 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-056be24f-fd73-4a75-b48c-fc50b25527a2', 'date': 'Tue, 18 Apr 2023 09:19:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3c8e32c-1315-4d13-8419-3218f3b566e3", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "security_group_id": "0ab326c2-7004-4a65-b6f6-99dd8d8a6b60", "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": "2023-04-18T09:19:25Z", "updated_at": "2023-04-18T09:19:25Z", "revision_number": 0, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:19:25,703 79855 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1122551184 created 2023-04-18 09:19:26,982 79855 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.278s 2023-04-18 09:19:26,982 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-6e8af28d-d35f-49df-92ab-b565aa1bc0b0', 'date': 'Tue, 18 Apr 2023 09:19:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9d89c81f-96c0-4f4b-85b5-d88bd24038fe", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.168", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4577b5b5e8d348018cf4ae386f17eae8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:19:26Z", "updated_at": "2023-04-18T09:19:26Z", "revision_number": 0}}' 2023-04-18 09:19:26,983 79855 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9d89c81f-96c0-4f4b-85b5-d88bd24038fe', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:19:26Z', 'updated_at': '2023-04-18T09:19:26Z', 'revision_number': 0, 'ip': '172.24.4.168'} created 2023-04-18 09:19:27,028 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-18 09:19:27,028 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-378b2c33-bc59-4e38-af37-1353120e02a6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bcb9c492b52a4a58b7b34b87f541f44e", "name": "tempest-AttachVolumeNegativeTest-286861146-project-member", "password_expires_at": null}, "audit_ids": ["j6AQ4dptTjaFbz_ShdHneg"], "expires_at": "2023-04-18T10:19:27.000000Z", "issued_at": "2023-04-18T09:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4577b5b5e8d348018cf4ae386f17eae8", "name": "tempest-AttachVolumeNegativeTest-286861146"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "u rl": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:19:27,029 79855 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '4c6b7356-c8ef-4d0d-b7c2-d96b8d362842', 'name': 'tempest-AttachVolumeNegativeTest-1727645000-network', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28909, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:13:45Z', 'updated_at': '2023-04-18T09:13:45Z', 'revision_number': 1} available for tenant 2023-04-18 09:19:27,030 79855 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1027700054', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJOKq+loxskxtDXvrU+NoNkLBODLWJTlYTdSAcJOcclRuUPhbDKV3IIvexQoB8EuitBVqfaZ7RZuexxxuUPClpzsbrlPhfQX+Lkliej0irwMpRkLwA1824hA5MXNMyj0Hg==', 'fingerprint': 'fb:7f:31:5c:32:a8:57:9a:41:82:6b:23:c3:c6:1d:74', 'user_id': 'bcb9c492b52a4a58b7b34b87f541f44e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAEfJx5Lcsf8uuP49V0PRZ0VKgei1/LdWUDxFJEU8Is7h3Rk7PDoyR/\n980lNuwo53KgBwYFK4EEACKhZANiAASTiqvpaMbJMbQ1761PjaDZCwTgy1iU5WE3\nUgHCTnHJUblD4WwyldyCL3sUKAfBLorQVan2me0WbnsccblDwpac7G65T4X0F/i5\nJYno9Iq8DKUZC8ANfNuIQOTFzTMo9B4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0ab326c2-7004-4a65-b6f6-99dd8d8a6b60', 'name': 'tempest-securitygroup--1122551184', 'stateful': True, 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': 'tempest-description--352763304', 'shared': False, 'security_group_rules': [{'id': '4eba4a53-f3b5-44c5-bdf7-35eec291767a', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': '0ab326c2-7004-4a65-b6f6-99dd8d8a6b60', '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': 906, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:19:25Z', 'updated_at': '2023-04-18T09:19:25Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, {'id': 'd7076d69-f931-4956-841f-afc2a33e667c', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'security_group_id': '0ab326c2-7004-4a65-b6f6-99dd8d8a6b60', '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': 905, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:19:25Z', 'updated_at': '2023-04-18T09:19:25Z', 'revision_number': 0, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}], 'tags': [], 'created_ at': '2023-04-18T09:19:25Z', 'updated_at': '2023-04-18T09:19:25Z', 'revision_number': 1, 'project_id': '4577b5b5e8d348018cf4ae386f17eae8'}, 'floating_ip': {'id': '9d89c81f-96c0-4f4b-85b5-d88bd24038fe', 'tenant_id': '4577b5b5e8d348018cf4ae386f17eae8', 'floating_ip_address': '172.24.4.168', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4577b5b5e8d348018cf4ae386f17eae8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:19:26Z', 'updated_at': '2023-04-18T09:19:26Z', 'revision_number': 0, 'ip': '172.24.4.168'}} 2023-04-18 09:19:27,887 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.856s 2023-04-18 09:19:27,887 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1019976560", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842"}], "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "key_name": "tempest-keypair-1027700054", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab993424-bbc8-4e3d-9aad-040c6602ea04', 'x-compute-request-id': 'req-ab993424-bbc8-4e3d-9aad-040c6602ea04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "adminPass": "password"}}' 2023-04-18 09:19:27,962 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.071s 2023-04-18 09:19:27,962 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf1fe61-0f52-4c7e-8256-1b1b3a2bd5ed', 'x-compute-request-id': 'req-dbf1fe61-0f52-4c7e-8256-1b1b3a2bd5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "name": "tempest-AttachVolumeNegativeTest-server-1019976560", "status": "BUILD", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "fla vor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:19:28Z", "updated": "2023-04-18T09:19:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1027700054", "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": []}}' 2023-04-18 09:20:18,262 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.234s 2023-04-18 09:20:18,262 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:20:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b1e4ef-224e-4c9e-b32a-80d59647501b', 'x-compute-request-id': 'req-a2b1e4ef-224e-4c9e-b32a-80d59647501b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "name": "tempest-AttachVolumeNegativeTest-server-1019976560", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:19:27Z", "updated": "2023-04-18T09:19:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:10"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1027700054", "OS-SRV-USG:launched_at": "2023-04-18T09:19:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:20:18,274 79855 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:21:18,495 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/os-interface 0.164s 2023-04-18 09:21:18,495 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'conte nt-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a2e276d-0d67-4604-aae0-8127be5c1c21', 'x-compute-request-id': 'req-1a2e276d-0d67-4604-aae0-8127be5c1c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "port_id": "10307ddb-b9e6-4fe1-bff2-8f7ec6b23d5e", "mac_addr": "fa:16:3e:a7:e3:10", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dd977e7a-72ed-43d2-ae95-9485d52bee79", "ip_address": "10.0.0.5"}]}]}' 2023-04-18 09:21:19,443 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe 0.943s 2023-04-18 09:21:19,443 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "10307ddb-b9e6-4fe1-bff2-8f7ec6b23d5e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-34bb65d4-188b-4d64-bfe6-2dd4e38d5a11', 'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe'} Body: b'{"floatingip": {"id": "9d89c81f-96c0-4f4b-85b5-d88bd24038fe", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "floating_ip_address": "172.24.4.168", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "e5f61eb9-8479-4dd7-b3d9-c3cf906d75e4", "port_id": "10307ddb-b9e6-4fe1-bff2-8f7ec6b23d5e", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c6b7356-c8ef-4d0d-b7c2-d96b8d362842", "mac_address": "fa:16:3e:a7:e3:10", "admin_state_up": true, "status": "ACTIVE", "device_id": "1470d558-4af0-4124-b837-a471c797cafe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:19:26Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 1, "project_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:21:19,444 79855 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.168:22' as 'cirros' with public key authentication 2023-04-18 09:21:19,472 79855 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:21:19,492 79855 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:21:19,492 79855 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.168 successfully created 2023-04-18 09:21:19,550 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/ips 0.057s 2023-04-18 09:21:19,550 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ddfe960-664d-408f-a7ec-0464c1facb37', 'x-compute-request-id': 'req-1ddfe960-664d-408f-a7ec-0464c1facb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2 023-04-18 09:21:19,823 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes 0.270s 2023-04-18 09:21:19,823 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1443065601"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70b2522-6361-4475-9128-2af02f6025d5', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70b2522-6361-4475-9128-2af02f6025d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes'} Body: b'{"volume": {"id": "652dbb0f-a9b9-4d86-ad49-b8b241012d33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:21:19.742441", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1443065601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:21:19,877 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33 0.044s 2023-04-18 09:21:19,878 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1212e3-a435-4568-92c9-a2486dc0ad96', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1212e3-a435-4568-92c9-a2486dc0ad96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33'} Body: b'{"volume": {"id": "652dbb0f-a9b9-4d86-ad49-b8b241012d33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:21:20.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1443065601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:21:20,932 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33 0.042s 2023-04-18 09:21:20,933 79855 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f1d31e5-688d-4995-b14b-a3bba7b385ab', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f1d31e5-688d-4995-b14b-a3bba7b385ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33'} Body: b'{"volume": {"id": "652dbb0f-a9b9-4d86-ad49-b8b241012d33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:21:20.000000", "updated_at": "2023-04-18T09:21:20.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1443065601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4577b5b5e8d348018cf4ae386f17eae8/volumes/652dbb0f-a9b9-4d86-ad49-b8b241012d33"}], "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4577b5b5e8d348018cf4ae386f17eae8"}}' 2023-04-18 09:21:21,064 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.120s 2023-04-18 09:21:21,065 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (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-e84d9470-c8bf-4001-a684-9167c499f99b', 'x-compute-request-id': 'req-e84d9470-c8bf-4001-a684-9167c499f99b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'' 2023-04-18 09:21:21,300 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.235s 2023-04-18 09:21:21,301 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4988843-be01-48cd-b244-e31b57b36bc9', 'x-compute-request-id': 'req-c4988843-be01-48cd-b244-e31b57b36bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"server": {"id": "1470d558-4af0-4124-b837-a471c797cafe", "name": "tempest-AttachVolumeNegativeTest-server-1019976560", "status": "ACTIVE", "tenant_id": "4577b5b5e8d348018cf4ae386f17eae8", "user_id": "bcb9c492b52a4a58b7b34b87f541f44e", "metadata": {}, "hostId": "7390f8446edebc56d902f774dceb1045cb1456280344238fa78ed2ee", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-806 2-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:19:27Z", "updated": "2023-04-18T09:21:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-1727645000-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:10"}, {"version": 4, "addr": "172.24.4.168", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:10"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1470d558-4af0-4124-b837-a471c797cafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1027700054", "OS-SRV-USG:launched_at": "2023-04-18T09:19:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1122551184"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:22:11,386 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe 0.047s 2023-04-18 09:22:11,386 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9e7c6a34-279b-431a-8881-958ec15c82d4', 'x-compute-request-id': 'req-9e7c6a34-279b-431a-8881-958ec15c82d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1470d558-4af0-4124-b837-a471c797cafe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1470d558-4af0-4124-b837-a471c797cafe could not be found."}}' 2023-04-18 09:22:11,423 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1027700054 0.036s 2023-04-18 09:22:11,424 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91877722-a7d1-404b-a99e-2071fdaf49af', 'x-compute-request-id': 'req-91877722-a7d1-404b-a99e-2071fdaf49af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1027700054'} Body: b'' 2023-04-18 09:22:11,575 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8a6b60 0.151s 2023-04-18 09:22:11,576 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-61574863-3292-4246-bb37-31d0882b6078', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8 a6b60'} Body: b'' 2023-04-18 09:22:11,594 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8a6b60 0.017s 2023-04-18 09:22:11,594 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e1e7a262-48d8-4666-98b8-080a4e0a2bdb', 'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0ab326c2-7004-4a65-b6f6-99dd8d8a6b60'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0ab326c2-7004-4a65-b6f6-99dd8d8a6b60 does not exist", "detail": ""}}' 2023-04-18 09:22:12,036 79855 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe 0.441s 2023-04-18 09:22:12,036 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-149e72a7-3ae8-487d-8f7f-7c330b0f7bc3', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:22:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9d89c81f-96c0-4f4b-85b5-d88bd24038fe'} Body: b'' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 68b2e378-3f6e-4c23-b68f-02aeb4a3d737 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:22:17,739 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types 0.184s 2023-04-18 09:22:17,740 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1776522929"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca0c05d-6515-4e15-a354-cfec51ef7ad4', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca0c05d-6515-4e15-a354-cfec51ef7ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types'} Body: b'{"volume_type": {"id": "66e81338-4f12-4a41-acce-282bbd72d8ea", "name": "tempest-GroupSnapshotsV319Test-volume-type-1776522929", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:22:17,776 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types 0.033s 2023-04-18 09:22:17,776 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1969561211"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25b2516-d062-4c45-80c9-8edcc570a840', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25b2516-d062-4c45-80c9-8edcc570a840', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types'} Body: b'{"group_type": {"id": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "name": "tempest-GroupSnapshotsV319Test-group-type-1969561211", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:22:17,976 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups 0.197s 2023-04-18 09:22:17,977 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "volume_types": ["66e81338-4f12-4a41-acce-282bbd72d8ea"], "name": "tempest-GroupSnapshotsV319Test-Group-872595974"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4673c419-0925-44b4-b19d-741a42728636', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4673c419-0925-44b4-b19d-741a42728636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups'} Body: b'{"group": {"id": "68b2e378-3f6e-4c23-b68f-02aeb4a3d737", "name": "tempest-GroupSnapshotsV319Test-Group-872595974"}}' 2023-04-18 09:22:18,012 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737 0.034s 2023-04-18 09:22:18,013 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133ac63a-fe41-423b-82fb-55136376aa29', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133ac63a-fe41-423b-82fb-55136376aa29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737'} Body: b'{"group": {"id": "68b2e378-3f6e-4c23-b68f-02aeb4a3d737", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:22:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-872595974", "description": null, "group_type": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "volume_types": ["66e81338-4f12-4a41-acce-282bbd72d8ea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:22:19,050 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737 0.032s 2023-04-18 09:22:19,051 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66da1cd1-4076-411e-bfdc-52a48b5ba238', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66da1cd1-4076-411e-bfdc-52a48b5ba238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737'} Body: b'{"group": {"id": "68b2e378-3f6e-4c23-b68f-02aeb4a3d737", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:22:18.000000", "name": "tempest-GroupSnapshotsV319Test-Group-872595974", "description": null, "group_type": "eec48e52-3459-42b5-a3c2-eb0075bd44fa", "volume_types": ["66e81338-4f12-4a41-acce-282bbd72d8ea"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 09:22:19,127 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/volumes/detail 0.071s 2023-04-18 09:22:19,128 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a17e056-b11e-4b4b-904b-0b0a1a75e9f9', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a17e056-b11e-4b4b-904b-0b0a1a75e9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:22:19,202 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737/action 0.063s 2023-04-18 09:22:19,202 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (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-b386752a-d920-4f5a-9147-34b161a39fd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737/action'} Body: b'' 2023-04-18 09:22:19,221 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737 0.018s 2023-04-18 09:22:19,221 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-8000521e-0846-487a-99a0-1f15b317ee83', 'x-openstack-request-id': 'req-8000521e-0846-487a-99a0-1f15b317ee83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cbb8fb9e4c1a4c359a6da7ccf1052e2b/groups/68b2e378-3f6e-4c23-b68f-02aeb4a3d737'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 68b2e378-3f6e-4c23-b68f-02aeb4a3d737 could not be found."}}' 2023-04-18 09:22:19,254 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types/eec48e52-3459-42b5-a3c2-eb0075bd44fa 0.032s 2023-04-18 09:22:19,254 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (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-b723329d-527e-4490-a02e-7eec7efc5a9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/group_types/eec48e52-3459-42b5-a3c2-eb0075bd44fa'} Body: b'' 2023-04-18 09:22:19,305 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea 0.050s 2023-04-18 09:22:19,306 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (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-8b3eef0b-6148-4232-8007-90c9383b5a00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea'} Body: b'' 2023-04-18 09:22:19,325 79855 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea 0.019s 2023-04-18 09:22:19,326 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed38030-4202-483e-9771-365276897bb8', 'x-openstack-request-id': 'req-bed38030-4202-483e-9771-365276897bb8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6d7198f391db404b92f5bce3b7c4ab5b/types/66e81338-4f12-4a41-acce-282bbd72d8ea'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 66e81338-4f12-4a41-acce-282bbd72d8ea could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5ab3531c-8755-498d-9a88-f396d0239602 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9442c462-08da-4921-a475-8d56f8bb7581 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:22:31,958 79855 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes 0.356s 2023-04-18 09:22:31,958 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ee4395-8670-4dda-9567-d353b219927a', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ee4395-8670-4dda-9567-d353b219927a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes'} Body: b'{"volume": {"id": "9442c462-08da-4921-a475-8d56f8bb7581", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:22:31.893155", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}], "user_id": "0376aa9a22904a02ac52edde2155f091", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:22:32,010 79855 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581 0.041s 2023-04-18 09:22:32,010 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fe0bbc-f470-41a3-a3c5-746abcfafc2b', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fe0bbc-f470-41a3-a3c5-746abcfafc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581'} Body: b'{"volume": {"id": "9442c462-08da-4921-a475-8d56f8bb7581", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:22:32.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}], "user_id": "0376aa9a22904a02ac52edde2155f091", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9437ca88b074a82a5a6531c56bf0ff2"}}' 2023-04-18 09:22:33,070 79855 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c4 62-08da-4921-a475-8d56f8bb7581 0.048s 2023-04-18 09:22:33,071 79855 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d333b7-a0fb-4c06-9af5-5d33b04f38e6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d333b7-a0fb-4c06-9af5-5d33b04f38e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581'} Body: b'{"volume": {"id": "9442c462-08da-4921-a475-8d56f8bb7581", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:22:32.000000", "updated_at": "2023-04-18T09:22:32.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1034331610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9437ca88b074a82a5a6531c56bf0ff2/volumes/9442c462-08da-4921-a475-8d56f8bb7581"}], "user_id": "0376aa9a22904a02ac52edde2155f091", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9437ca88b074a82a5a6531c56bf0ff2"}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 81d87daf-4324-44f7-8a8b-887bf17b60a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:21:05,693 79835 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:21:05,693 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:21:05,872 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.176s 2023-04-18 09:21:05,873 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1840280116", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXmPBiGwyPq0UYWERY5nt2ad4sPQzA3iuZDt8uTluPs3LllTbggreCT1/kHJ0DN4WhpWQw2M6PJBGsn7+/qd7IegnqCGT2HRu71Vi7IIF+T8PdpuBRM4DGw0TFx6qsohA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab8fbf52-b587-4e8b-8d53-df0c9fd50d6b', 'x-compute-request-id': 'req-ab8fbf52-b587-4e8b-8d53-df0c9fd50d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1840280116", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXmPBiGwyPq0UYWERY5nt2ad4sPQzA3iuZDt8uTluPs3LllTbggreCT1/kHJ0DN4WhpWQw2M6PJBGsn7+/qd7IegnqCGT2HRu71Vi7IIF+T8PdpuBRM4DGw0TFx6qsohA==", "fingerprint": "80:d1:c7:bf:8c:67:86:0a:e8:4f:b9:b3:04:79:24:71", "user_id": "ce75dcb962cb41bca277808fba4b407e"}}' 2023-04-18 09:21:05,877 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1840280116 created 2023-04-18 09:21:06,061 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.183s 2023-04-18 09:21:06,061 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--887989822", "description": "tempest-description--320468972"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-66875a04-544c-4244-bffc-72a46c1f8f76', 'date': 'Tue, 18 Apr 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "name": "tempest-securitygroup--887989822", "stateful": true, "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "description": "tempest-description--320468972", "shared": false, "security_group_rules": [{"id": "bd82a9fd-cf15-4ba1-a3c9-619cf52c1623", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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": 925, "description": null, "tags": [], "created_at": "2023-04-18T09:21:05Z", "updated_at": "2023-04-18T09:21:05Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}, {"id": "d8454e46-b0cb-45cf-90e4-50b8f51d322f", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normal ized_cidr": null, "remote_group_id": null, "standard_attr_id": 926, "description": null, "tags": [], "created_at": "2023-04-18T09:21:05Z", "updated_at": "2023-04-18T09:21:05Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}], "tags": [], "created_at": "2023-04-18T09:21:05Z", "updated_at": "2023-04-18T09:21:05Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:21:06,231 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-18 09:21:06,232 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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-a764e2cf-89a7-4105-9659-d0641db48cfe', 'date': 'Tue, 18 Apr 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b76c76ff-41a2-4720-bf35-d3b8494dd099", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:21:06Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:21:06,413 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.181s 2023-04-18 09:21:06,413 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a4b1e4a4-caa0-4398-a27e-2da28b9ceec5', 'date': 'Tue, 18 Apr 2023 09:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0d779b87-31ed-4705-be7b-87a1d005abdf", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "bb6e0eb5-30db-498b-88b5-6adfec2cb5ab", "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": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:21:06Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:21:06,414 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--887989822 created 2023-04-18 09:21:07,329 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.914s 2023-04-18 09:21:07,329 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-o penstack-request-id': 'req-e579b0e5-a46a-4f38-8ada-4bf1b90af048', 'date': 'Tue, 18 Apr 2023 09:21:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.97", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d57115a4095849f5b815c2f62efb8b67", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:21:06Z", "revision_number": 0}}' 2023-04-18 09:21:07,330 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:06Z', 'updated_at': '2023-04-18T09:21:06Z', 'revision_number': 0, 'ip': '172.24.4.97'} created 2023-04-18 09:21:07,384 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2023-04-18 09:21:07,384 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-34e40c90-9410-4a00-80d3-21a51d4f9e6a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ce75dcb962cb41bca277808fba4b407e", "name": "tempest-AttachVolumeTestJSON-540094481-project-member", "password_expires_at": null}, "audit_ids": ["zM0JHyiESQGj69tT3v8ocA"], "expires_at": "2023-04-18T10:21:07.000000Z", "issued_at": "2023-04-18T09:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d57115a4095849f5b815c2f62efb8b67", "name": "tempest-AttachVolumeTestJSON-540094481"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:21:07,385 79835 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'af633f27-0d5f-49bf-8a5f-41a4a317f575', 'name': 'tempest-AttachVolumeTestJSON-723580140-network', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16224, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:20:58Z', 'updated_at': '2023-04-18T09:20:58Z', 'revision_number': 1} available for tenant 2023-04-18 09:21:07,385 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1840280116', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCXmPBiGwyPq0UYWERY5nt2ad4sPQzA3iuZDt8uTluPs3LllTbggreCT1/kHJ0DN4WhpWQw2M6PJBGsn7+/qd7IegnqCGT2HRu71Vi7IIF+T8PdpuBRM4DGw0TFx6qsohA==', 'fingerprint': '80:d1:c7:bf:8c:67:86:0a:e8:4f:b9:b3:04:79:24:71', 'user_id': 'ce75dcb962cb41bca277808fba4b407e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCWMnglZ/VzNSw8dhBeSiC7KSCCJGF5KrNgDSoW9hXFQ3aZ6vuI9NVj\nq83qpI/lT92gBwYFK4EEACKhZANiAAQl5jwYhsMj6tFGFhEWOZ7dmneLD0MwN4rm\nQ7fLk5bj7Ny5ZU24IK3gk9f5BydAzeFoaVkMNjOjyQRrJ+/v6neyHoJ6ghk9h0bu\n9VYuyCBfk/D3abgUTOAxsNExceqrKIQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bb6e0eb5-30db-498b-88b5-6adfec2cb5ab', 'name': 'tempest-securitygroup--887989822', 'stateful': True, 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': 'tempest-description--320468972', 'shared': False, 'security_group_rules': [{'id': 'bd82a9fd-cf15-4ba1-a3c9-619cf52c1623', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': 'bb6e0eb5-30db-498b-88b5-6adfec2cb5ab', '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': 925, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:05Z', 'updated_at': '2023-04-18T09:21:05Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, {'id': 'd8454e46-b0cb-45cf-90e4-50b8f51d322f', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': 'bb6e0eb5-30db-498b-88b5-6adfec2cb5ab', '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': 926, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:05Z', 'updated_at': '2023-04-18T09:21:05Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}], 'tags': [], 'created_at': '2023-04-18T09:21:05Z', 'up dated_at': '2023-04-18T09:21:05Z', 'revision_number': 1, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, 'floating_ip': {'id': 'c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.97', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:06Z', 'updated_at': '2023-04-18T09:21:06Z', 'revision_number': 0, 'ip': '172.24.4.97'}} 2023-04-18 09:21:08,052 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.666s 2023-04-18 09:21:08,053 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-81595883", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "af633f27-0d5f-49bf-8a5f-41a4a317f575"}], "security_groups": [{"name": "tempest-securitygroup--887989822"}], "key_name": "tempest-keypair-1840280116", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33b6248-11fd-491e-a75e-946d7b2718e2', 'x-compute-request-id': 'req-d33b6248-11fd-491e-a75e-946d7b2718e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--887989822"}], "adminPass": "password"}}' 2023-04-18 09:21:08,125 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.069s 2023-04-18 09:21:08,126 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e52758cf-59ba-483f-9316-5fbb9561f838', 'x-compute-request-id': 'req-e52758cf-59ba-483f-9316-5fbb9561f838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "name": "tempest-AttachVolumeTestJSON-server-81595883", "status": "BUILD", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "ht tp://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:08Z", "updated": "2023-04-18T09:21:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1840280116", "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": []}}' 2023-04-18 09:21:58,401 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.225s 2023-04-18 09:21:58,401 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212c898d-6dae-4f7c-9422-7096c47dd354', 'x-compute-request-id': 'req-212c898d-6dae-4f7c-9422-7096c47dd354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "name": "tempest-AttachVolumeTestJSON-server-81595883", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:08Z", "updated": "2023-04-18T09:21:14Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:79:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1840280116", "OS-SRV-USG:launched_at": "2023-04-18T09:21:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--887989822"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:21:58,415 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:22:58,676 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/os-interface 0.200s 2023-04-18 09:22:58,677 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-n ova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef58477-421b-4238-9d78-e2b62418bc4c', 'x-compute-request-id': 'req-9ef58477-421b-4238-9d78-e2b62418bc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "port_id": "028495a1-1a6f-4f61-9ec5-93ee300c1e22", "mac_addr": "fa:16:3e:31:79:2b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "419d6c45-e2fd-433f-b0c3-aa3b3c08a1de", "ip_address": "10.0.0.5"}]}]}' 2023-04-18 09:22:59,396 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9 0.715s 2023-04-18 09:22:59,396 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "028495a1-1a6f-4f61-9ec5-93ee300c1e22"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2f4060f6-8044-4785-abeb-e51bd813288c', 'date': 'Tue, 18 Apr 2023 09:22:59 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9'} Body: b'{"floatingip": {"id": "c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.97", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "17d40253-2cc9-417f-84f3-4d70e30f8e81", "port_id": "028495a1-1a6f-4f61-9ec5-93ee300c1e22", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "mac_address": "fa:16:3e:31:79:2b", "admin_state_up": true, "status": "ACTIVE", "device_id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:06Z", "updated_at": "2023-04-18T09:22:58Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:22:59,399 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-18 09:23:00,459 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:00,480 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:00,480 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-18 09:23:00,531 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/ips 0.050s 2023-04-18 09:23:00,532 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '142', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21fc0733-f8a2-4883-a135-5042bb40fb4c', 'x-compute-request-id': 'req-21fc0733-f8a2-4883-a135-5042bb40fb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.5"}, {"version": 4, "addr": "172.24.4.97"}]}}' 2023-04-18 09:23:00,539 79835 INFO [tempest.lib.common.ssh] Cr eating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-18 09:23:00,545 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:00,562 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:00,562 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-18 09:23:00,563 79835 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 09:23:00,563 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.97:22' as 'cirros' with public key authentication 2023-04-18 09:23:00,568 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:00,588 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:00,588 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.97 successfully created 2023-04-18 09:23:00,849 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes 0.238s 2023-04-18 09:23:00,849 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1826743992"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e7e2bf-0ac1-466a-af60-ebb9a092bbef', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e7e2bf-0ac1-466a-af60-ebb9a092bbef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes'} Body: b'{"volume": {"id": "81d87daf-4324-44f7-8a8b-887bf17b60a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:00.786218", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1826743992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:23:00,901 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1 0.040s 2023-04-18 09:23:00,901 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3a4f02-e55e-4d56-899f-dedfe264ef18', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3a4f02-e55e-4d56-899f-dedfe264ef18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1'} Body: b'{"volume": {"id": "81d87daf-4324-44f7-8a8b-887bf17b60a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:01.000000", "upd ated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1826743992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:01,960 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1 0.043s 2023-04-18 09:23:01,961 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026fd7ca-a7e3-450a-a473-915c7ae7d427', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026fd7ca-a7e3-450a-a473-915c7ae7d427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1'} Body: b'{"volume": {"id": "81d87daf-4324-44f7-8a8b-887bf17b60a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:01.000000", "updated_at": "2023-04-18T09:23:01.000000", "name": "tempest-AttachVolumeTestJSON-volume-1826743992", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/81d87daf-4324-44f7-8a8b-887bf17b60a1"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:02,094 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.121s 2023-04-18 09:23:02,094 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:01 GMT', 'server': 'Apache/2.4.52 (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-f15eac32-b596-426e-ba59-7be656cedb61', 'x-compute-request-id': 'req-f15eac32-b596-426e-ba59-7be656cedb61', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'' 2023-04-18 09:23:02,265 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.170s 2023-04-18 09:23:02,265 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b07da8-cc1e-453a-beee-964db696985b', 'x-compute-request-id': 'req-e3b07da8-cc1e-453a-beee-964db696985b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"server": {"id": "ac69b41b-da11-4572-8bf1-5b0fbbaead8f", "name": "tempest-AttachVolumeTestJSON-server-81595883", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:08Z", "updated": "2023-04-18T09:23:02Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:79:2b"}, {"version": 4, "addr": "172.24.4.97", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:79:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1840280116", "OS-SRV-USG:launched_at": "2023-04-18T09:21:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--887989822"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:23:52,378 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f 0.049s 2023-04-18 09:23:52,379 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-06d82c7c-ec2a-44d9-92ac-22284bd21cd7', 'x-compute-request-id': 'req-06d82c7c-ec2a-44d9-92ac-22284bd21cd7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac69b41b-da11-4572-8bf1-5b0fbbaead8f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ac69b41b-da11-4572-8bf1-5b0fbbaead8f could not be found."}}' 2023-04-18 09:23:52,413 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1840280116 0.034s 2023-04-18 09:23:52,414 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 're q-879d3e85-cc1c-427c-8318-7d81661c4b52', 'x-compute-request-id': 'req-879d3e85-cc1c-427c-8318-7d81661c4b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1840280116'} Body: b'' 2023-04-18 09:23:52,594 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab 0.179s 2023-04-18 09:23:52,594 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2dbfd7d9-3e80-4ebc-aa74-96b4654c8e0b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab'} Body: b'' 2023-04-18 09:23:52,612 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab 0.017s 2023-04-18 09:23:52,612 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ff9c9f8a-af12-4e49-9be0-0053e0ff67e7', 'date': 'Tue, 18 Apr 2023 09:23:52 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb6e0eb5-30db-498b-88b5-6adfec2cb5ab'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bb6e0eb5-30db-498b-88b5-6adfec2cb5ab does not exist", "detail": ""}}' 2023-04-18 09:23:53,363 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9 0.750s 2023-04-18 09:23:53,364 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-2f1c5517-aade-436c-b7fa-4d1d872b954e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c5c409ca-01cd-4f0d-82c4-ee31ffc6bed9'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume eb9a2fab-5413-4ee7-bd84-f35e76005609 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:21:18,649 79833 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:21:18,649 79833 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:21:18,715 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2023-04-18 09:21:18,715 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-650043919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2CWPi1otz2UlbM/ygysamHO6ZAn2DTg3XZCeBa/iqyHmJoNpkGCUKgNl3iGmN+o7bg8szhOuqkzjSakJlSa5mFNCW41PO5DHVrnfTqIF7wdNY5NKcAmF81XFm0ZpUUbQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'server': 'Apache/2.4.52 (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-7acfb8fb-64e0-40f6-9112-cc4276ff50f4', 'x-compute-request-id': 'req-7acfb8fb-64e0-40f6-9112-cc4276ff50f4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-650043919", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2CWPi1otz2UlbM/ygysamHO6ZAn2DTg3XZCeBa/iqyHmJoNpkGCUKgNl3iGmN+o7bg8szhOuqkzjSakJlSa5mFNCW41PO5DHVrnfTqIF7wdNY5NKcAmF81XFm0ZpUUbQ==", "fingerprint": "9a:ae:72:92:77:fc:79:64:d9:0b:49:4d:26:65:8b:dd", "user_id": "0cdd6ccedc1e455aa8815a441d298f44"}}' 2023-04-18 09:21:18,718 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-650043919 created 2023-04-18 09:21:18,901 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.182s 2023-04-18 09:21:18,901 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--708323477", "description": "tempest-description--261696925"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-65761f4a-2f12-46f7-b55a-c89a1b98935e', 'date': 'Tue, 18 Apr 2023 09:21:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "name": "tempest-securitygroup--708323477", "stateful": true, "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "tempest-description--261696925", "shared": false, "security_group_rules": [{"id": "7974eecf-21ab-4608-8508-8467f791040a", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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": 933, "description": null, "tags": [], "created_at": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}, {"id": "f5f5d850-9002-4631-9f0a-c0d50b7d1ca7", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 934, "description": null, "tags": [], "created_at": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}], "tags": [], "created_at": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:21:19,080 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-18 09:21:19,081 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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-65898a6c-39e6-43ea-85a6-4e5bf60d7320', 'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b6adfb53-13ff-4f02-8169-93bae50e18ce", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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": "2023-04-18T09:21:18Z", "updated_at": "2023-04-18T09:21:18Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:21:19,236 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.154s 2023-04-18 09:21:19,236 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-278ae9d6-30a1-4ffb-b6c4-dd6da05a73d0', 'date': 'Tue, 18 Apr 2023 09:21:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e91d08d-c1f0-4d41-bdea-2c160513853d", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "security_group_id": "6f9bad15-24a7-434e-9f25-b41cbc51eff9", "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": "2023-04-18T09:21:19Z", "updated_at": "2023-04-18T09:21:19Z", "revision_number": 0, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:21:19,236 79833 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--708323477 created 2023-04-18 09:21:20,685 79833 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.448s 2023-04-18 09:21:20,685 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-ty pe': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-954be253-0239-49e0-91d7-7576abc0fed1', 'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f047735b-5d15-4a93-b9ba-0fab590a292b", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.186", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cf7d15e50d7341a28f5c8925441f9692", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:20Z", "updated_at": "2023-04-18T09:21:20Z", "revision_number": 0}}' 2023-04-18 09:21:20,685 79833 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f047735b-5d15-4a93-b9ba-0fab590a292b', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:20Z', 'updated_at': '2023-04-18T09:21:20Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2023-04-18 09:21:20,784 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2023-04-18 09:21:20,784 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ccde8466-7a48-49b3-9cce-74d529b6723f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0cdd6ccedc1e455aa8815a441d298f44", "name": "tempest-AttachVolumeShelveTestJSON-1472338190-project-member", "password_expires_at": null}, "audit_ids": ["Ti6s1xWLTo-F1t9zeT9K2Q"], "expires_at": "2023-04-18T10:21:20.000000Z", "issued_at": "2023-04-18T09:21:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf7d15e50d7341a28f5c8925441f9692", "name": "tempest-AttachVolumeShelveTestJSON-1472338190"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db 584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:21:20,785 79833 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '2f5119a0-e2e0-49d6-9884-3ebb5b952bfd', 'name': 'tempest-AttachVolumeShelveTestJSON-623641884-network', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 27468, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:18:26Z', 'updated_at': '2023-04-18T09:18:26Z', 'revision_number': 1} available for tenant 2023-04-18 09:21:20,785 79833 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-650043919', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK2CWPi1otz2UlbM/ygysamHO6ZAn2DTg3XZCeBa/iqyHmJoNpkGCUKgNl3iGmN+o7bg8szhOuqkzjSakJlSa5mFNCW41PO5DHVrnfTqIF7wdNY5NKcAmF81XFm0ZpUUbQ==', 'fingerprint': '9a:ae:72:92:77:fc:79:64:d9:0b:49:4d:26:65:8b:dd', 'user_id': '0cdd6ccedc1e455aa8815a441d298f44', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDfAmyXchIrCTq0JWlNbX6OPa8q6qsCzvPEfeLP2N+moSKCX8/U8nys\nsF1NQNQ2GLWgBwYFK4EEACKhZANiAAStglj4taLc9lJWzP8oMrGphzumQJ9g04N1\n2QngWv4qsh5iaDaZBglCoDZd4hpjfqO24PLM4TrqpM40mpCZUmuZhTQluNTzuQx1\na5306iBe8HTWOTSnAJhfNVxZtGaVFG0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6f9bad15-24a7-434e-9f25-b41cbc51eff9', 'name': 'tempest-securitygroup--708323477', 'stateful': True, 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': 'tempest-description--261696925', 'shared': False, 'security_group_rules': [{'id': '7974eecf-21ab-4608-8508-8467f791040a', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '6f9bad15-24a7-434e-9f25-b41cbc51eff9', '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': 933, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:18Z', 'updated_at': '2023-04-18T09:21:18Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, {'id': 'f5f5d850-9002-4631-9f0a-c0d50b7d1ca7', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'security_group_id': '6f9bad15-24a7-434e-9f25-b41cbc51eff9', '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': 934, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:21:18Z', 'updated_at': '2023-04-1 8T09:21:18Z', 'revision_number': 0, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}], 'tags': [], 'created_at': '2023-04-18T09:21:18Z', 'updated_at': '2023-04-18T09:21:18Z', 'revision_number': 1, 'project_id': 'cf7d15e50d7341a28f5c8925441f9692'}, 'floating_ip': {'id': 'f047735b-5d15-4a93-b9ba-0fab590a292b', 'tenant_id': 'cf7d15e50d7341a28f5c8925441f9692', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cf7d15e50d7341a28f5c8925441f9692', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:21:20Z', 'updated_at': '2023-04-18T09:21:20Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2023-04-18 09:21:21,526 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.740s 2023-04-18 09:21:21,526 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd"}], "security_groups": [{"name": "tempest-securitygroup--708323477"}], "key_name": "tempest-keypair-650043919", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7332826-7b16-4ad8-a920-879fbde5e92b', 'x-compute-request-id': 'req-c7332826-7b16-4ad8-a920-879fbde5e92b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--708323477"}], "adminPass": "password"}}' 2023-04-18 09:21:21,622 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.093s 2023-04-18 09:21:21,623 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:21:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daed72a0-929c-4851-b169-4a40e00c8196', 'x-compute-request-id': 'req-daed72a0-929c-4851-b169-4a40e00c8196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "status": "BUILD", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6cced c1e455aa8815a441d298f44", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:21Z", "updated": "2023-04-18T09:21:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-650043919", "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}}' 2023-04-18 09:22:11,901 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.218s 2023-04-18 09:22:11,902 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:22:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726a46b9-ebbc-4b5c-970c-edb7801a85f4', 'x-compute-request-id': 'req-726a46b9-ebbc-4b5c-970c-edb7801a85f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:21Z", "updated": "2023-04-18T09:21:28Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:7c:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-650043919", "OS-SRV-USG:launched_at": "2023-04-18T09:21:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--708323477"}], "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}}' 2023-04-18 09:22:11,915 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 09:23:12,143 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1 ea2-4ddb-a999-628dfd781613/os-interface 0.169s 2023-04-18 09:23:12,143 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8876475-a767-4759-a4c6-3ad518da5ddf', 'x-compute-request-id': 'req-c8876475-a767-4759-a4c6-3ad518da5ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "port_id": "a33eb87d-615b-472f-837a-1d119a8e9bc3", "mac_addr": "fa:16:3e:65:7c:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "24aaf444-fdb7-48b3-99d5-4ebdda8703c8", "ip_address": "10.0.0.14"}]}]}' 2023-04-18 09:23:12,952 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b 0.804s 2023-04-18 09:23:12,952 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a33eb87d-615b-472f-837a-1d119a8e9bc3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-7fe8995d-3cec-49a4-bd0b-11bac09857b6', 'date': 'Tue, 18 Apr 2023 09:23:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b'} Body: b'{"floatingip": {"id": "f047735b-5d15-4a93-b9ba-0fab590a292b", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "floating_ip_address": "172.24.4.186", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "42b5d0d0-6dfc-4576-b522-944fa44ee131", "port_id": "a33eb87d-615b-472f-837a-1d119a8e9bc3", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2f5119a0-e2e0-49d6-9884-3ebb5b952bfd", "mac_address": "fa:16:3e:65:7c:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:21:20Z", "updated_at": "2023-04-18T09:23:12Z", "revision_number": 1, "project_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:23:12,953 79833 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2023-04-18 09:23:12,980 79833 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:23:13,000 79833 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:23:13,001 79833 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2023-04-18 09:23:13,046 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613/ips 0.045s 2023-04-18 09:23:13,046 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c7dd5c-55fb-420d-a4c5-9d2a76cff5bf', 'x-compute-request-id': 'req-b7c7dd5c-55fb-420d-a4c5-9d2a76cff5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-18 09:23:13,258 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes 0.208s 2023-04-18 09:23:13,258 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-530910723"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c77aee0-3309-4534-a42b-fcea4cd5786d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c77aee0-3309-4534-a42b-fcea4cd5786d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes'} Body: b'{"volume": {"id": "eb9a2fab-5413-4ee7-bd84-f35e76005609", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:13.190594", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-530910723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:23:13,321 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609 0.044s 2023-04-18 09:23:13,322 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd26d23-f9ee-43de-89fc-f38477f35a23', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd26d23-f9ee-43de-89fc-f38477f35a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609'} Body: b'{"volume": {"id": "eb9a2fab-5413-4ee7-bd84-f35e76005609", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:13.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-530910723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}], "user_id": "0cdd6ccedc1e45 5aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:23:14,384 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609 0.042s 2023-04-18 09:23:14,385 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a07a7812-5a86-4f39-81de-16ce33ffabcf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a07a7812-5a86-4f39-81de-16ce33ffabcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609'} Body: b'{"volume": {"id": "eb9a2fab-5413-4ee7-bd84-f35e76005609", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:23:13.000000", "updated_at": "2023-04-18T09:23:13.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-530910723", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf7d15e50d7341a28f5c8925441f9692/volumes/eb9a2fab-5413-4ee7-bd84-f35e76005609"}], "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf7d15e50d7341a28f5c8925441f9692"}}' 2023-04-18 09:23:14,535 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.136s 2023-04-18 09:23:14,535 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (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-2a1838c4-72c6-40ae-b001-aad377819418', 'x-compute-request-id': 'req-2a1838c4-72c6-40ae-b001-aad377819418', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'' 2023-04-18 09:23:14,722 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.186s 2023-04-18 09:23:14,722 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f355d4-e1ae-44af-aaa7-bd5fff2a9b46', 'x-compute-request-id': 'req-62f35 5d4-e1ae-44af-aaa7-bd5fff2a9b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"server": {"id": "6c3a9f89-1ea2-4ddb-a999-628dfd781613", "name": "tempest-AttachVolumeShelveTestJSON-server-182914690", "status": "ACTIVE", "tenant_id": "cf7d15e50d7341a28f5c8925441f9692", "user_id": "0cdd6ccedc1e455aa8815a441d298f44", "metadata": {}, "hostId": "2acd96ff7ea431f4367b707913657347b51829f8d91194df46e921ea", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:21:21Z", "updated": "2023-04-18T09:23:14Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-623641884-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:7c:fa"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:7c:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-650043919", "OS-SRV-USG:launched_at": "2023-04-18T09:21:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--708323477"}], "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}}' 2023-04-18 09:24:04,987 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613 0.248s 2023-04-18 09:24:04,987 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:04 GMT', 'server': 'Apache/2.4.52 (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-bece30a6-a0be-432d-8684-a3988ead3225', 'x-compute-request-id': 'req-bece30a6-a0be-432d-8684-a3988ead3225', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6c3a9f89-1ea2-4ddb-a999-628dfd781613'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6c3a9f89-1ea2-4ddb-a999-628dfd781613 could not be found."}}' 2023-04-18 09:24:05,018 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-650043919 0.030s 2023-04-18 09:24:05,019 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:04 GMT', 'server': 'Apache/2.4.52 (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-a804a4c7-eb97-4299-9031-9ea84db651fa', 'x-compute-request-id': 'req-a804a4c7-eb97-4299-9031-9ea84db651fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-650043919'} Body: b'' 2023-04-18 09:24:05,205 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9 0.186s 2023-04-18 09:24:05,206 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-290269dc-846e-4782-a942-6e2ec5908252', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:24:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9'} Body: b'' 2023-04-18 09:24:05,226 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9 0.020s 2023-04-18 09:24:05,226 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a3fd9ce9-4cf2-445a-9533-e096710f3949', 'date': 'Tue, 18 Apr 2023 09:24:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6f9bad15-24a7-434e-9f25-b41cbc51eff9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6f9bad15-24a7-434e-9f25-b41cbc51eff9 does not exist", "detail": ""}}' 2023-04-18 09:24:05,748 79833 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b 0.521s 2023-04-18 09:24:05,748 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-c5e400d6-f10c-4510-bd8c-2cf7d164088b', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:24:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f047735b-5d15-4a93-b9ba-0fab590a292b'} Body: b'' tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1e439872-877b-41e8-a9fc-5bc2129941f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:10,942 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types 0.156s 2023-04-18 09:24:10,942 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-900292186"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8998e25f-8ace-4743-b85e-b5ca64a8362c', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8998e25f-8ace-4743-b85e-b5ca64a8362c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types'} Body: b'{"volume_type": {"id": "7ee904f7-3ee8-4649-933e-616a4eebf162", "name": "tempest-GroupsTest-volume-type-900292186", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:10,986 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types 0.041s 2023-04-18 09:24:10,986 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-529911964"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f8b68b-e620-43f5-aec8-2ab35e98e72d', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f8b68b-e620-43f5-aec8-2ab35e98e72d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types'} Body: b'{"group_type": {"id": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "name": "tempest-GroupsTest-group-type-529911964", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:24:11,187 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups 0.199s 2023-04-18 09:24:11,188 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "volume_types": ["7ee904f7-3ee8-4649-933e-616a4eebf162"], "name": "tempest-Group1-531996135"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-349863c6-6db5-4760-b5cf-88f4c4a24be0', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-349863c6-6db5-4760-b5cf-88f4c4a24be0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups'} Body: b'{"group": {"id": "1e439872-877b-41e8-a9fc-5bc2129941f1", "name": "tempest-Group1-531996135"}}' 2023-04-18 09:24:11,219 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1 0.029s 2023-04-18 09:24:11,219 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api -Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b18f79-1988-42e4-8e88-e273ed598594', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b18f79-1988-42e4-8e88-e273ed598594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1'} Body: b'{"group": {"id": "1e439872-877b-41e8-a9fc-5bc2129941f1", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:24:11.000000", "name": "tempest-Group1-531996135", "description": null, "group_type": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "volume_types": ["7ee904f7-3ee8-4649-933e-616a4eebf162"]}}' 2023-04-18 09:24:12,257 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1 0.033s 2023-04-18 09:24:12,258 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0528e90b-ec3e-4864-98cd-ee29051fd875', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0528e90b-ec3e-4864-98cd-ee29051fd875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1'} Body: b'{"group": {"id": "1e439872-877b-41e8-a9fc-5bc2129941f1", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:24:11.000000", "name": "tempest-Group1-531996135", "description": null, "group_type": "0b59ef9f-366f-417d-96d6-30b90efa9bf9", "volume_types": ["7ee904f7-3ee8-4649-933e-616a4eebf162"]}}' 2023-04-18 09:24:12,327 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail 0.064s 2023-04-18 09:24:12,327 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42374ffd-a269-4470-aca7-67e6f277c150', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42374ffd-a269-4470-aca7-67e6f277c150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:24:12,396 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1/action 0.059s 2023-04-18 09:24:12,397 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-d1a5dffc-aaea-49cb-92e6-3335d1c67618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1/action'} Body: b'' 2023-04-18 09:24:12,412 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1 0.015s 2023-04-18 09:24:12,413 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dde2a2c-cb1b-40e7-b492-256f8bdcb3ca', 'x-openstack-request-id': 'req-7dde2a2c-cb1b-40e7-b492-256f8bdcb3ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/1e439872-877b-41e8-a9fc-5bc2129941f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1e439872-877b-41e8-a9fc-5bc2129941f1 could not be found."}}' 2023-04-18 09:24:12,442 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/0b59ef9f-366f-417d-96d6-30b90efa9bf9 0.029s 2023-04-18 09:24:12,442 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (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-9eaff28e-ab64-4b20-8498-3aa9303d257b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/0b59ef9f-366f-417d-96d6-30b90efa9bf9'} Body: b'' 2023-04-18 09:24:12,489 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162 0.046s 2023-04-18 09:24:12,489 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (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-9f795b0c-f239-4707-91be-f1662f4bceca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162'} Body: b'' 2023-04-18 09:24:12,504 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162 0.015s 2023-04-18 09:24:12,505 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f10d530-5c1f-41ac-b095-b36b4e139e64', 'x-openstack-request-id': 'req-8f10d530-5c1f-41ac-b095-b36b4 e139e64', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/7ee904f7-3ee8-4649-933e-616a4eebf162'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7ee904f7-3ee8-4649-933e-616a4eebf162 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] ---------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2ae9de8e-d735-491a-b120-57d377d91caf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:12,537 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types 0.030s 2023-04-18 09:24:12,538 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1624656090"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb548259-dc06-49b2-8673-075e933e4248', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb548259-dc06-49b2-8673-075e933e4248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types'} Body: b'{"volume_type": {"id": "ab1ac91c-3422-4219-be5e-79242f39ea3a", "name": "tempest-GroupsTest-volume-type-1624656090", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:12,569 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types 0.028s 2023-04-18 09:24:12,569 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-299354891"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63105024-7a2e-4d9e-b576-0b08dc61c305', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63105024-7a2e-4d9e-b576-0b08dc61c305', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types'} Body: b'{"group_type": {"id": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "name": "tempest-GroupsTest-group-type-299354891", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 09:24:12,653 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups 0.081s 2023-04-18 09:24:12,654 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "volume_types": ["ab1ac91c-3422-4219-be5e-79242f39ea3a"], "name": "tempest-GroupsTest-Group-1733017594"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52db9ce2-2452-4c97-9903-fe5204f2cfc0', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52db9ce2-2452-4c97-9903-fe5204f2cfc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups'} Body: b'{"group": {"id": "2ae9de8e-d735-491a-b120-57d377d91caf", "name": "tempest-GroupsTest-Group-1733017594"}}' 2023-04-18 09:24:12,686 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf 0.030s 2023-04-18 09:24:12,686 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd10b24-f818-4b75-a7c0-28955c52fa11', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd10b24-f818-4b75-a7c0-28955c52fa11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf'} Body: b'{"group": {"id": "2ae9de8e-d735-491a-b120-57d377d91caf", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T09:24:13.000000", "name": "tempest-GroupsTest-Group-1733017594", "description": null, "group_type": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "volume_types": ["ab1ac91c-3422-4219-be5e-79242f39ea3a"]}}' 2023-04-18 09:24:13,719 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf 0.028s 2023-04-18 09:24:13,719 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32e5c7e-fbdd-4576-a731-bf0ed1d96866', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32e5c7e-fbdd-4576-a731-bf0ed1d96866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf'} Body: b'{"group": {"id": "2ae9de8e-d735-491a-b120-57d377d91caf", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T09:24:13.000000", "name": "tempest-GroupsTest-Group-1733017594", "description": null, "group_type": "ec618472-3f22-4e96-9fa1-fa7023e68a51", "volume_types": ["ab1ac91c-3422-4219-be5e-79242f39ea3a"]}}' 2023-04-18 09:24:13,791 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail 0.067s 2023-04-18 09:24:13,791 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2546cac4-ef2d-40dc-a3fc-e18253ba6a85', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2546cac4-ef2d-40dc-a3fc-e18253ba6a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 09:24:13,867 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf/action 0.065s 2023-04-18 09:24:13,867 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (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-d32cd1e4-68a6-47af-bf0b-46014 b34b9da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf/action'} Body: b'' 2023-04-18 09:24:13,882 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf 0.014s 2023-04-18 09:24:13,883 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25f54c9-4374-432b-a554-998d0e25352d', 'x-openstack-request-id': 'req-d25f54c9-4374-432b-a554-998d0e25352d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e771bd2fa3a04d978532434302a0b223/groups/2ae9de8e-d735-491a-b120-57d377d91caf'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2ae9de8e-d735-491a-b120-57d377d91caf could not be found."}}' 2023-04-18 09:24:13,911 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/ec618472-3f22-4e96-9fa1-fa7023e68a51 0.028s 2023-04-18 09:24:13,911 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (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-5bafe84f-f42e-4fe5-985e-1a56914763a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/group_types/ec618472-3f22-4e96-9fa1-fa7023e68a51'} Body: b'' 2023-04-18 09:24:13,959 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a 0.047s 2023-04-18 09:24:13,960 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (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-f8a0d765-0883-49ec-8361-d7c12d0cd751', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a'} Body: b'' 2023-04-18 09:24:13,977 79833 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a 0.017s 2023-04-18 09:24:13,977 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c594209a-16bb-462b-9835-742b53d7c80a', 'x-openstack-request-id': 'req-c594209a-16bb-462b-9835-742b53d7c80a', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/747e2688d4524b98be042ce7314c3895/types/ab1ac91c-3422-4219-be5e-79242f39ea3a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ab1ac91c-3422-4219-be5e-79242f39ea3a could not be found."}}' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:17,217 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types 0.163s 2023-04-18 09:24:17,217 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f01bc61-f2f6-4ff4-866a-777dde708456', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f01bc61-f2f6-4ff4-866a-777dde708456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types'} Body: b'{"volume_type": {"id": "d0b50b10-e0f2-4658-987e-64bee4e5fdb2", "name": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 09:24:17,336 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes 0.116s 2023-04-18 09:24:17,337 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d0b50b10-e0f2-4658-987e-64bee4e5fdb2", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a2b1d2-ad34-4c59-a63d-17b4499c2d1b', 'x-openstack-request-id': 'req-e9a2b1d2-ad34-4c59-a63d-17b4499c2d1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d0b50b10-e0f2-4658-987e-64bee4e5fdb2 could not be found."}}' 2023-04-18 09:24:17,337 79833 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 09:24:17,364 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action 0.026s 2023-04-18 09:24:17,365 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "9939ea26dd85481f8b76b8977aa3ff0d"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (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-4b424c2f-2490-4505-bcc7-6d83f736e2a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action'} Body: b'' 2023-04-18 09:24:17,606 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes 0.240s 2023-04-18 09:24:17,606 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "d0b50b10-e0f2-4658-987e-64bee4e5 fdb2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-686027854"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448c1cad-efcd-435f-9967-2857d6e92700', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448c1cad-efcd-435f-9967-2857d6e92700', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:17.532767", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:17,657 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.041s 2023-04-18 09:24:17,657 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f997b234-1f6c-48ee-9832-ee9b7de65ded', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f997b234-1f6c-48ee-9832-ee9b7de65ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:18.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9939ea26dd85481f8b76b8977aa3ff0d"}}' 2023-04-18 09:24:18,754 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.084s 2023-04-18 09:24:18,754 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32056bdd-f3b5-401b-a5cd-026e6713a8af', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32056bdd-f3b5-401b-a5cd-026e6713a8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:18.000000", "updated_at": "2023-04-18T09:24:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9939ea26dd85481f8b76b8977aa3ff0d"}}' 2023-04-18 09:24:18,813 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.038s 2023-04-18 09:24:18,814 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216b5c86-2768-4bf8-bb3a-26eaacb0c0e9', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216b5c86-2768-4bf8-bb3a-26eaacb0c0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"volume": {"id": "70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:18.000000", "updated_at": "2023-04-18T09:24:18.000000", "name": "tempest-VolumeTypesAccessTest-Volume-686027854", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1415437826", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239"}], "user_id": "5544d1dc16e24bd1b4268f16c78a76cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9939ea26dd85481f8b76b8977aa3ff0d"}}' 2023-04-18 09:24:18,934 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.110s 2023-04-18 09:24:18,934 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (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-0652d054-9ea2-4b83-935d-fa995add9d73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481 f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'' 2023-04-18 09:24:18,964 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 0.029s 2023-04-18 09:24:18,964 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb32a20-2776-4dfa-8ff5-dd261474f581', 'x-openstack-request-id': 'req-ebb32a20-2776-4dfa-8ff5-dd261474f581', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9939ea26dd85481f8b76b8977aa3ff0d/volumes/70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 70e4f4c3-aac9-49b4-b5d2-3ed36f0b6239 could not be found."}}' 2023-04-18 09:24:18,991 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action 0.026s 2023-04-18 09:24:18,991 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "9939ea26dd85481f8b76b8977aa3ff0d"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (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-96ef7ea3-bcc1-4c83-b372-3e753e51ac72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2/action'} Body: b'' 2023-04-18 09:24:19,042 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2 0.050s 2023-04-18 09:24:19,042 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:18 GMT', 'server': 'Apache/2.4.52 (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-8e6cb13c-93e9-4d0e-bed5-74e3704ff490', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2'} Body: b'' 2023-04-18 09:24:19,060 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2 0.017s 2023-04-18 09:24:19,060 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aae9079-628e-4849-a9d9-c475c008fe19', 'x-openstack-request-id': 'req-5aae9079-628e-4849-a9d9-c475c008fe19', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0387226f60a843819e51079eb7 c56481/types/d0b50b10-e0f2-4658-987e-64bee4e5fdb2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d0b50b10-e0f2-4658-987e-64bee4e5fdb2 could not be found."}}' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7717c5db-8fa7-471d-8df3-eb03cfad4263 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:23,154 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types 0.175s 2023-04-18 09:24:23,154 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-558017469", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbbb1f38-747b-4757-b1ba-15613bad1b1f', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbbb1f38-747b-4757-b1ba-15613bad1b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types'} Body: b'{"volume_type": {"id": "8e619e90-aaf5-4566-b3ff-942a13aa4592", "name": "tempest-VolumeTypesTest-volume-type-558017469", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:23,193 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types 0.035s 2023-04-18 09:24:23,194 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1107711826", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9554d08-1b0c-4995-a0f5-6ea09ec023bb', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9554d08-1b0c-4995-a0f5-6ea09ec023bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types'} Body: b'{"volume_type": {"id": "94429c19-0aa6-4243-8933-73c5de2e3585", "name": "tempest-VolumeTypesTest-volume-type-1107711826", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 09:24:23,544 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes 0.347s 2023-04-18 09:24:23,545 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1215868060", "volume_type": "8e619e90-aaf5-4566-b3ff-942a13aa4592", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597b0181-4953-4e98-ad0c-85eb5c073138', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597b0181-4953-4e98-ad0c-85eb5c073138', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.481077", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:23,600 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.046s 2023-04-18 09:24:23,600 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b2e3e3-da6a-489e-a1bc-2ab4700b2762', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b2e3e3-da6a-489e-a1bc-2ab4700b2762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "984447a854344539b77cc3c5921ca3a3"}}' 2023-04-18 09:24:24,652 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.041s 2023-04-18 09:24:24,652 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e0a683-7ba6-466d-b20f-21ae6af4e869', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e0a683-7ba6-466d-b20f-21ae6af4e869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.000000", "updated_at": "2023-04-18T09:24:24.000000", "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d -8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "984447a854344539b77cc3c5921ca3a3"}}' 2023-04-18 09:24:24,703 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.040s 2023-04-18 09:24:24,704 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d05d44-123d-4838-8ac4-00c683c83926', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d05d44-123d-4838-8ac4-00c683c83926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"volume": {"id": "7717c5db-8fa7-471d-8df3-eb03cfad4263", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:23.000000", "updated_at": "2023-04-18T09:24:24.000000", "name": "tempest-VolumeTypesTest-volume-1215868060", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-558017469", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263"}], "user_id": "597502e0da92422b89e09ce1fb7c3791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "984447a854344539b77cc3c5921ca3a3"}}' 2023-04-18 09:24:24,821 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.107s 2023-04-18 09:24:24,821 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (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-b93705d4-67e5-463a-a831-9c32ada50640', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'' 2023-04-18 09:24:24,852 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263 0.030s 2023-04-18 09:24:24,852 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b0c2223-0c13-4c2b-b110-8b3e06e174f2', 'x-openstack-request-id': 'req-2b0c2223-0c13-4c2b-b110-8b3e06e 174f2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/984447a854344539b77cc3c5921ca3a3/volumes/7717c5db-8fa7-471d-8df3-eb03cfad4263'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7717c5db-8fa7-471d-8df3-eb03cfad4263 could not be found."}}' 2023-04-18 09:24:24,905 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585 0.052s 2023-04-18 09:24:24,905 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (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-b06f3f16-1626-494f-a1e2-543e963c7259', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585'} Body: b'' 2023-04-18 09:24:24,922 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585 0.016s 2023-04-18 09:24:24,922 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91b4c79-613a-4448-9a8d-686e06025318', 'x-openstack-request-id': 'req-d91b4c79-613a-4448-9a8d-686e06025318', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/94429c19-0aa6-4243-8933-73c5de2e3585'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 94429c19-0aa6-4243-8933-73c5de2e3585 could not be found."}}' 2023-04-18 09:24:24,970 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592 0.048s 2023-04-18 09:24:24,971 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (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-a5f361d5-df12-4fea-928c-634a6c1f7698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592'} Body: b'' 2023-04-18 09:24:24,989 79833 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592 0.018s 2023-04-18 09:24:24,989 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb7fc1d-8aa1-43d1-9583-e99c7d13a5d8', 'x-openstack-request-id': 'req-7eb7fc1d-8aa1-43d1-9583-e99c7d13a5d8 ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fce3b75c18eb4dc79227cb08e861950b/types/8e619e90-aaf5-4566-b3ff-942a13aa4592'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8e619e90-aaf5-4566-b3ff-942a13aa4592 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 88748b91-f4dd-4a08-b920-29402a7da1ec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:28,465 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.173s 2023-04-18 09:24:28,465 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-664d5bed-b19b-433c-b8e2-b0f83e545953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:24:28,829 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes 0.362s 2023-04-18 09:24:28,829 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-18406207"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843e88b9-53e2-4d08-ac34-a275f2df8801', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843e88b9-53e2-4d08-ac34-a275f2df8801', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:28.768554", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:28,912 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.073s 2023-04-18 09:24:28,912 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831b1eb1-9ca8-43d2-b7ad-82ff44495bf5', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831b1eb1-9ca8-43d2-b7ad-82ff44495bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:29.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:29,967 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.043s 2023-04-18 09:24:29,967 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea55a00-d11d-4c9b-8368-798308e2042f', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea55a00-d11d-4c9b-8368-798308e2042f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:29.000000", "updated_at": "2023-04-18T09:24:29.000000", "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:30,022 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.044s 2023-04-18 09:24:30,023 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bc7253-a1bb-4cb9-bdc9-d07d28e2260c', 'content-length': '901', 'openstack-api-version': 'volum e 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bc7253-a1bb-4cb9-bdc9-d07d28e2260c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"volume": {"id": "88748b91-f4dd-4a08-b920-29402a7da1ec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:29.000000", "updated_at": "2023-04-18T09:24:29.000000", "name": "tempest-VolumesCloneTest-Volume-18406207", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:30,148 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.115s 2023-04-18 09:24:30,149 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (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-c75e68f7-63c3-4543-8b0d-6e84eb69cc0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'' 2023-04-18 09:24:30,170 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec 0.021s 2023-04-18 09:24:30,170 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe56228-6d40-4ab9-9ca5-78490986fab6', 'x-openstack-request-id': 'req-bfe56228-6d40-4ab9-9ca5-78490986fab6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/88748b91-f4dd-4a08-b920-29402a7da1ec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88748b91-f4dd-4a08-b920-29402a7da1ec could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea20733f-876d-499c-9548-0eee81d4e729 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:30,356 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes 0.183s 2023-04-18 09:24:30,357 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-700501343"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0236736b-68b2-4f80-a6f8-575f5e5e230d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0236736b-68b2-4f80-a6f8-575f5e5e230d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.292535", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:30,408 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.043s 2023-04-18 09:24:30,409 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f7de7e-803d-4bd2-8ebd-4cf67635e8fd', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f7de7e-803d-4bd2-8ebd-4cf67635e8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:31,460 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.039s 2023-04-18 09:24:31,461 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84c5ced-a432-42e5-b3a6-ef3ec17c567d', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84c5ced-a432-42e5-b3a6-ef3ec17c567d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.000000", "updated_at": "2023-04-18T09:24:30.000000", "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:31,508 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.037s 2023-04-18 09:24:31,508 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f80f904-b2b6-4add-8d8e-a3a2d57b1bd0', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f80f904-b2b6-4add-8d8e-a3a2d57b1bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"volume": {"id": "ea20733f-876d-499c-9548-0eee81d4e729", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:30.000000", "updated_at": "2023-04-18T09:24:30.000000", "name": "tempest-VolumesCloneTest-Volume-700501343", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729"}], "user_id": "44c67e04fbda4742bb2ce76d45fc5eae", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "129ec3952f5f4c639044ae265e2b5af4"}}' 2023-04-18 09:24:31,616 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.098s 2023-04-18 09:24:31,617 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (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-39fd856d-6f6a-49d4-9441-5404f10aca8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'' 2023-04-18 09:24:31,639 79833 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729 0.022s 2023-04-18 09:24:31,640 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd91db7-5a5d-4cd6-969d-7cc8afbabb31', 'x-openstack-request-id': 'req-0bd91db7-5a5d-4cd6-969d-7cc8afbabb31', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/129ec3952f5f4c639044ae265e2b5af4/volumes/ea20733f-876d-499c-9548-0eee81d4e729'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea20733f-876d-499c-9548-0eee81d4e729 could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3574e222-fd20-4f32-9d4b-6076a18665ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:33,319 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9 0.156s 2023-04-18 09:24:33,319 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aac9b19b-3f85-469c-94f6-8e3a746806cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "4d2149b9c4ff4bca896b4df789441a13", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "created_at": "2023-04-18T09:05:13Z", "updated_at": "2023-04-18T09:05:14Z", "tags": [], "self": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9", "file": "/v2/images/ff4064a4-6d61-4d49-8062-742a8683d7b9/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:24:33,746 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes 0.426s 2023-04-18 09:24:33,747 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1487868432"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6222fc7-2acd-42ad-9be0-66acd1dcafc1', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6222fc7-2acd-42ad-9be0-66acd1dcafc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:33.676417", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:33,799 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.043s 2023-04-18 09:24:33,800 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c88f79d-7057-49ff-9590-ba758b5b78c4', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c88f79d-7057-49ff-9590-ba758b5b78c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:34.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:34,851 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.039s 2023-04-18 09:24:34,851 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2504e0-ccf1-47df-914a-150a0ea801e1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2504e0-ccf1-47df-914a-150a0ea801e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:34.000000", "updated_at": "2023-04-18T09:24:34.000000", "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:34,913 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.051s 2023-04-18 09:24:34,913 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a197495b-a887-4728-9a14-3a1c9a20b448', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-a197495b-a887-4728-9a14-3a1c9a20b448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"volume": {"id": "3574e222-fd20-4f32-9d4b-6076a18665ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:34.000000", "updated_at": "2023-04-18T09:24:34.000000", "name": "tempest-VolumesExtendTest-Volume-1487868432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:35,028 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.104s 2023-04-18 09:24:35,029 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:34 GMT', 'server': 'Apache/2.4.52 (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-abf8e24f-125e-4d00-b080-ca2416660d3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'' 2023-04-18 09:24:35,107 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab 0.077s 2023-04-18 09:24:35,107 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8547be79-be21-4f03-aafe-75f2108b8d7f', 'x-openstack-request-id': 'req-8547be79-be21-4f03-aafe-75f2108b8d7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/3574e222-fd20-4f32-9d4b-6076a18665ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3574e222-fd20-4f32-9d4b-6076a18665ab could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:35,303 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes 0.193s 2023-04-18 09:24:35,304 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1942005254"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de880e26-bf21-4fed-beb6-fa7cf0f84bd8', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de880e26-bf21-4fed-beb6-fa7cf0f84bd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.238501", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:24:35,353 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.040s 2023-04-18 09:24:35,354 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5915e8a2-91f4-4660-bdd6-b5815da88f96', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5915e8a2-91f4-4660-bdd6-b5815da88f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:36,416 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.051s 2023-04-18 09:24:36,416 79833 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d208794c-e843-426b-91e0-88144986a032', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d208794c-e843-426b-91e0-88144986a032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.000000", "updated_at": "2023-04-18T09:24:35.000000", "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:36,466 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.039s 2023-04-18 09:24:36,466 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d63cee-a35b-495c-8b47-03a0f0ea5d37', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d63cee-a35b-495c-8b47-03a0f0ea5d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"volume": {"id": "1ef92efb-85dd-4b17-a59e-0bfab3b8ed38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:24:35.000000", "updated_at": "2023-04-18T09:24:35.000000", "name": "tempest-VolumesExtendTest-Volume-1942005254", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38"}], "user_id": "1e1e1d9a94b54e0eb17a42abe41f7626", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb40ef6b2a2b4ea78c3889d95f37bf24"}}' 2023-04-18 09:24:36,572 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.095s 2023-04-18 09:24:36,572 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (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-2d7c1900-defa-4239-9aae-06916a2d79a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'' 2023-04-18 09:24:36,593 79833 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 0.020s 2023-04-18 09:24:36,594 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf28f659-d6f3-4ba9-bcc9-2e85f2666b3a', 'x-openstack-request-id': 'req-cf28f659-d6f3-4ba9-bcc9-2e85f2666b3a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cb40ef6b2a2b4ea78c3889d95f37bf24/volumes/1ef92efb-85dd-4b17-a59e-0bfab3b8ed38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ef92efb-85dd-4b17-a59e-0bfab3b8ed38 could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a963e37d-e623-4380-bd94-f2560e6c19a0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:23:53,368 79835 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 09:23:53,368 79835 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 09:23:53,427 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2023-04-18 09:23:53,428 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-862239498", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGnPuvmQ8dZv7KlSF0JsPNKJP2WB5veGcyVere/O592F3HTH783YR2izqSUAC+jmega/Z/xmToR96HiahiMQVkKHb76m8lGVayXxjRI0tYzj/2DMtTH0faXjbtui238cgg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3332c7cc-596c-441a-8c8a-dc73ef290cd8', 'x-compute-request-id': 'req-3332c7cc-596c-441a-8c8a-dc73ef290cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-862239498", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGnPuvmQ8dZv7KlSF0JsPNKJP2WB5veGcyVere/O592F3HTH783YR2izqSUAC+jmega/Z/xmToR96HiahiMQVkKHb76m8lGVayXxjRI0tYzj/2DMtTH0faXjbtui238cgg==", "fingerprint": "63:3d:5a:59:60:68:78:18:c0:85:c8:69:d8:51:67:67", "user_id": "ce75dcb962cb41bca277808fba4b407e"}}' 2023-04-18 09:23:53,430 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-862239498 created 2023-04-18 09:23:53,617 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.186s 2023-04-18 09:23:53,617 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--175678387", "description": "tempest-description--698222743"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-7b0a84b0-3896-4ef4-ac30-db215690aa4a', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "name": "tempest-securitygroup--175678387", "stateful": true, "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "description": "tempest-description--698222743", "shared": false, "security_group_rules": [{"id": "1da10726-1a99-4d60-bc51-b69a82350e0f", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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": 981, "description": null, "tags": [], "created_at": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}, {"id": "c3e96989-8ca0-4d09-8dbd-5510575cd43c", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 982, "description": null, "tags": [], "created_at": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}], "tags": [], "created_at": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:53,794 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-18 09:23:53,794 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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-3490c2f1-f540-4a36-b377-5ccabce0f329', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed6df66a-02e0-4fb9-86b3-67a60039bf7f", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:53,949 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-04-18 09:23:53,950 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0e21f006-8994-4deb-80ea-59b6d57aee1a', 'date': 'Tue, 18 Apr 2023 09:23:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a22eff68-479f-4d8d-b55a-b1a0c10de730", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "security_group_id": "6de0c144-20ac-4d36-ba0c-6966ae8b38ef", "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": "2023-04-18T09:23:53Z", "updated_at": "2023-04-18T09:23:53Z", "revision_number": 0, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:23:53,951 79835 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--175678387 created 2023-04-18 09:23:55,083 79835 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.131s 2023-04-18 09:23:55,083 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-open stack-request-id': 'req-031e3229-164c-413b-b1c9-3d66be10e62b', 'date': 'Tue, 18 Apr 2023 09:23:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c04f6678-bb43-4884-af4b-db0f3154e776", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.189", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d57115a4095849f5b815c2f62efb8b67", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:23:54Z", "updated_at": "2023-04-18T09:23:54Z", "revision_number": 0}}' 2023-04-18 09:23:55,083 79835 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c04f6678-bb43-4884-af4b-db0f3154e776', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.189', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:23:54Z', 'updated_at': '2023-04-18T09:23:54Z', 'revision_number': 0, 'ip': '172.24.4.189'} created 2023-04-18 09:23:55,181 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2023-04-18 09:23:55,182 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c2f7888-553d-4c2b-96a1-454e0b1f94c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "ce75dcb962cb41bca277808fba4b407e", "name": "tempest-AttachVolumeTestJSON-540094481-project-member", "password_expires_at": null}, "audit_ids": ["JnRDwRrjShihmAEu3X5-ag"], "expires_at": "2023-04-18T10:23:55.000000Z", "issued_at": "2023-04-18T09:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d57115a4095849f5b815c2f62efb8b67", "name": "tempest-AttachVolumeTestJSON-540094481"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http:// 10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:23:55,182 79835 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'af633f27-0d5f-49bf-8a5f-41a4a317f575', 'name': 'tempest-AttachVolumeTestJSON-723580140-network', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16224, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:20:58Z', 'updated_at': '2023-04-18T09:20:58Z', 'revision_number': 1} available for tenant 2023-04-18 09:23:55,183 79835 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-862239498', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGnPuvmQ8dZv7KlSF0JsPNKJP2WB5veGcyVere/O592F3HTH783YR2izqSUAC+jmega/Z/xmToR96HiahiMQVkKHb76m8lGVayXxjRI0tYzj/2DMtTH0faXjbtui238cgg==', 'fingerprint': '63:3d:5a:59:60:68:78:18:c0:85:c8:69:d8:51:67:67', 'user_id': 'ce75dcb962cb41bca277808fba4b407e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAaimbAJ+uCGv0tnUx3Fz/8kpkhForaQMXLKiklZaD6gRIsxw+D9a59\nSR68s/a/MGOgBwYFK4EEACKhZANiAARpz7r5kPHWb+ypUhdCbDzSiT9lgeb3hnMl\nXq3vzufdhdx0x+/N2Edos6klAAvo5noGv2f8Zk6Efeh4moYjEFZCh2++pvJRlWsl\n8Y0SNLWM4/9gzLUx9H2l427bott/HII=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6de0c144-20ac-4d36-ba0c-6966ae8b38ef', 'name': 'tempest-securitygroup--175678387', 'stateful': True, 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': 'tempest-description--698222743', 'shared': False, 'security_group_rules': [{'id': '1da10726-1a99-4d60-bc51-b69a82350e0f', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': '6de0c144-20ac-4d36-ba0c-6966ae8b38ef', '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': 981, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:23:53Z', 'updated_at': '2023-04-18T09:23:53Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, {'id': 'c3e96989-8ca0-4d09-8dbd-5510575cd43c', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'security_group_id': '6de0c144-20ac-4d36-ba0c-6966ae8b38ef', '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': 982, 'description': None, 'tags': [], 'created_at': '2023-04-18T09:23:53Z', 'updated_at': '2023-04-18T09:23:53Z', 'revision_number': 0, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}], 'tags': [], 'created_at': '2023-04-18T09 :23:53Z', 'updated_at': '2023-04-18T09:23:53Z', 'revision_number': 1, 'project_id': 'd57115a4095849f5b815c2f62efb8b67'}, 'floating_ip': {'id': 'c04f6678-bb43-4884-af4b-db0f3154e776', 'tenant_id': 'd57115a4095849f5b815c2f62efb8b67', 'floating_ip_address': '172.24.4.189', 'floating_network_id': '58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd57115a4095849f5b815c2f62efb8b67', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T09:23:54Z', 'updated_at': '2023-04-18T09:23:54Z', 'revision_number': 0, 'ip': '172.24.4.189'}} 2023-04-18 09:23:56,026 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.843s 2023-04-18 09:23:56,027 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1513604368", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "af633f27-0d5f-49bf-8a5f-41a4a317f575"}], "security_groups": [{"name": "tempest-securitygroup--175678387"}], "key_name": "tempest-keypair-862239498", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d83ebd2-b4fd-4a1f-8c61-5fe7e87c3980', 'x-compute-request-id': 'req-9d83ebd2-b4fd-4a1f-8c61-5fe7e87c3980', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--175678387"}], "adminPass": "password"}}' 2023-04-18 09:23:56,094 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.064s 2023-04-18 09:23:56,094 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:23:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c7c952-7cee-4bd3-9fdb-c5959338067d', 'x-compute-request-id': 'req-65c7c952-7cee-4bd3-9fdb-c5959338067d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "name": "tempest-AttachVolumeTestJSON-server-1513604368", "status": "BUILD", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:23:56Z", "updated": "2023-04-18T09:23:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-862239498", "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": []}}' 2023-04-18 09:24:46,991 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.836s 2023-04-18 09:24:46,992 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e300803c-b178-45f4-9da2-832ff121f3c3', 'x-compute-request-id': 'req-e300803c-b178-45f4-9da2-832ff121f3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "name": "tempest-AttachVolumeTestJSON-server-1513604368", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:23:55Z", "updated": "2023-04-18T09:24:02Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:d6:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862239498", "OS-SRV-USG:launched_at": "2023-04-18T09:24:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--175678387"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:24:47,003 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:25:47,237 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/os-interface 0.173s 2023-04-18 09:25:47,237 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'opensta ck-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5e2a920-105a-421d-81d8-302f9f6f7fd4', 'x-compute-request-id': 'req-d5e2a920-105a-421d-81d8-302f9f6f7fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "port_id": "79e39199-87ce-43ff-b212-43b1a4dc7d99", "mac_addr": "fa:16:3e:ca:d6:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "419d6c45-e2fd-433f-b0c3-aa3b3c08a1de", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 09:25:47,910 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776 0.668s 2023-04-18 09:25:47,910 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "79e39199-87ce-43ff-b212-43b1a4dc7d99"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-c96c285a-f2f0-4c1b-b830-76561cefde13', 'date': 'Tue, 18 Apr 2023 09:25:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776'} Body: b'{"floatingip": {"id": "c04f6678-bb43-4884-af4b-db0f3154e776", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "floating_ip_address": "172.24.4.189", "floating_network_id": "58ae5f33-3e38-4cc3-a5cd-efdb21dbd98e", "router_id": "17d40253-2cc9-417f-84f3-4d70e30f8e81", "port_id": "79e39199-87ce-43ff-b212-43b1a4dc7d99", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "af633f27-0d5f-49bf-8a5f-41a4a317f575", "mac_address": "fa:16:3e:ca:d6:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T09:23:54Z", "updated_at": "2023-04-18T09:25:47Z", "revision_number": 1, "project_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:25:47,911 79835 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.189:22' as 'cirros' with public key authentication 2023-04-18 09:25:47,943 79835 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 09:25:47,963 79835 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 09:25:47,964 79835 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.189 successfully created 2023-04-18 09:25:48,005 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/ips 0.040s 2023-04-18 09:25:48,005 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f22706b-b194-4c2d-acb9-3a5d950f6786', 'x-compute-request-id': 'req-5f22706b-b194-4c2d-acb9-3a5d950f6786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 09:25:48,205 79835 INFO [te mpest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes 0.197s 2023-04-18 09:25:48,206 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1872762779"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2d08e3-cf39-4b3c-a82f-c849b7b451f6', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2d08e3-cf39-4b3c-a82f-c849b7b451f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes'} Body: b'{"volume": {"id": "a963e37d-e623-4380-bd94-f2560e6c19a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:25:48.140501", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1872762779", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:25:48,261 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0 0.046s 2023-04-18 09:25:48,261 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ac0b01-d1e6-40f4-82eb-dd1b013115e0', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ac0b01-d1e6-40f4-82eb-dd1b013115e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0'} Body: b'{"volume": {"id": "a963e37d-e623-4380-bd94-f2560e6c19a0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:25:48.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1872762779", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:25:49,316 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0 0.042s 2023-04-18 09:25:49,317 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a9d2fb-901f-4a9d-b13b-2a33eb79e514', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a9d2fb-901f-4a9d-b13b-2a33eb79e514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0'} Body: b'{"volume": {"id": "a963e37d-e623-4380-bd94-f2560e6c19a0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:25:48.000000", "updated_at": "2023-04-18T09:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1872762779", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d57115a4095849f5b815c2f62efb8b67/volumes/a963e37d-e623-4380-bd94-f2560e6c19a0"}], "user_id": "ce75dcb962cb41bca277808fba4b407e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d57115a4095849f5b815c2f62efb8b67"}}' 2023-04-18 09:25:49,442 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.111s 2023-04-18 09:25:49,442 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (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-73dec856-d28b-4c98-9bb6-1ca72e319409', 'x-compute-request-id': 'req-73dec856-d28b-4c98-9bb6-1ca72e319409', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'' 2023-04-18 09:25:49,608 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.165s 2023-04-18 09:25:49,608 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3035b052-1b09-4ea1-82d6-a090bbe8c808', 'x-compute-request-id': 'req-3035b052-1b09-4ea1-82d6-a090bbe8c808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"server": {"id": "d01c2987-ca1c-4603-a56b-309fa5a5c050", "name": "tempest-AttachVolumeTestJSON-server-1513604368", "status": "ACTIVE", "tenant_id": "d57115a4095849f5b815c2f62efb8b67", "user_id": "ce75dcb962cb41bca277808fba4b407e", "metadata": {}, "hostId": "de34969a6d4a591b911220653c3d109e457dfb26b2c48c1258c540c5", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:23:55Z", "updated": "2023-04-18T09:25:49Z", "addresses": {"tempest-AttachVolumeTestJSON-723580140-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:d6:67"}, {"version": 4, "addr": "172.24.4.189", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:d6:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-862239498", "OS-SRV-USG:launched_at": "2023-04-18T09:24:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--175678387"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:26:39,813 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050 0.145s 2023-04-18 09:26:39,813 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2a48dc25-f235-4fa3-b99d-8ae6f2fabec7', 'x-compute-request-id': 'req-2a48dc25-f235-4fa3-b99d-8ae6f2fabec7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d01c2987-ca1c-4603-a56b-309fa5a5c050'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d01c2987-ca1c-4603-a56b-309fa5a5c050 could not be found."}}' 2023-04-18 09:26:39,848 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-862239498 0.033s 2023-04-18 09:26:39,848 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b20b2607-8696-4efe-9a89-0556c857ac20', 'x-compute-request-id': 'req-b20b2607-8696-4efe-9a89-0556c857ac20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-862239498'} Body: b'' 2023-04-18 09:26:40,006 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef 0.158s 2023-04-18 09:26:40,007 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-3c73ed39-e40b-4637-b5dd-2e109a0f407e', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:26:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef'} Body: b'' 2023-04-18 09:26:40,045 79835 INFO [tempest.lib.common.re st_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef 0.038s 2023-04-18 09:26:40,045 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b286925b-95c0-49cb-b1c2-d16168770982', 'date': 'Tue, 18 Apr 2023 09:26:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/6de0c144-20ac-4d36-ba0c-6966ae8b38ef'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6de0c144-20ac-4d36-ba0c-6966ae8b38ef does not exist", "detail": ""}}' 2023-04-18 09:26:40,544 79835 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776 0.498s 2023-04-18 09:26:40,544 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'x-openstack-request-id': 'req-51e07c1b-106f-45bf-a639-e31a3e0674a8', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 09:26:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c04f6678-bb43-4884-af4b-db0f3154e776'} Body: b'' 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,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:24:50,698 79833 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 09:24:51,447 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.748s 2023-04-18 09:24:51,447 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1090680610", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9bbb3c86-8561-4345-a432-e2b3cf871de1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1090680610", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "aecaf307aca347b99ad4e2c3614c1d3d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "created_at": "2023-04-18T09:24:51Z", "updated_at": "2023-04-18T09:24:51Z", "tags": [], "self": "/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7", "file": "/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:24:52,923 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7/file 1.475s 2023-04-18 09:24:52,923 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7abc4b69-f2bf-4dae-9364-a58c8a7c522e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7/file'} Body: b'' 2023-04-18 09:24:52,923 79833 DEBUG [tempest.scenario.manager] image:97756750-e8d7-4471-8192-ecabdbc97bc7 2023-04-18 09:24:52,988 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-18 09:24:52,988 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-789238646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeZBr0+A9cxoKPiuzfH5oapnc6wH9aSwRGA4rXMRfdGqVMWjJxnHSJAL9JJLpdahwDLIeikAUe/Qet04/e69lN7jK1X/g8HMCmGVBL37s7R7idhlNlQsmWMtV0NNJCFaQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:52 GMT', 'server': 'Apache/2.4.52 (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-c5c78bc0-acef-474f-96c5-cd41087395f2', 'x-compute-request-id': 'req-c5c78bc0-acef-474f-96c5-cd41087395f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-789238646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeZBr0+A9cxoKPiuzfH5oapnc6wH9aSwRGA4rXMRfdGqVMWjJxnHSJAL9JJLpdahwDLIeikAUe/Qet04/e69lN7jK1X/g8HMCmGVBL37s7R7idhlNlQsmWMtV0NNJCFaQ==", "fingerprint": "a8:36:ba:89:fe:a3:73:9f:49:79:86:cd:21:56:a0:18", "user_id": "23183785a98e4e77aaf6c77e29d158b7"}}' 2023-04-18 09:24:53,042 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.047s 2023-04-18 09:24:53,043 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-810c719f-905b-420e-b4dc-6a71b7fad69f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "23183785a98e4e77aaf6c77e29d158b7", "name": "tempest-TestMinimumBasicScenario-1189513204-project-member", "password_expires_at": null}, "audit_ids": ["aJZAXRyrTa6yaxKbNskINw"], "expires_at": "2023-04-18T10:24:53.000000Z", "issued_at": "2023-04-18T09:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aecaf307aca347b99ad4e2c3614c1d3d", "name": "tempest-TestMinimumBasicScenario-1189513204"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]} }' 2023-04-18 09:24:53,043 79833 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'c280e39a-43ab-49b9-b7a1-27276c7abd1c', 'name': 'tempest-TestMinimumBasicScenario-1322751822-network', 'tenant_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58839, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:24:38Z', 'updated_at': '2023-04-18T09:24:38Z', 'revision_number': 1} available for tenant 2023-04-18 09:24:53,675 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.630s 2023-04-18 09:24:53,675 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-910463063", "imageRef": "97756750-e8d7-4471-8192-ecabdbc97bc7", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-789238646", "networks": [{"uuid": "c280e39a-43ab-49b9-b7a1-27276c7abd1c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c2a6ef-ba4e-4e54-b8e8-746bc0a03799', 'x-compute-request-id': 'req-b0c2a6ef-ba4e-4e54-b8e8-746bc0a03799', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5Hf6A6PEanWx"}}' 2023-04-18 09:24:53,748 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.068s 2023-04-18 09:24:53,749 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eedc003-172e-439a-8c51-8ec7da909abe', 'x-compute-request-id': 'req-6eedc003-172e-439a-8c51-8ec7da909abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "BUILD", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:54Z", "updated": "2023-04-18T09:24:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "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": []}}' 2023-04-18 09:25:44,374 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.579s 2023-04-18 09:25:44,375 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f352ba5-3ae0-4cb2-9090-b5124d47a3c1', 'x-compute-request-id': 'req-5f352ba5-3ae0-4cb2-9090-b5124d47a3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:25:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.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": []}}' 2023-04-18 09:25:44,387 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:26:44,638 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.222s 2023-04-18 09:26:44,638 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Tue, 18 Apr 2023 09:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dd3cabb-72f2-411e-9c67-fd09550466b1', 'x-compute-request-id': 'req-0dd3cabb-72f2-411e-9c67-fd09550466b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:25:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.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": []}}' 2023-04-18 09:26:44,855 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.205s 2023-04-18 09:26:44,855 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a701be-8fbe-4f3e-a526-6a9bbf70c5b3', 'x-compute-request-id': 'req-26a701be-8fbe-4f3e-a526-6a9bbf70c5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}]}]}' 2023-04-18 09:26:45,006 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.146s 2023-04-18 09:26:45,006 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebea5720-517a-4452-885c-29fc29624d8a', 'x-compute-request-id': 'req-ebea5720-517a-4452-885c-29fc29624d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabdbc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:25:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.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": []}}' 2023-04-18 09:26:45,320 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes 0.298s 2023-04-18 09:26:45,320 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1154799511", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3971f23-3d2d-483b-a43b-221d02b2031c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3971f23-3d2d-483b-a43b-221d02b2031c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes'} Body: b'{"volume": {"id": "cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:26:45.257695", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1154799511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:26:45,374 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.044s 2023-04-18 09:26:45,374 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089af8a5-d71d-4285-b204-1a29cfcc8ba0', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089af8a5-d71d-4285-b204-1a29cfcc8ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'{"volume": {"id": "cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:26:45.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1154799511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:26:46,427 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.042s 2023-04-18 09:26:46,427 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10fbf3de-a04f-4b1b-8af4-7094d9fd3c3e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10fbf3de-a04f-4b1b-8af4-7094d9fd3c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'{"volume": {"id": "cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:26:45.000000", "updated_at": "2023-04-18T09:26:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1154799511", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:26:46,550 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.111s 2023-04-18 09:26:46,550 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (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-838a6b45-a9b8-4531-a61a-c4721fce7855', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'' 2023-04-18 09:26:46,571 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd 0.020s 2023-04-18 09:26:46,571 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b56b31-968d-45a3-b5c3-8bbd4c32c9f6', 'x-openstack-request-id': 'req-42b56b31-968d-45a3-b5c3-8bbd4c32c9f6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb5cc2e1-111d-4cd8-806a-62bf16f3a2dd could not be found."}}' 2023-04-18 09:26:46,690 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.118s 2023-04-18 09:26:46,690 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (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-fc3e18b9-8539-4ce0-a4bd-f8380f2ecd9c', 'x-compute-request-id': 'req-fc3e18b9-8539-4ce0-a4bd-f8380f2ecd9c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'' 2023-04-18 09:26:46,927 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.236s 2023-04-18 09:26:46,927 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b16260b-b836-44d0-a3ae-db14e5b3fee2', 'x-compute-request-id': 'req-0b16260b-b836-44d0-a3ae-db14e5b3fee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"server": {"id": "748ca482-c079-4ae8-8631-161a28648aa4", "name": "tempest-TestMinimumBasicScenario-server-910463063", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "97756750-e8d7-4471-8192-ecabd bc97bc7", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/97756750-e8d7-4471-8192-ecabdbc97bc7"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:24:53Z", "updated": "2023-04-18T09:26:47Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e6:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/748ca482-c079-4ae8-8631-161a28648aa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-789238646", "OS-SRV-USG:launched_at": "2023-04-18T09:25:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:27:37,030 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4 0.041s 2023-04-18 09:27:37,030 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c8d8a10e-cd6e-4185-858d-af3ba668cad8', 'x-compute-request-id': 'req-c8d8a10e-cd6e-4185-858d-af3ba668cad8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/748ca482-c079-4ae8-8631-161a28648aa4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 748ca482-c079-4ae8-8631-161a28648aa4 could not be found."}}' 2023-04-18 09:27:37,069 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-789238646 0.038s 2023-04-18 09:27:37,069 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309ae9d2-9cfc-4aec-be4f-97b5dbbf2ac5', 'x-compute-request-id': 'req-309ae9d2-9cfc-4aec-be4f-97b5dbbf2ac5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-789238646'} Body: b'' 2023-04-18 09:27:37,167 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/97756750-e8d7-4471-8192-ecabdbc97bc7 0.097s 2023-04-18 09:27:37,168 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-aa16b05a-240f-4056-853e-d6ab26fdb3cc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/97756750 -e8d7-4471-8192-ecabdbc97bc7'} Body: b'' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b81346f8-27e1-42eb-9516-ea5adb97e0cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:26:48,877 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-18 09:26:48,878 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-10acaab0-76c2-4b7e-9feb-ae001622e105', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e92d52f1092d423bb8b7b4d6fb65a740", "name": "tempest-VolumesActionsTest-916213941-project-member", "password_expires_at": null}, "audit_ids": ["HecmEjixTpmIWyTneVYCuw"], "expires_at": "2023-04-18T10:26:48.000000Z", "issued_at": "2023-04-18T09:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cad586fd06f4754b7bba571684cab0b", "name": "tempest-VolumesActionsTest-916213941"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0cad586fd06f4754b7bba571684cab0b", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:26:48,878 79835 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '20a8f1eb-26b0-49a2-8908-d260a3f251f1', 'name': 'tempest-VolumesActionsTest-926708871-network', 'tenant_id': '0cad586fd06f4754b7bba571684cab0b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0cad586fd06f4754b7bba571684cab0b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'g eneve', 'provider:physical_network': None, 'provider:segmentation_id': 2256, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:26:46Z', 'updated_at': '2023-04-18T09:26:46Z', 'revision_number': 1} available for tenant 2023-04-18 09:26:49,595 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.716s 2023-04-18 09:26:49,595 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1071303051", "imageRef": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "flavorRef": "42", "networks": [{"uuid": "20a8f1eb-26b0-49a2-8908-d260a3f251f1"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d019ba-f4b5-4883-a8bb-106ad3767bdc', 'x-compute-request-id': 'req-92d019ba-f4b5-4883-a8bb-106ad3767bdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6WUo54dZYBBX"}}' 2023-04-18 09:26:49,662 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.063s 2023-04-18 09:26:49,662 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea4dc11-0e44-4368-9f59-6099550740db', 'x-compute-request-id': 'req-5ea4dc11-0e44-4368-9f59-6099550740db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "name": "tempest-VolumesActionsTest-instance-1071303051", "status": "BUILD", "tenant_id": "0cad586fd06f4754b7bba571684cab0b", "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "metadata": {}, "hostId": "", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:26:50Z", "updated": "2023-04-18T09:26:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "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": "schedu ling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:27:40,598 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.874s 2023-04-18 09:27:40,600 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128c5adc-0764-47fc-a445-afbba9b05440', 'x-compute-request-id': 'req-128c5adc-0764-47fc-a445-afbba9b05440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "name": "tempest-VolumesActionsTest-instance-1071303051", "status": "ACTIVE", "tenant_id": "0cad586fd06f4754b7bba571684cab0b", "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "metadata": {}, "hostId": "cdb4a3143dbe1b2c3702a077b900f354dc975870606cfac8a1872502", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:26:49Z", "updated": "2023-04-18T09:26:56Z", "addresses": {"tempest-VolumesActionsTest-926708871-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:c1:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:26:56.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": []}}' 2023-04-18 09:27:40,612 79835 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:28:40,897 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.226s 2023-04-18 09:28:40,898 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2112833845"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b908fb9-1727-4440-b87f-25d88d1591ce', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b908fb9-1727-4440-b87f-25d88d1591ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:40.835403", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:28:40,951 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.044s 2023-04-18 09:28:40,952 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b73a30-5abd-4695-9dfb-04a539714de8', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b73a30-5abd-4695-9dfb-04a539714de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:28:42,007 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.043s 2023-04-18 09:28:42,007 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c489282-2545-413b-9ff6-44c408157745', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c489282-2545-413b-9ff6-44c408157745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:41.000000", "updated_at": "2023-04-18T09:28:41.000000", "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b 4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:28:42,063 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.043s 2023-04-18 09:28:42,064 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b1a3261-4bbf-4481-b437-2e067a7a6699', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b1a3261-4bbf-4481-b437-2e067a7a6699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"volume": {"id": "b81346f8-27e1-42eb-9516-ea5adb97e0cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:28:41.000000", "updated_at": "2023-04-18T09:28:41.000000", "name": "tempest-VolumesActionsTest-Volume-2112833845", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:28:42,221 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.145s 2023-04-18 09:28:42,222 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (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-2a3cd831-271d-4409-878d-6d06b3bfcd52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'' 2023-04-18 09:28:42,244 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf 0.021s 2023-04-18 09:28:42,244 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b23607a-648f-4e81-849c-d233f019a67a', 'x-openstack-request-id': 'req-9b23607a-648f-4e81-849c-d233f019a67a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/b81346f8-27e1-42eb-9516-ea5adb97e0cf'} Body: b'{"itemNotFound": {"c ode": 404, "message": "Volume b81346f8-27e1-42eb-9516-ea5adb97e0cf could not be found."}}' 2023-04-18 09:28:42,374 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.129s 2023-04-18 09:28:42,374 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (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-ab4dc450-80c2-4b7b-bba4-78fbca84ce86', 'x-compute-request-id': 'req-ab4dc450-80c2-4b7b-bba4-78fbca84ce86', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'' 2023-04-18 09:28:42,626 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.251s 2023-04-18 09:28:42,626 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04af8eeb-21fb-450d-bada-9747fe4fecd9', 'x-compute-request-id': 'req-04af8eeb-21fb-450d-bada-9747fe4fecd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"server": {"id": "34f0ccd1-9d67-4875-a656-eb131b5d5d20", "name": "tempest-VolumesActionsTest-instance-1071303051", "status": "ACTIVE", "tenant_id": "0cad586fd06f4754b7bba571684cab0b", "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "metadata": {}, "hostId": "cdb4a3143dbe1b2c3702a077b900f354dc975870606cfac8a1872502", "image": {"id": "ff4064a4-6d61-4d49-8062-742a8683d7b9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff4064a4-6d61-4d49-8062-742a8683d7b9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:26:49Z", "updated": "2023-04-18T09:28:42Z", "addresses": {"tempest-VolumesActionsTest-926708871-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:c1:54"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T09:26:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:29:32,728 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20 0.041s 2023-04-18 09:29:32,728 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', '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-ef224fd3-323c-4a0b-8fbb-c395acf071ab', 'x-compute-request-id': 'req-ef224fd3-323c-4a0b-8fbb-c395acf071ab', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/34f0ccd1-9d67-4875-a656-eb131b5d5d20'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 34f0ccd1-9d67-4875-a656-eb131b5d5d20 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0396325-6c30-4f34-a1d3-7c506bdf1a4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:32,927 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.194s 2023-04-18 09:29:32,927 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-47893146"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61a51ea-24f7-4069-ba62-f5b1d334fac9', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61a51ea-24f7-4069-ba62-f5b1d334fac9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:32.868128", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:32,995 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.058s 2023-04-18 09:29:32,996 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4687340d-bb5c-40d3-ac4a-07b75f48a1e1', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4687340d-bb5c-40d3-ac4a-07b75f48a1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:34,046 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.038s 2023-04-18 09:29:34,046 79835 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a6cd4e-05ae-492b-b7bd-80d348d9a46d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a6cd4e-05ae-492b-b7bd-80d348d9a46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:33.000000", "updated_at": "2023-04-18T09:29:33.000000", "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:34,101 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.044s 2023-04-18 09:29:34,101 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d562cf9c-553a-4753-8460-cc3a9ff058e2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d562cf9c-553a-4753-8460-cc3a9ff058e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"volume": {"id": "c0396325-6c30-4f34-a1d3-7c506bdf1a4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:33.000000", "updated_at": "2023-04-18T09:29:33.000000", "name": "tempest-VolumesActionsTest-Volume-47893146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:34,230 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.119s 2023-04-18 09:29:34,231 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (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-9c20c4ee-00ed-4fd4-a542-7a650eaf63ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'' 2023-04-18 09:29:34,253 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d 0.022s 2023-04-18 09:29:34,253 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb829ff-4319-46fd-aaf3-25346aefea25', 'x-openstack-request-id': 'req-ebb829ff-4319-46fd-aaf3-25346aefea25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/c0396325-6c30-4f34-a1d3-7c506bdf1a4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0396325-6c30-4f34-a1d3-7c506bdf1a4d could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 148c4865-35b1-437f-81b8-0532e8988ae9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:34,436 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.179s 2023-04-18 09:29:34,436 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1826185192"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4facc543-f247-4292-8b96-c1259c5c5d1e', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4facc543-f247-4292-8b96-c1259c5c5d1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.377597", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:34,483 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.037s 2023-04-18 09:29:34,484 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94edaca-599d-4668-81ad-8439098bdc3d', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94edaca-599d-4668-81ad-8439098bdc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:35,536 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.039s 2023-04-18 09:29:35,537 79835 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5c7458-6267-4a79-aace-b39ba1cb5cb0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5c7458-6267-4a79-aace-b39ba1cb5cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.000000", "updated_at": "2023-04-18T09:29:34.000000", "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:35,585 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.037s 2023-04-18 09:29:35,585 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af11e30e-5e24-4ecb-8fea-49c0eec13a47', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af11e30e-5e24-4ecb-8fea-49c0eec13a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"volume": {"id": "148c4865-35b1-437f-81b8-0532e8988ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:34.000000", "updated_at": "2023-04-18T09:29:34.000000", "name": "tempest-VolumesActionsTest-Volume-1826185192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:35,689 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.092s 2023-04-18 09:29:35,689 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (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-5a8177b9-4723-4fe6-ace3-47652f19bcda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'' 2023-04-18 09:29:35,709 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9 0.019s 2023-04-18 09:29:35,709 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-862bb897-b61e-4f80-a5cf-25313f8cdb9b', 'x-openstack-request-id': 'req-862bb897-b61e-4f80-a5cf-25313f8cdb9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/148c4865-35b1-437f-81b8-0532e8988ae9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 148c4865-35b1-437f-81b8-0532e8988ae9 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f5cb09d5-b32e-4b29-801a-b7ac91215646 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:35,911 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.199s 2023-04-18 09:29:35,912 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1183888787"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1055101b-0d08-4289-b3a5-b74c28bff88c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1055101b-0d08-4289-b3a5-b74c28bff88c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:35.850133", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:35,959 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.038s 2023-04-18 09:29:35,960 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654d11e2-c39b-4895-8505-2f8e6655d891', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654d11e2-c39b-4895-8505-2f8e6655d891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:37,016 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.044s 2023-04-18 09:29:37,016 79835 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc2f02d-d35c-4f55-94f9-9058d1c9cbd5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc2f02d-d35c-4f55-94f9-9058d1c9cbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:36.000000", "updated_at": "2023-04-18T09:29:36.000000", "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:37,069 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.042s 2023-04-18 09:29:37,070 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcd86ce-9d21-4242-b473-018a6496303d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcd86ce-9d21-4242-b473-018a6496303d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"volume": {"id": "f5cb09d5-b32e-4b29-801a-b7ac91215646", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:36.000000", "updated_at": "2023-04-18T09:29:36.000000", "name": "tempest-VolumesActionsTest-Volume-1183888787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:37,192 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.112s 2023-04-18 09:29:37,193 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (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-1da314a9-22ae-4570-ac31-47df6b6da0d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'' 2023-04-18 09:29:37,491 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646 0.298s 2023-04-18 09:29:37,492 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e186bd21-650f-4144-a98e-a45265407b63', 'x-openstack-request-id': 'req-e186bd21-650f-4144-a98e-a45265407b63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/f5cb09d5-b32e-4b29-801a-b7ac91215646'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f5cb09d5-b32e-4b29-801a-b7ac91215646 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0ce68fc9-b51d-42b2-a464-6cd3a81b3422 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:37,726 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.231s 2023-04-18 09:29:37,727 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1075949813"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343dcce7-836c-421f-b46e-52537f97fcfc', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343dcce7-836c-421f-b46e-52537f97fcfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:37.663020", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:37,774 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.038s 2023-04-18 09:29:37,774 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50851a1c-795b-437c-8359-2df7cd18411e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50851a1c-795b-437c-8359-2df7cd18411e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:38,837 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.050s 2023-04-18 09:29:38,837 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c819098-d760-4a46-a4ea-4288d5eb1e1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c819098-d760-4a46-a4ea-4288d5eb1e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:38.000000", "updated_at": "2023-04-18T09:29:38.000000", "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:38,893 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.042s 2023-04-18 09:29:38,893 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c636aacb-6e60-41c9-a500-f8937a763638', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c636aacb-6e60-41c9-a500-f8937a763638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"volume": {"id": "0ce68fc9-b51d-42b2-a464-6cd3a81b3422", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:38.000000", "updated_at": "2023-04-18T09:29:38.000000", "name": "tempest-VolumesActionsTest-Volume-1075949813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:39,008 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.103s 2023-04-18 09:29:39,008 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1145f55-f6dd-4833-905f-c2c4e16b6985', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'' 2023-04-18 09:29:39,031 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422 0.022s 2023-04-18 09:29:39,031 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68ee8a1-38af-49d3-babc-f3f45808fa62', 'x-openstack-request-id': 'req-f68ee8a1-38af-49d3-babc-f3f45808fa62', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/0ce68fc9-b51d-42b2-a464-6cd3a81b3422'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0ce68fc9-b51d-42b2-a464-6cd3a81b3422 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] ---------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ffc9318d-0f8c-4130-9ba5-443b4eb7b12e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:39,211 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes 0.176s 2023-04-18 09:29:39,211 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2144279137"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae5456d-dd4b-4897-8947-b584b1023a48', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae5456d-dd4b-4897-8947-b584b1023a48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.155956", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:39,260 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.039s 2023-04-18 09:29:39,260 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ce8e20-9f34-44bf-816d-68e2fb470368', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ce8e20-9f34-44bf-816d-68e2fb470368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:40,334 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.063s 2023-04-18 09:29:40,335 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b95ab7-1d51-4321-b591-1930f6af3dbc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b95ab7-1d51-4321-b591-1930f6af3dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.000000", "updated_at": "2023-04-18T09:29:39.000000", "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:40,398 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.041s 2023-04-18 09:29:40,399 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3407c0-a70c-499c-9995-07849db0db92', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3407c0-a70c-499c-9995-07849db0db92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"volume": {"id": "ffc9318d-0f8c-4130-9ba5-443b4eb7b12e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:39.000000", "updated_at": "2023-04-18T09:29:39.000000", "name": "tempest-VolumesActionsTest-Volume-2144279137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e"}], "user_id": "e92d52f1092d423bb8b7b4d6fb65a740", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0cad586fd06f4754b7bba571684cab0b"}}' 2023-04-18 09:29:40,506 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.094s 2023-04-18 09:29:40,507 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cf521d-8b41-4ddc-96f5-0ce924f772ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'' 2023-04-18 09:29:40,528 79835 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e 0.021s 2023-04-18 09:29:40,529 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-49bb96dc-4e7a-47fd-adf9-213968c1885e', 'x-openstack-request-id': 'req-49bb96dc-4e7a-47fd-adf9-213968c1885e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0cad586fd06f4754b7bba571684cab0b/volumes/ffc9318d-0f8c-4130-9ba5-443b4eb7b12e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ffc9318d-0f8c-4130-9ba5-443b4eb7b12e could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2612aa64-b918-40d5-bf12-5dc814f2a530 failed to build and is in ERROR status tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8dbfc4f2-77d0-43ca-9430-6c3e42edb304 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:48,587 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes 0.705s 2023-04-18 09:29:48,587 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-129096703"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d768cd56-ab04-4ee9-9e9e-8390c8d529b4', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d768cd56-ab04-4ee9-9e9e-8390c8d529b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.204741", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:48,635 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.039s 2023-04-18 09:29:48,636 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b3bc21-58bb-4868-9f0c-ec8872d51375', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b3bc21-58bb-4868-9f0c-ec8872d51375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:49,699 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.051s 2023-04-18 09:29:49,700 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a995cfe-8bc8-44f1-a1e3-b3bed9e03b8d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a995cfe-8bc8-44f1-a1e3-b3bed9e03b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.000000", "updated_at": "2023-04-18T09:29:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:49,758 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.047s 2023-04-18 09:29:49,759 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a22492b-d0fd-4d2a-bd2d-d0d49b48fac9', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a22492b-d0fd-4d2a-bd2d-d0d49b48fac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"volume": {"id": "8dbfc4f2-77d0-43ca-9430-6c3e42edb304", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:48.000000", "updated_at": "2023-04-18T09:29:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-129096703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:49,871 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.101s 2023-04-18 09:29:49,871 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (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-218d419a-a76a-499b-864d-04fdb3523e2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'' 2023-04-18 09:29:49,893 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304 0.021s 2023-04-18 09:29:49,894 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3d1fa9-8db2-40c6-ac00-abac8a205d10', 'x-openstack-request-id': 'req-0e3d1fa9-8db2-40c6-ac00-abac8a205d10', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/8dbfc4f2-77d0-43ca-9430-6c3e42edb304'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8dbfc4f2-77d0-43ca-9430-6c3e42edb304 could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9450eb39-73bd-4fdf-9354-1a50aaa3ad7e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:29:50,132 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes 0.235s 2023-04-18 09:29:50,132 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1521811202"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e838a9-b9b1-45b6-b50b-66e26464e6c7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e838a9-b9b1-45b6-b50b-66e26464e6c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.061837", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:50,221 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.079s 2023-04-18 09:29:50,222 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c973eaf-996a-45b9-8a8b-92c5eaa65f62', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c973eaf-996a-45b9-8a8b-92c5eaa65f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:51,275 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.041s 2023-04-18 09:29:51,275 79835 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1a164b-cf70-48e4-b9f9-07dd3bfddbcf', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1a164b-cf70-48e4-b9f9-07dd3bfddbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.000000", "updated_at": "2023-04-18T09:29:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:51,339 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.050s 2023-04-18 09:29:51,339 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d41a556-8386-4e8f-9bcb-38fa57f03b9c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d41a556-8386-4e8f-9bcb-38fa57f03b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"volume": {"id": "9450eb39-73bd-4fdf-9354-1a50aaa3ad7e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:50.000000", "updated_at": "2023-04-18T09:29:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-1521811202", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e"}], "user_id": "f1b3b8354b9547b689131d5f2bafeada", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5c96b56dfebc45b68d0a72e5d72a02c8"}}' 2023-04-18 09:29:51,462 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.112s 2023-04-18 09:29:51,463 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (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-648487a4-0789-4acb-adba-7d15e3b09fa9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'' 2023-04-18 09:29:51,485 79835 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e 0.022s 2023-04-18 09:29:51,486 79835 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b302fc2-deb5-46ba-81e8-503c7fdb14dd', 'x-openstack-request-id': 'req-1b302fc2-deb5-46ba-81e8-503c7fdb14dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5c96b56dfebc45b68d0a72e5d72a02c8/volumes/9450eb39-73bd-4fdf-9354-1a50aaa3ad7e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9450eb39-73bd-4fdf-9354-1a50aaa3ad7e could not be found."}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 793da27d-f1b3-4cbf-adc5-a6d97300f9ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 09:27:37,171 79833 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 09:27:37,872 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.700s 2023-04-18 09:27:37,872 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--119663003", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-0a3674f7-4075-47e8-9510-f12686c05ca6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--119663003", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "aecaf307aca347b99ad4e2c3614c1d3d", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cadf6a58-df32-42b4-a759-f232053b16ce", "created_at": "2023-04-18T09:27:38Z", "updated_at": "2023-04-18T09:27:38Z", "tags": [], "self": "/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce", "file": "/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce/file", "schema": "/v2/schemas/image"}' 2023-04-18 09:27:39,305 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce/file 1.432s 2023-04-18 09:27:39,306 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2fccaeb7-fcc3-4546-a771-19f0a4b6ff57', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce/file'} Body: b'' 2023-04-18 09:27:39,306 79833 DEBUG [tempest.scenario.manager] image:cadf6a58-df32-42b4-a759-f232053b16ce 2023-04-18 09:27:39,371 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2023-04-18 09:27:39,371 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1309670106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIaU/adMqwx0vUO2HaNmnf24fQAblUVzWqVOTc5W27jhlfV32Lz30rnGa/a56qTqoNYawmt1ehnPThIqpxCO28C30wH8TOAhKxITXrkiPt7XW5ilfpzkL+LIHDhxFEmhqg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (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-d00b2246-d522-4959-95f4-7167230338db', 'x-compute-request-id': 'req-d00b2246-d522-4959-95f4-7167230338db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-13096 70106", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIaU/adMqwx0vUO2HaNmnf24fQAblUVzWqVOTc5W27jhlfV32Lz30rnGa/a56qTqoNYawmt1ehnPThIqpxCO28C30wH8TOAhKxITXrkiPt7XW5ilfpzkL+LIHDhxFEmhqg==", "fingerprint": "32:f1:f5:48:fd:d5:34:8e:38:27:c8:d8:68:80:40:87", "user_id": "23183785a98e4e77aaf6c77e29d158b7"}}' 2023-04-18 09:27:39,473 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2023-04-18 09:27:39,473 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b6b9c36d-2624-437c-a3ec-d26e73620749', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "23183785a98e4e77aaf6c77e29d158b7", "name": "tempest-TestMinimumBasicScenario-1189513204-project-member", "password_expires_at": null}, "audit_ids": ["dNmoPVhxSy-kKoZgtvX3Kg"], "expires_at": "2023-04-18T10:27:39.000000Z", "issued_at": "2023-04-18T09:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aecaf307aca347b99ad4e2c3614c1d3d", "name": "tempest-TestMinimumBasicScenario-1189513204"}, "is_domain": false, "roles": [{"id": "ec624324787f4a5b88590a651f981fe6", "name": "member"}, {"id": "3a9e7cae9be145558d3afaef9011fa18", "name": "reader"}], "catalog": [{"endpoints": [{"id": "cd1d2df02ebf46f99b922e22adb8a2a2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "008b4eeb1dbe478abc7ee2ac08932e85", "type": "image", "name": "glance"}, {"endpoints": [{"id": "54c2de86e018440586aed67b0db2832a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "203c3661e75b48d1836af20474654c37", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "bc7f077bad8145d0a9ee7a798829fffa", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "265197b493f3443f97ac34a5ad3a5518", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "7114570be7f241ffb22067bf3f366aa8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "2c1f594fd0a344acb945b3619a727709", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a326e919db584ed0b6aa06c3068bdbbe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "76a33d52c94a40719806c1bf453be643", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "0678e6d962dd4765a781c56e855a251f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "86507cc7cc11433194f99331c8ea5777", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "329cf43d9039409e913b880e82b0e7b5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d", "region": "RegionOne"}], "id": "c8b369811dbb4909a2fdd0430a18d233", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "bac4f01de6be47269a32eb34fdf414c2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "e3a7ff18af444e9f9ca086c05b51dc04", "type": "identity", "name": "keystone"}]}}' 2023-04-18 09:27:39,473 79833 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'c280e39a-43ab-49b9-b7a1-27276c7abd1c', 'name': 'tempest-TestMinimumBasicScenario-1322751822-network', 'tenant_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aecaf307aca347b99ad4e2c3614c1d3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58839, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T09:24:38Z', 'updated_at': '2023-04-18T09:24:38Z', 'revision_number': 1} available for tenant 2023-04-18 09:27:40,755 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 1.281s 2023-04-18 09:27:40,756 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-911042726", "imageRef": "cadf6a58-df32-42b4-a759-f232053b16ce", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "networks": [{"uuid": "c280e39a-43ab-49b9-b7a1-27276c7abd1c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b389af4a-8a1c-43f0-bbde-4c486d942894', 'x-compute-request-id': 'req-b389af4a-8a1c-43f0-bbde-4c486d942894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2bbQpx4aaQbA"}}' 2023-04-18 09:27:40,831 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.072s 2023-04-18 09:27:40,831 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c75a7f8-c0ff-4ff0-b099-658a1acb96c1', 'x-compute-request-id': 'req-5c75a7f8-c0ff-4ff0-b099-658a1acb96c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "BUILD", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:41Z", "updated": "2023-04-18T09:27:40Z", "addresses": {}, "ac cessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "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": []}}' 2023-04-18 09:28:31,134 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.241s 2023-04-18 09:28:31,134 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b163b83-48c6-4fce-8293-d9c52019dca3', 'x-compute-request-id': 'req-1b163b83-48c6-4fce-8293-d9c52019dca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:27:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.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": []}}' 2023-04-18 09:28:31,148 79833 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 09:29:31,467 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.305s 2023-04-18 09:29:31,467 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id ': 'req-caef5e5f-43ed-41a2-8a02-350c901b8881', 'x-compute-request-id': 'req-caef5e5f-43ed-41a2-8a02-350c901b8881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:27:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.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": []}}' 2023-04-18 09:29:31,559 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.080s 2023-04-18 09:29:31,559 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e0c9fa-d834-445e-a9c3-902e810a022d', 'x-compute-request-id': 'req-c9e0c9fa-d834-445e-a9c3-902e810a022d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}]}]}' 2023-04-18 09:29:31,733 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.170s 2023-04-18 09:29:31,733 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51bd675-6855-44a0-b224-39c3a2dca7b3', 'x-compute-request-id': 'req-e51bd675-6855-44a0-b224-39c3a2dca7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37 -469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:27:48Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.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": []}}' 2023-04-18 09:29:32,013 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes 0.269s 2023-04-18 09:29:32,014 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1749880272", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f4d390-3f8b-4a8e-9347-c91c12f5861c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f4d390-3f8b-4a8e-9347-c91c12f5861c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes'} Body: b'{"volume": {"id": "793da27d-f1b3-4cbf-adc5-a6d97300f9ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:31.938232", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1749880272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 09:29:32,075 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.049s 2023-04-18 09:29:32,075 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-b3c6a06c-f308-4099-9a15-a24b84ba0899', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c6a06c-f308-4099-9a15-a24b84ba0899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'{"volume": {"id": "793da27d-f1b3-4cbf-adc5-a6d97300f9ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:32.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1749880272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:29:33,128 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.041s 2023-04-18 09:29:33,128 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00260c0e-4285-46e2-8fe7-f0a9be490ad9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00260c0e-4285-46e2-8fe7-f0a9be490ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'{"volume": {"id": "793da27d-f1b3-4cbf-adc5-a6d97300f9ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T09:29:32.000000", "updated_at": "2023-04-18T09:29:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1749880272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac"}], "user_id": "23183785a98e4e77aaf6c77e29d158b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d"}}' 2023-04-18 09:29:33,235 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.096s 2023-04-18 09:29:33,236 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (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-3b6971c9-3d49-4dea-9884-44a7141c7ae2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3 /aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'' 2023-04-18 09:29:33,258 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac 0.021s 2023-04-18 09:29:33,258 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7365c9c9-f5af-4947-86a9-e45f6b2899a7', 'x-openstack-request-id': 'req-7365c9c9-f5af-4947-86a9-e45f6b2899a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aecaf307aca347b99ad4e2c3614c1d3d/volumes/793da27d-f1b3-4cbf-adc5-a6d97300f9ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 793da27d-f1b3-4cbf-adc5-a6d97300f9ac could not be found."}}' 2023-04-18 09:29:33,380 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.121s 2023-04-18 09:29:33,381 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (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-130ffe18-3358-40a9-8aa1-f89dbd29df11', 'x-compute-request-id': 'req-130ffe18-3358-40a9-8aa1-f89dbd29df11', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'' 2023-04-18 09:29:33,597 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.215s 2023-04-18 09:29:33,597 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc74b87-42a1-438f-a356-b309d47852e7', 'x-compute-request-id': 'req-6dc74b87-42a1-438f-a356-b309d47852e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"server": {"id": "c760a417-fa37-469f-877f-7a2c766863c2", "name": "tempest-TestMinimumBasicScenario-server-911042726", "status": "ACTIVE", "tenant_id": "aecaf307aca347b99ad4e2c3614c1d3d", "user_id": "23183785a98e4e77aaf6c77e29d158b7", "metadata": {}, "hostId": "46f51c359f6f252a67d05474cfc90cf2dcbb8d2065d7954b7f932813", "image": {"id": "cadf6a58-df32-42b4-a759-f232053b16ce", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/cadf6a58-df32-42b4-a759-f232053b16ce"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T09:27:40Z", "updated": "2023-04-18T09:29:33Z", "addresses": {"tempest-TestMinimumBasicScenario-1322751822-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:17:ba"}]}, "accessIPv4": "" , "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c760a417-fa37-469f-877f-7a2c766863c2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1309670106", "OS-SRV-USG:launched_at": "2023-04-18T09:27:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 09:30:23,897 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2 0.237s 2023-04-18 09:30:23,897 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b3bc3ae9-5ff0-48ea-8291-95e70692c718', 'x-compute-request-id': 'req-b3bc3ae9-5ff0-48ea-8291-95e70692c718', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c760a417-fa37-469f-877f-7a2c766863c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c760a417-fa37-469f-877f-7a2c766863c2 could not be found."}}' 2023-04-18 09:30:23,942 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1309670106 0.044s 2023-04-18 09:30:23,942 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-887b6437-eaf8-4893-bd62-a0dd1ea60e79', 'x-compute-request-id': 'req-887b6437-eaf8-4893-bd62-a0dd1ea60e79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1309670106'} Body: b'' 2023-04-18 09:30:24,054 79833 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce 0.111s 2023-04-18 09:30:24,054 79833 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 09:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1cafa991-a68b-43d0-a4e9-0adf09d8564d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/cadf6a58-df32-42b4-a759-f232053b16ce'} Body: b'' ====== Totals ====== Ran: 198 tests in 1320.1630 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3835.1393 sec. ============== Worker Balance ============== - Worker 0 (20 tests) => 0:21:33.381551 - Worker 1 (17 tests) => 0:20:42.382476 - Worker 2 (12 tests) => 0:10:34.163851 - Worker 3 (19 tests) => 0:01:56.927175 - Worker 4 (10 tests) => 0:02:14.429569 - Worker 5 (22 tests) => 0:04:10.415650 - Worker 6 (15 tests) => 0:01:41.281546 - Worker 7 (19 tests) => 0:05:33.010291 - Worker 8 (10 tests) => 0:01:53.751018 - Worker 9 (16 tests) => 0:00:41.523561 - Worker 10 (23 tests) => 0:00:44.989309 - Worker 11 (15 tests) => 0:13:39.140352 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed